1
0
mirror of https://github.com/flarum/core.git synced 2025-07-24 18:21:33 +02:00

Tweak gap loading indicator appearance

This commit is contained in:
Toby Zerner
2015-05-14 22:34:02 +09:30
parent df75757c96
commit f534cad64e

View File

@@ -123,6 +123,9 @@
display: none;
}
}
& .loading-indicator {
color: #aaa;
}
}
@media @phone {