Fix evolution mail preview

This commit is contained in:
Satyajit Sahoo
2013-10-21 17:48:22 +05:30
parent 4574c5db69
commit bc87cbe89a
+8
View File
@@ -309,3 +309,11 @@ GucharmapChartable:selected {
background-color: @theme_selected_bg_color;
color: @theme_selected_fg_color;
}
/*************
* evolution *
*************/
EPreviewPane .entry {
background-color: @theme_base_color;
color: @theme_text_color;
}