diff --git a/css/aylur.css b/css/aylur.css index a53f13d..2bf7092 100644 --- a/css/aylur.css +++ b/css/aylur.css @@ -52,4 +52,12 @@ /* system usage levels */ .usage-level StIcon { width: 1.29em; -} \ No newline at end of file +} + + +/* 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; +}