mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
[enh] disable js-based links if no js is available
This commit is contained in:
parent
5bfaabeb6b
commit
525833bea7
4 changed files with 6 additions and 5 deletions
|
|
@ -39,6 +39,7 @@
|
|||
.tab-content > .active_if_nojs, .active_if_nojs {display: block;}
|
||||
.margin_top_if_nojs {margin-top: 20px;}
|
||||
.hide_if_nojs {display: none !important;overflow:none !important;}
|
||||
.disabled_if_nojs {pointer-events: none; cursor: default; text-decoration: line-through;}
|
||||
</style>
|
||||
</noscript>
|
||||
</head>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue