summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2011-04-04 22:25:26 -0400
committerCosimo Cecchi <cosimoc@gnome.org>2011-04-04 22:43:52 -0400
commitaaaee6de758f70005ffdd343a4b7354e3664f471 (patch)
tree5a6b74d64ae712a5a138d4fdad61244f2f055f7b /data
parentced6d22409c3a849b86b75bb867f267a3cdad800 (diff)
downloadnautilus-aaaee6de758f70005ffdd343a4b7354e3664f471.tar.gz
icon-container: rework the colors used for additional text labels
We now use the insensitive color for the normal state, and make them follow the filename color for selected states. This also fixes https://bugzilla.gnome.org/show_bug.cgi?id=319982, tested with the HighContrast theme.
Diffstat (limited to 'data')
-rw-r--r--data/nautilus.css2
1 files changed, 0 insertions, 2 deletions
diff --git a/data/nautilus.css b/data/nautilus.css
index 004c1850d..12c347364 100644
--- a/data/nautilus.css
+++ b/data/nautilus.css
@@ -2,8 +2,6 @@
* {
-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);
}
NautilusTrashBar.info,