[nautilus] css: style the floating bar according to the mockups



commit 79c9f9e854284c35fc8485efed4850787799a1cf
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Fri Feb 11 10:16:02 2011 -0500

    css: style the floating bar according to the mockups

 data/nautilus.css |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/data/nautilus.css b/data/nautilus.css
index 8a1243c..3df18ee 100644
--- a/data/nautilus.css
+++ b/data/nautilus.css
@@ -22,3 +22,8 @@ GtkTreeView.NautilusSidebar {
     xthickness: 0;
     ythickness: 0;
 }
+
+.nautilus-floating-bar {
+    background-color: #fdf6bb;
+    border-color: #f4e564;
+}



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