aboutsummaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2018-11-24 19:33:29 +0100
committerdec05eba <dec05eba@protonmail.com>2018-11-24 19:33:32 +0100
commitf2e658b62cf29a8c9f6934bb3a72ed89ec32c588 (patch)
treea21ff148205d1c1d3879d2133b956a92ab99c788 /css
parentb5659bf9ade976353d771d9fcd1a3f1f3c3fb663 (diff)
Change right panel style for settings
Diffstat (limited to 'css')
-rw-r--r--css/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/css/style.css b/css/style.css
index 276315e..a75dce4 100644
--- a/css/style.css
+++ b/css/style.css
@@ -197,6 +197,10 @@ treeview {
box-shadow: none;
}
+.right-panel {
+ margin: 10px;
+}
+
#channels-title {
color: #f7f7f7;
font-weight: bold;