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