Bläddra i källkod

Flatten shortcut icons

Kristan Kenney 6 år sedan
förälder
incheckning
f188813344
1 ändrade filer med 8 tillägg och 0 borttagningar
  1. 8 0
      install/deb/themes/flat.css

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

@@ -20,6 +20,14 @@ b, strong {
     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 {
     box-shadow: none;
     background: #5070a6;