We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 262548e commit f188813Copy full SHA for f188813
install/deb/themes/flat.css
@@ -20,6 +20,14 @@ b, strong {
20
background: #fafafa !important;
21
}
22
23
+.to-top, .to-shortcuts,
24
+.to-top:hover, .to-shortcuts:hover,
25
+.to-top:active, .to-shortcuts:active {
26
+ box-shadow: none !important;
27
+ background: none !important;
28
+ background-color: #eee !important;
29
+}
30
+
31
.l-header {
32
box-shadow: none;
33
background: #5070a6;
0 commit comments