mirror of
https://github.com/imarkoff/Marble-shell-theme.git
synced 2025-11-23 22:16:01 -08:00
Aylur's Widgets: adjust button borders in dynamic panel
This commit is contained in:
@@ -52,4 +52,12 @@
|
|||||||
/* system usage levels */
|
/* system usage levels */
|
||||||
.usage-level StIcon {
|
.usage-level StIcon {
|
||||||
width: 1.29em;
|
width: 1.29em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
/* dynamic-panel */
|
||||||
|
#panel.dynamic.floating .panel-button,
|
||||||
|
#panel.dynamic.floating .panel-button .clock, /* Date & clock */
|
||||||
|
#panel.dynamic.floating .clock-display StIcon { /* DND / new messages icon */
|
||||||
|
border-radius: 99px;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user