* Fix coloring issues and added an option to configure media menu border. * Updated and added options to style radio and check butto ns. * Update themes to reflect the changes
8 lines
101 B
SCSS
8 lines
101 B
SCSS
.systray button:not(:first-child) {
|
|
margin-left: 0.75rem;
|
|
}
|
|
|
|
.systray-icon {
|
|
font-size: 1.3em;
|
|
}
|