aboutsummaryrefslogtreecommitdiffstats
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/style.css b/style.css
index 101d2052..28160bdf 100644
--- a/style.css
+++ b/style.css
@@ -453,3 +453,12 @@ input[type="range"]{
.context-menu-items a:hover{
background: #a55000;
}
+
+#quicksettings > div{
+ border: none;
+}
+
+#quicksettings > div > div{
+ max-width: 32em;
+ padding: 0;
+}