mirror of
https://github.com/vinceliuice/Colloid-gtk-theme.git
synced 2025-09-15 21:08:39 -07:00
update
This commit is contained in:
@@ -170,8 +170,6 @@
|
||||
border-left-width: 0;
|
||||
}
|
||||
|
||||
.calendar-work-day {}
|
||||
|
||||
.calendar-nonwork-day {
|
||||
color: $text-disabled;
|
||||
font-weight: bold;
|
||||
@@ -246,15 +244,17 @@
|
||||
.events-button {
|
||||
.events-box {
|
||||
spacing: $base_spacing;
|
||||
color: $text-disabled;
|
||||
}
|
||||
|
||||
.events-list {
|
||||
spacing: 2 * $base_spacing;
|
||||
text-shadow: none;
|
||||
color: $text-disabled;
|
||||
}
|
||||
|
||||
.events-title {
|
||||
color: $text-disabled;
|
||||
color: $text-secondary;
|
||||
font-weight: bold;
|
||||
text-shadow: none;
|
||||
}
|
||||
|
Reference in New Issue
Block a user