theme: fix invisible avatar for classic
https://bugzilla.gnome.org/show_bug.cgi?id=745693
This commit is contained in:
@@ -1453,10 +1453,12 @@ StScrollBar {
|
||||
/* Auth Dialogs & Screen Shield */
|
||||
.framed-user-icon {
|
||||
background-size: contain;
|
||||
border: 2px solid #a1a1a1;
|
||||
border: 2px solid #eeeeec;
|
||||
color: #eeeeec;
|
||||
border-radius: 3px; }
|
||||
.framed-user-icon:hover {
|
||||
border-color: #ededed; }
|
||||
border-color: white;
|
||||
color: white; }
|
||||
|
||||
.login-dialog-banner-view {
|
||||
padding-top: 24px;
|
||||
|
||||
+1
-1
Submodule data/gnome-shell-sass updated: 6f76116373...d70fb7be0e
Reference in New Issue
Block a user