css: move the style properties from adwaita here

This commit is contained in:
Cosimo Cecchi 2011-01-20 12:38:46 +01:00
parent 2a1fbaf839
commit 207a2499a3

View file

@ -1,3 +1,8 @@
* {
-NautilusIconContainer-selection-box-rgba: @selected_bg_color;
-NautilusIconContainer-dark-info-rgba: shade (@selected_bg_color, 0.6);
-NautilusIconContainer-light-info-rgba: shade (@selected_fg_color, 0.6);
}
GtkTreeView.NautilusSidebar {
background-color: #f6f6f4;