Fix evolution mail preview

pull/70/head
Satyajit Sahoo 2013-10-21 17:48:22 +05:30
parent 4574c5db69
commit bc87cbe89a
1 changed files with 8 additions and 0 deletions

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;
}