Update audio menu styling to combine available devie sections and improve bluetooth spacing
This commit is contained in:
12
style.css
12
style.css
@@ -878,13 +878,21 @@ window#powermenu .powermenu.box {
|
||||
|
||||
.menu-section-container.playback {
|
||||
margin-top: 0em;
|
||||
margin-bottom: 0.65em;
|
||||
margin-bottom: 1.35em;
|
||||
}
|
||||
|
||||
.menu-section-container.input {
|
||||
margin-top: 0em;
|
||||
}
|
||||
|
||||
.menu-label-container.input {
|
||||
border-radius: 0em;
|
||||
}
|
||||
|
||||
.menu-items-section.playback {
|
||||
border-radius: 0em;
|
||||
}
|
||||
|
||||
.menu-items-container.network {
|
||||
font-size: 1.3em;
|
||||
}
|
||||
@@ -989,7 +997,7 @@ window#powermenu .powermenu.box {
|
||||
color: #89dceb;
|
||||
}
|
||||
.menu-items-container.bluetooth .bluetooth-element-item {
|
||||
margin-bottom: 0.5em;
|
||||
margin-bottom: 0.7em;
|
||||
}
|
||||
.menu-items-container.bluetooth .bluetooth-element-item:hover {
|
||||
color: #89dceb;
|
||||
|
||||
Reference in New Issue
Block a user