Style more widgets

This commit is contained in:
Satyajit Sahoo
2014-12-20 03:11:02 +05:30
parent 4f7284529c
commit e42253e997
10 changed files with 83 additions and 29 deletions
+6
View File
@@ -19,5 +19,11 @@
&.highlight { color: $selected_bg_color; }
}
/* gnome-calendar */
.calendar-view {
background-color: $base_color;
color: $text_color;
}
}