mirror of
https://github.com/searxng/searxng.git
synced 2025-02-17 02:40:03 +00:00
Merge pull request #1309 from usernameisntallowed/1158/50px
Min width 50 px to oscar theme category. #1158
This commit is contained in:
commit
fc73d7abdc
BIN
searx/static/themes/oscar/css/logicodev-dark.min.css
vendored
BIN
searx/static/themes/oscar/css/logicodev-dark.min.css
vendored
Binary file not shown.
BIN
searx/static/themes/oscar/css/logicodev.min.css
vendored
BIN
searx/static/themes/oscar/css/logicodev.min.css
vendored
Binary file not shown.
BIN
searx/static/themes/oscar/css/pointhi.min.css
vendored
BIN
searx/static/themes/oscar/css/pointhi.min.css
vendored
Binary file not shown.
@ -18,6 +18,7 @@
|
|||||||
padding-bottom: 0.4rem;
|
padding-bottom: 0.4rem;
|
||||||
padding-top: 0.4rem;
|
padding-top: 0.4rem;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
min-width: 50px;
|
||||||
}
|
}
|
||||||
label:last-child, .input-group-addon:last-child {
|
label:last-child, .input-group-addon:last-child {
|
||||||
border-right: @mild-gray 1px solid;
|
border-right: @mild-gray 1px solid;
|
||||||
|
@ -18,6 +18,7 @@
|
|||||||
padding-bottom: 0.8rem;
|
padding-bottom: 0.8rem;
|
||||||
padding-top: 0.8rem;
|
padding-top: 0.8rem;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
min-width: 50px;
|
||||||
}
|
}
|
||||||
|
|
||||||
label:last-child, .input-group-addon:last-child {
|
label:last-child, .input-group-addon:last-child {
|
||||||
|
Loading…
Reference in New Issue
Block a user