Change highlight color in GtkCalendar

pull/20/merge
Satyajit Sahoo 2013-03-18 14:09:11 +05:30
parent ab99cbaea7
commit 17a8adba81
1 changed files with 1 additions and 0 deletions

View File

@ -498,6 +498,7 @@ GtkCalendar.button:insensitive {
GtkCalendar.highlight { GtkCalendar.highlight {
border-width: 0; border-width: 0;
background-color: transparent; background-color: transparent;
color: @selected_bg_color;
} }
/****************** /******************