Browse Source

Merge branch 'ui-theme-flat'

Kristan Kenney 6 years ago
parent
commit
c494b9b556
1 changed files with 8 additions and 0 deletions
  1. 8 0
      install/deb/themes/flat.css

+ 8 - 0
install/deb/themes/flat.css

@@ -20,6 +20,14 @@ b, strong {
     background: #fafafa !important;
     background: #fafafa !important;
 }
 }
 
 
+.to-top, .to-shortcuts, 
+.to-top:hover, .to-shortcuts:hover,
+.to-top:active, .to-shortcuts:active {
+    box-shadow: none !important;
+    background: none !important;
+    background-color: #eee !important;
+} 
+
 .l-header {
 .l-header {
     box-shadow: none;
     box-shadow: none;
     background: #5070a6;
     background: #5070a6;