Added small loader
This commit is contained in:
parent
87e2e80082
commit
43820c8113
@ -107,6 +107,11 @@ This is the generic loader for widgets, maps, components, ...
|
|||||||
height: 16px;
|
height: 16px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.CDB-LoaderIcon--small .CDB-LoaderIcon-spinner {
|
||||||
|
width: 14px;
|
||||||
|
height: 14px;
|
||||||
|
}
|
||||||
|
|
||||||
.CDB-LoaderIcon--big .CDB-LoaderIcon-spinner {
|
.CDB-LoaderIcon--big .CDB-LoaderIcon-spinner {
|
||||||
width: 40px;
|
width: 40px;
|
||||||
height: 40px;
|
height: 40px;
|
||||||
@ -147,4 +152,3 @@ This is the generic loader for widgets, maps, components, ...
|
|||||||
stroke-dashoffset: -124;
|
stroke-dashoffset: -124;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user