Tweaks (Panel): fix clock styles
This commit is contained in:
@@ -6,8 +6,8 @@
|
||||
}
|
||||
|
||||
.panel-button,
|
||||
.clock,
|
||||
.clock-display StIcon {
|
||||
.panel-button .clock, /* Date & clock */
|
||||
.clock-display StIcon { /* DND / new messages icon */
|
||||
border-radius: 99px;
|
||||
border: 3px solid transparent;
|
||||
}
|
||||
@@ -1,8 +1,8 @@
|
||||
/* Remove additional background in panel buttons */
|
||||
|
||||
.panel-button,
|
||||
.clock,
|
||||
.clock-display StIcon {
|
||||
.panel-button .clock, /* Date & clock */
|
||||
.clock-display StIcon { /* DND / new messages icon */
|
||||
background-color: transparent;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user