Browse Source

dark background for answers && no background for highlight

Noémi Ványi 7 years ago
parent
commit
0cb8a849da

File diff suppressed because it is too large
+ 0 - 0
searx/static/themes/oscar/css/logicodev-dark.min.css


+ 9 - 0
searx/static/themes/oscar/less/logicodev-dark/oscar.less

@@ -234,3 +234,12 @@ p.btn.btn-default{
   background: #d9534f;
 
 }
+
+.well {
+  background: #444;
+  border-color: #282a2e;
+}
+
+.highlight {
+  background-color: transparent !important;
+}

Some files were not shown because too many files changed in this diff