jellyfish-web/dashboard-ui/bower_components/emby-webcomponents/loading/loading-legacy.css

10 lines
169 B
CSS
Raw Normal View History

2018-10-23 01:13:23 +03:00
.loading-spinner {
margin-top: -3em;
margin-left: -3em;
width: 6em;
height: 6em;
position: fixed;
top: 50%;
left: 50%;
z-index: 9999999
}