Make loading prompt spinner and loading animation persistent in color

This commit is contained in:
Hadi Nategh 2019-08-12 14:26:12 +02:00
parent 21bcd39113
commit a9c6ed3d17
6 changed files with 1 additions and 6 deletions

View File

@ -6055,7 +6055,6 @@ a.textSidebox {
background-repeat: no-repeat;
vertical-align: middle;
border: 5px solid;
background: #FBC200;
border: 6px #679fd2 solid;
border-top: 6px #0C5DA5 solid;
border-radius: 50%;

View File

@ -6044,7 +6044,6 @@ a.textSidebox {
background-repeat: no-repeat;
vertical-align: middle;
border: 5px solid;
background: #FBC200;
border: 6px #679fd2 solid;
border-top: 6px #0C5DA5 solid;
border-radius: 50%;

View File

@ -6055,7 +6055,6 @@ a.textSidebox {
background-repeat: no-repeat;
vertical-align: middle;
border: 5px solid;
background: #FBC200;
border: 6px #679fd2 solid;
border-top: 6px #0C5DA5 solid;
border-radius: 50%;

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 18 KiB

View File

@ -375,7 +375,6 @@ a.textSidebox
background-repeat: no-repeat;
vertical-align: middle;
border: 5px solid;
background: #FBC200;
border: 6px rgb(103, 159, 210) solid;
border-top: 6px #0C5DA5 solid;
border-radius: 50%;

View File

@ -6066,7 +6066,6 @@ a.textSidebox {
background-repeat: no-repeat;
vertical-align: middle;
border: 5px solid;
background: #FBC200;
border: 6px #679fd2 solid;
border-top: 6px #0C5DA5 solid;
border-radius: 50%;