Increased working indicator size
This commit is contained in:
parent
742b810d2c
commit
071ecb8acc
@ -338,8 +338,8 @@ a {
|
|||||||
.bar {
|
.bar {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
visibility: hidden;
|
visibility: hidden;
|
||||||
width: 8px;
|
width: 10px;
|
||||||
height: 8px;
|
height: 10px;
|
||||||
border-radius: 1px;
|
border-radius: 1px;
|
||||||
margin: 0 2px;
|
margin: 0 2px;
|
||||||
background-color: @btn-success-color;
|
background-color: @btn-success-color;
|
||||||
|
Loading…
Reference in New Issue
Block a user