forked from Ponysearch/Ponysearch
[build] /static
This commit is contained in:
parent
7cb5099c88
commit
30a9146bdc
6 changed files with 14 additions and 4 deletions
|
@ -1844,6 +1844,11 @@ td:hover .engine-tooltip,
|
|||
.column-reliability .engine-tooltip {
|
||||
right: 12rem;
|
||||
}
|
||||
#tab-contentquery table td,
|
||||
#tab-contentquery table th {
|
||||
text-align: left !important;
|
||||
height: 3rem;
|
||||
}
|
||||
#main_preferences form {
|
||||
width: 100%;
|
||||
}
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -1844,6 +1844,11 @@ td:hover .engine-tooltip,
|
|||
.column-reliability .engine-tooltip {
|
||||
right: 12rem;
|
||||
}
|
||||
#tab-contentquery table td,
|
||||
#tab-contentquery table th {
|
||||
text-align: left !important;
|
||||
height: 3rem;
|
||||
}
|
||||
#main_preferences form {
|
||||
width: 100%;
|
||||
}
|
||||
|
|
2
searx/static/themes/simple/css/searx.min.css
vendored
2
searx/static/themes/simple/css/searx.min.css
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue