diff WebApplication/viewer.css @ 2:c919d488471f

throbber to reflect the receiving of instances
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 26 Feb 2015 11:35:04 +0100
parents 02f7a0400a91
children 4b9da483ae4d
line wrap: on
line diff
--- a/WebApplication/viewer.css	Thu Feb 26 10:26:51 2015 +0100
+++ b/WebApplication/viewer.css	Thu Feb 26 11:35:04 2015 +0100
@@ -78,6 +78,10 @@
     left: 10px; 
 }
 
+#topleft img {
+    vertical-align: middle;
+}
+
 #topright {
     position: absolute;
     top: 10px;