Change highlight color in GtkCalendar

This commit is contained in:
Satyajit Sahoo
2013-03-18 14:09:11 +05:30
parent ab99cbaea7
commit 17a8adba81
+1
View File
@@ -498,6 +498,7 @@ GtkCalendar.button:insensitive {
GtkCalendar.highlight {
border-width: 0;
background-color: transparent;
color: @selected_bg_color;
}
/******************