Adwaita: No background for spinners

Blue background for spinners doesn't make sense.
This commit is contained in:
Matthias Clasen
2015-11-26 15:01:22 -05:00
parent 3701a60401
commit 8ea14162d3
3 changed files with 3 additions and 6 deletions

View File

@ -211,8 +211,7 @@ popover.magnifier,
}
spinner {
background-image: none;
background-color: blue;
background: none;
opacity: 0; // non spinning spinner makes no sense
-gtk-icon-source: -gtk-icontheme('process-working-symbolic');
&:active {

View File

@ -150,8 +150,7 @@ popover.osd,
to {
-gtk-icon-transform: rotate(1turn); } }
spinner {
background-image: none;
background-color: blue;
background: none;
opacity: 0;
-gtk-icon-source: -gtk-icontheme("process-working-symbolic"); }
spinner:active {

View File

@ -150,8 +150,7 @@ popover.osd,
to {
-gtk-icon-transform: rotate(1turn); } }
spinner {
background-image: none;
background-color: blue;
background: none;
opacity: 0;
-gtk-icon-source: -gtk-icontheme("process-working-symbolic"); }
spinner:active {