FSN#37724 Alternatief voor de busy spinner

svn path=/Website/trunk/; revision=31575
This commit is contained in:
Jos Groot Lipman
2016-11-18 16:42:30 +00:00
parent 5413d4e7e6
commit faa930934f
6 changed files with 16 additions and 36 deletions

View File

@@ -1029,6 +1029,13 @@ padding-right: 15px!important;
width: 100%;
}
.busyloading {
color: #888;
position:absolute;
left:100px;
top:50px;
z-index:999
}
/*
* THE BUTTONS
*/