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 0f5658e commit 5ff8d6bCopy full SHA for 5ff8d6b
plugins/Sidebar/media/Sidebar.css
@@ -1,3 +1,7 @@
1
+.menu {
2
+ font-family: Roboto, 'Segoe UI', 'Helvetica Neue';
3
+}
4
+
5
.drag-bg { width: 100%; height: 100%; position: fixed; }
6
.fixbutton.dragging { cursor: -webkit-grabbing; }
7
.fixbutton-bg:active { cursor: -webkit-grabbing; }
plugins/Sidebar/media/all.css
@@ -76,6 +76,10 @@
76
/* ---- plugins/Sidebar/media/Sidebar.css ---- */
77
78
79
80
81
82
83
84
85
0 commit comments