]> jspc29.x-matter.uni-frankfurt.de Git - labtools.git/commitdiff
just an css update
authorJan Michel <jan@mueschelsoft.de>
Sun, 26 Apr 2015 22:13:52 +0000 (00:13 +0200)
committerJan Michel <jan@mueschelsoft.de>
Sun, 26 Apr 2015 22:13:52 +0000 (00:13 +0200)
presenter/style.css

index 687b6cbabd26e614125405be089612deda5c195f..5cc988590768d7bf71019756eee819cc36c0e560 100644 (file)
@@ -75,10 +75,11 @@ h1 {
   width:200px;
 }
 
+#filelist {
+  width:180px;
+}
 
 @keyframes pointerani {
-/*    0%   {margin:5px 0 0 0px;}
-    100% {margin:0px 0 0 5px;}*/
   0% {width:25px;height:25px;margin:0;}
   100% {width:20px;height:20px;margin:2.5px 0 0 2.5px;}
 }