Dropped fix for overlay-scrollbars

This commit is contained in:
Satyajit Sahoo
2013-07-01 14:52:01 +05:30
parent fa16d694e0
commit 676fd80f3b
-6
View File
@@ -73,12 +73,6 @@ GtkClutterOffscreen {
color: @theme_fg_color;
}
* {
/* inherit colors from parent */
color: inherit;
background-color: inherit;
}
*:selected,
*:selected:focus {
background-color: @theme_selected_bg_color;