mirror of
https://github.com/encounter/numix-blue-gtk-theme.git
synced 2026-07-10 12:18:49 -07:00
Fix evolution mail preview
This commit is contained in:
@@ -309,3 +309,11 @@ GucharmapChartable:selected {
|
|||||||
background-color: @theme_selected_bg_color;
|
background-color: @theme_selected_bg_color;
|
||||||
color: @theme_selected_fg_color;
|
color: @theme_selected_fg_color;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/*************
|
||||||
|
* evolution *
|
||||||
|
*************/
|
||||||
|
EPreviewPane .entry {
|
||||||
|
background-color: @theme_base_color;
|
||||||
|
color: @theme_text_color;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user