Kristan Kenney 6 лет назад
Родитель
Сommit
c494b9b556
1 измененных файлов с 8 добавлено и 0 удалено
  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;