summaryrefslogtreecommitdiffstats
path: root/control-center.css
diff options
context:
space:
mode:
Diffstat (limited to 'control-center.css')
-rw-r--r--control-center.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/control-center.css b/control-center.css
index e5ddf143..6ea3c0ad 100644
--- a/control-center.css
+++ b/control-center.css
@@ -32,3 +32,10 @@ GtkTextView, focus * {
-GtkTreeView-focus-line-width: 0;
}
+#StepsLabel {
+ color: #FFFFFF
+}
+
+#StepsLabel:hover {
+ color: #000000;
+}