Fix black background in gnome-calendar. Fixes #55

This commit is contained in:
Satyajit Sahoo
2013-10-23 22:48:20 +05:30
parent 03efb235fc
commit eb31bcd681
2 changed files with 8 additions and 1 deletions
-1
View File
@@ -2994,7 +2994,6 @@ GtkProgressBar.osd.progressbar {
.selection-mode.header-bar .button,
.selection-mode.toolbar .button,
.selection-mode.toolbar GtkToolButton .button {
padding: 3px;
border-width: 1px;
border-style: solid;
border-color: @theme_selected_bg_color;