change loader opacity

This commit is contained in:
piensaenpixel 2016-07-11 09:04:49 +02:00
parent 9b05c9ed0f
commit 4293c8062c

View File

@ -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;