There was an error while loading. Please reload this page.
1 parent 6b1f3d1 commit 8186111Copy full SHA for 8186111
1 file changed
templates/pace-theme-fill-left.tmpl.css
@@ -6,6 +6,10 @@
6
user-select: none;
7
}
8
9
+.pace-inactive {
10
+ display: none;
11
+}
12
+
13
.pace .pace-progress {
14
background-color: `Color(args.color).clearer(0.8).rgbString() || "rgba(0, 0, 0, 0.2)"`;
15
position: fixed;
0 commit comments