From: Jan Michel Date: Sun, 26 Apr 2015 22:13:52 +0000 (+0200) Subject: just an css update X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=68f9e48df33d79ed4566baf7983f976db3bf8195;p=labtools.git just an css update --- diff --git a/presenter/style.css b/presenter/style.css index 687b6cb..5cc9885 100644 --- a/presenter/style.css +++ b/presenter/style.css @@ -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;} }