theme: Add a selected-color to the polkit and network auth dialogs

https://bugzilla.gnome.org/show_bug.cgi?id=662969
This commit is contained in:
Jasper St. Pierre 2011-10-28 17:03:43 -04:00
parent 1760ba1279
commit a465c5f996

View File

@ -1907,6 +1907,7 @@ StTooltip StLabel {
background-gradient-end: white; background-gradient-end: white;
background-gradient-direction: vertical; background-gradient-direction: vertical;
color: black; color: black;
selected-color: white;
border-radius: 5px; border-radius: 5px;
border: 2px solid #555753; border: 2px solid #555753;
} }