mirror of
https://github.com/searxng/searxng
synced 2024-11-03 09:40:20 +00:00
[preferences] make elements in query selecter align left
This commit is contained in:
parent
d24bcbb6f0
commit
7cb5099c88
@ -4,6 +4,12 @@
|
||||
}
|
||||
}
|
||||
|
||||
#tab-contentquery table td,
|
||||
#tab-contentquery table th {
|
||||
text-align: left !important;
|
||||
height: 3rem;
|
||||
}
|
||||
|
||||
#main_preferences {
|
||||
form {
|
||||
width: 100%;
|
||||
|
Loading…
Reference in New Issue
Block a user