Fix spinner in indicator-sound (LP #1231796)

pull/127/head v2.2.2
Simon Steinbeiss 2014-03-26 13:49:40 +01:00
parent 543bc49093
commit 4bb63a590c
1 changed files with 4 additions and 0 deletions

View File

@ -1869,8 +1869,12 @@ GtkComboBox .separator {
}
.menu.spinner,
.menu .spinner,
.menu .spinner:hover,
.primary-toolbar .spinner {
color: @theme_selected_bg_color;
border: none;
box-shadow: none;
}
/*************