change loader opacity
This commit is contained in:
parent
9b05c9ed0f
commit
4293c8062c
@ -118,7 +118,7 @@ This is the generic loader for widgets, maps, components, ...
|
||||
}
|
||||
|
||||
.CDB-LoaderIcon-path {
|
||||
stroke: rgba(255, 255, 255, 0.48);
|
||||
stroke: rgba(255, 255, 255, 0.88);
|
||||
stroke-linecap: round;
|
||||
animation: dash 1.5s ease-in-out infinite;
|
||||
stroke-width: 4px;
|
||||
|
Loading…
Reference in New Issue
Block a user