Align day name to "This week"
Signed-off-by: David Zeuthen <davidz@redhat.com>
This commit is contained in:
parent
bbd2b89df3
commit
a922db0398
@ -819,12 +819,12 @@ StTooltip StLabel {
|
|||||||
|
|
||||||
.events-header-hbox {
|
.events-header-hbox {
|
||||||
spacing: 8px;
|
spacing: 8px;
|
||||||
|
padding: 0.3em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.events-day-header {
|
.events-day-header {
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
color: rgba(153, 153, 153, 1.0);
|
color: rgba(153, 153, 153, 1.0);
|
||||||
padding: 0.3em;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.events-day-dayname {
|
.events-day-dayname {
|
||||||
|
Loading…
Reference in New Issue
Block a user