mirror of
https://github.com/imarkoff/Marble-shell-theme.git
synced 2025-12-08 05:02:26 -08:00
13 lines
182 B
CSS
13 lines
182 B
CSS
/* Set default panel size */
|
|
|
|
#panel {
|
|
height: 2.2em;
|
|
font-size: 15px;
|
|
}
|
|
|
|
.panel-button,
|
|
.clock,
|
|
.clock-display StIcon {
|
|
border-radius: 99px;
|
|
border: 3px solid transparent;
|
|
} |