mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-18 07:34:54 +00:00
IM status menu: adjust the combo popup background
The transparent background for available/unavailable IM status menu makes the text difficult to read. Simplifies that by using the default combo-popup background instead of a custom one. https://bugzilla.gnome.org/show_bug.cgi?id=658091
This commit is contained in:
parent
e80bfa39f5
commit
307f7a3024
1 changed files with 0 additions and 1 deletions
|
|
@ -551,7 +551,6 @@ StScrollBar StButton#vhandle:active {
|
|||
}
|
||||
|
||||
.status-chooser-combo.popup-combo-menu {
|
||||
background-color: rgba(0,0,0,0.7);
|
||||
padding: .4em 0em;
|
||||
border-radius: 4px;
|
||||
border: 1px solid #5f5f5f;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue