jellyfish-web/dashboard-ui/bower_components/emby-webcomponents/loading/loading-legacy.css
2018-10-23 01:13:23 +03:00

10 lines
No EOL
169 B
CSS

.loading-spinner {
margin-top: -3em;
margin-left: -3em;
width: 6em;
height: 6em;
position: fixed;
top: 50%;
left: 50%;
z-index: 9999999
}