mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-11 23:47:42 +00:00
GUAC-897 New loading styling belongs in ui.css, not status.css.
This commit is contained in:
@@ -109,14 +109,3 @@
|
||||
.shown .status {
|
||||
visibility: visible;
|
||||
}
|
||||
|
||||
.loading {
|
||||
background-image: url(images/spinner.gif);
|
||||
background-position: center;
|
||||
background-repeat: no-repeat;
|
||||
min-height: 200px;
|
||||
}
|
||||
|
||||
.loading * {
|
||||
visibility: hidden;
|
||||
}
|
||||
|
Reference in New Issue
Block a user