mirror of
https://github.com/imarkoff/Marble-shell-theme.git
synced 2025-09-20 18:28:00 -07:00
13 lines
245 B
CSS
13 lines
245 B
CSS
/* Set default panel size */
|
|
|
|
#panel {
|
|
height: 2.2em;
|
|
font-size: 15px;
|
|
}
|
|
|
|
.panel-button,
|
|
.panel-button .clock, /* Date & clock */
|
|
.clock-display StIcon { /* DND / new messages icon */
|
|
border-radius: 99px;
|
|
border: 3px solid transparent;
|
|
} |