mirror of
https://github.com/searxng/searxng
synced 2024-11-18 15:26:25 +00:00
[build] /static
This commit is contained in:
parent
2cc6301c98
commit
e8e81c7432
@ -1379,6 +1379,20 @@ th:hover .engine-tooltip,
|
||||
padding: 0.4rem 0;
|
||||
width: 1px;
|
||||
}
|
||||
/* Safari 9+
|
||||
Conditional/Hack CSS from https://browserstrangeness.github.io/css_hacks.html
|
||||
*/
|
||||
@supports (-webkit-marquee-repetition:infinite) and (object-fit:fill) {
|
||||
.twitter-typeahead .tt-input:focus {
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
.input-group-btn:last-child > .btn,
|
||||
.input-group-btn:last-child > .btn-group {
|
||||
margin-left: inherit !important;
|
||||
}
|
||||
}
|
||||
|
||||
/*Global*/
|
||||
body {
|
||||
background: #1d1f21 none !important;
|
||||
|
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.
Binary file not shown.
@ -1406,3 +1406,17 @@ th:hover .engine-tooltip,
|
||||
padding: 0.4rem 0;
|
||||
width: 1px;
|
||||
}
|
||||
/* Safari 9+
|
||||
Conditional/Hack CSS from https://browserstrangeness.github.io/css_hacks.html
|
||||
*/
|
||||
@supports (-webkit-marquee-repetition:infinite) and (object-fit:fill) {
|
||||
.twitter-typeahead .tt-input:focus {
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
.input-group-btn:last-child > .btn,
|
||||
.input-group-btn:last-child > .btn-group {
|
||||
margin-left: inherit !important;
|
||||
}
|
||||
}
|
||||
|
||||
|
BIN
searx/static/themes/oscar/css/logicodev.min.css
vendored
BIN
searx/static/themes/oscar/css/logicodev.min.css
vendored
Binary file not shown.
Binary file not shown.
@ -1141,3 +1141,17 @@ td:hover .engine-tooltip,
|
||||
padding: 0.4rem 0;
|
||||
width: 1px;
|
||||
}
|
||||
/* Safari 9+
|
||||
Conditional/Hack CSS from https://browserstrangeness.github.io/css_hacks.html
|
||||
*/
|
||||
@supports (-webkit-marquee-repetition:infinite) and (object-fit:fill) {
|
||||
.twitter-typeahead .tt-input:focus {
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
.input-group-btn:last-child > .btn,
|
||||
.input-group-btn:last-child > .btn-group {
|
||||
margin-left: inherit !important;
|
||||
}
|
||||
}
|
||||
|
||||
|
BIN
searx/static/themes/oscar/css/pointhi.min.css
vendored
BIN
searx/static/themes/oscar/css/pointhi.min.css
vendored
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user