From f2e658b62cf29a8c9f6934bb3a72ed89ec32c588 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sat, 24 Nov 2018 19:33:29 +0100 Subject: Change right panel style for settings --- css/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'css') 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; -- cgit v1.2.3