Icon now completely hidden if spinner overlay is shown.
Fixed season action margin.
This commit is contained in:
@@ -81,10 +81,12 @@
|
|||||||
vertical-align : baseline;
|
vertical-align : baseline;
|
||||||
|
|
||||||
i {
|
i {
|
||||||
opacity : 0.2;
|
opacity : 0.0;
|
||||||
|
margin : 0 !important;
|
||||||
|
|
||||||
&.icon-sonarr-spinner {
|
&.icon-sonarr-spinner {
|
||||||
opacity : 1.0;
|
opacity : 1.0;
|
||||||
|
margin : 0 -0.5em !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -94,8 +96,6 @@
|
|||||||
left : 0;
|
left : 0;
|
||||||
right : 0;
|
right : 0;
|
||||||
bottom : 0;
|
bottom : 0;
|
||||||
|
|
||||||
margin : 0 -0.5em;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user