Dropped fix for overlay-scrollbars
parent
fa16d694e0
commit
676fd80f3b
|
@ -73,12 +73,6 @@ GtkClutterOffscreen {
|
||||||
color: @theme_fg_color;
|
color: @theme_fg_color;
|
||||||
}
|
}
|
||||||
|
|
||||||
* {
|
|
||||||
/* inherit colors from parent */
|
|
||||||
color: inherit;
|
|
||||||
background-color: inherit;
|
|
||||||
}
|
|
||||||
|
|
||||||
*:selected,
|
*:selected,
|
||||||
*:selected:focus {
|
*:selected:focus {
|
||||||
background-color: @theme_selected_bg_color;
|
background-color: @theme_selected_bg_color;
|
||||||
|
|
Loading…
Reference in New Issue