Browse Source

Merge pull request #1126 from kvch/minor-logicodev-dark-changes

Logicodev-dark fixes
Adam Tauber 7 years ago
parent
commit
9e5b1dfb7c

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