summaryrefslogtreecommitdiffstats
path: root/glances/outputs/static/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'glances/outputs/static/css/style.css')
-rw-r--r--glances/outputs/static/css/style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/glances/outputs/static/css/style.css b/glances/outputs/static/css/style.css
index 49e45f59..59980f2b 100644
--- a/glances/outputs/static/css/style.css
+++ b/glances/outputs/static/css/style.css
@@ -61,6 +61,9 @@ div#newline{
#ok {
color: green;
}
+#filter {
+ color: cyan;
+}
#ok_log {
background-color: green;
color: white;