[gnome-system-monitor] Tweak border color of process toolbar



commit 6fca44f904adca36d61d1b35a5d0306448d64311
Author: Stefano Facchini <stefano facchini gmail com>
Date:   Tue Aug 20 20:49:11 2013 +0200

    Tweak border color of process toolbar

 data/gsm.css |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/data/gsm.css b/data/gsm.css
index 218cd0c..28db49a 100644
--- a/data/gsm.css
+++ b/data/gsm.css
@@ -6,4 +6,5 @@
 .gsm-proc-toolbar {
     border-style: solid;
     border-width: 1px 0px 0px 0px;
+    border-color: shade(@borders, 0.90);
 }
\ No newline at end of file


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]