Dropped fix for overlay-scrollbars

pull/54/merge
Satyajit Sahoo 2013-07-01 14:52:01 +05:30
parent fa16d694e0
commit 676fd80f3b
1 changed files with 0 additions and 6 deletions

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;