Browse Source

[build] rebuild of the oscar theme, build from ad208378

the CSS files has been build by:

    $ make themes.oscar

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Markus Heiser 5 years ago
parent
commit
c9f9e7da52

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

@@ -730,3 +730,12 @@ code {
 .table > tbody > tr > th {
   vertical-align: middle !important;
 }
+.nav-tabs.nav-justified {
+  margin-bottom: 20px;
+}
+p {
+  margin: 10px 0;
+}
+input.cursor-text {
+  margin: 10px 0;
+}

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/css/logicodev.css

@@ -703,6 +703,15 @@ code {
 .table > tbody > tr > th {
   vertical-align: middle !important;
 }
+.nav-tabs.nav-justified {
+  margin-bottom: 20px;
+}
+p {
+  margin: 10px 0;
+}
+input.cursor-text {
+  margin: 10px 0;
+}
 /*Global*/
 body {
   background: #1d1f21 none !important;

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


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