summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
Diffstat (limited to 'css')
-rw-r--r--css/main.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/css/main.css b/css/main.css
index 77e16bf..99b4ff8 100644
--- a/css/main.css
+++ b/css/main.css
@@ -21,7 +21,11 @@
.channel-row-label {
padding: 5px;
+}
+
+.channel-row-label, .channel-row-label text {
color: #cfd8dc;
+ background: rgba(0, 0, 0, 0);
}
.channel-row:focus {