add tiny loading icon

This commit is contained in:
Felix Niklas 2015-09-30 14:22:12 +02:00
parent 25724cad24
commit 7f37511ba6

View file

@ -1918,6 +1918,11 @@ ol.tabs li {
height: 20px; height: 20px;
} }
.tiny.loading.icon {
width: 12px;
height: 12px;
}
@keyframes rotateplane { @keyframes rotateplane {
0% { 0% {
transform: perspective(120px) rotateX(0deg) rotateY(0deg); transform: perspective(120px) rotateX(0deg) rotateY(0deg);