Added loader animation, framework for adjustable interval time stamped indices

This commit is contained in:
Rashid Khan
2013-02-27 10:00:39 -07:00
parent ffbddb4fae
commit 4c948e0bc5
14 changed files with 124 additions and 115 deletions
+5
View File
@@ -24,6 +24,11 @@
z-index: 1000;
}
.panel-loading {
position:absolute;
z-index: 800;
}
.panel i.editlink {
position: absolute;
right: 5px;