mirror of
https://github.com/searxng/searxng.git
synced 2026-01-14 02:25:28 +00:00
preferences: make supported/not supported labels
Also, Time range support display was missing from RTL locales. Now it is fixed. Closes #558
This commit is contained in:
@@ -17,3 +17,5 @@
|
||||
@import "code.less";
|
||||
|
||||
@import "navbar.less";
|
||||
|
||||
@import "preferences.less";
|
||||
|
||||
3
searx/static/themes/oscar/less/pointhi/preferences.less
Normal file
3
searx/static/themes/oscar/less/pointhi/preferences.less
Normal file
@@ -0,0 +1,3 @@
|
||||
.table > tbody > tr > td, .table > tbody > tr > th {
|
||||
vertical-align: middle !important;
|
||||
}
|
||||
Reference in New Issue
Block a user