diff --git a/data/stylesheet/_index.scss b/data/stylesheet/_index.scss index 7304c3f2..8e33613f 100644 --- a/data/stylesheet/_index.scss +++ b/data/stylesheet/_index.scss @@ -172,10 +172,6 @@ $text_color: $fg_color; } } -.dim-label { - color: rgba($text_color, 0.5); -} - .small-text { font-weight:bold; font-size:9px;