diff --git a/data/theme/gnome-shell.css b/data/theme/gnome-shell.css index 65c29ad70..92a9c1d83 100644 --- a/data/theme/gnome-shell.css +++ b/data/theme/gnome-shell.css @@ -1258,15 +1258,15 @@ StScrollBar StButton#vhandle:active { font-weight: bold; } -.calendar-other-month-day { - color: #333333; -} - .calendar-day-with-events { font-weight: bold; color: white; } +.calendar-other-month-day { + color: #333333; +} + .events-header-vbox { spacing: 6pt; padding-right: .5em;