by roundabout, Wednesday, 16 September 2020, 11:44:49 (1600256689), pushed by roundabout, Sunday, 11 May 2025, 13:22:55 (1746969775)
Author identity: nana-4 <hnmaigo@gmail.com>
ea1c6917b77681dd50e9ad858061f14a0022f489
src/gnome-shell/sass/components/menu/_calendar.scss
@@ -332,12 +332,12 @@ $calendar-column-margin: 0 8px;
.events-title {
color: hint($on-surface);
font-weight: bold;
margin-bottom: 8px;
margin-bottom: 0;
}
.event-time {
color: hint($on-surface);
font-size: 1em;
@include type(caption);
font-feature-settings: "tnum";
}
}