From 68f9e48df33d79ed4566baf7983f976db3bf8195 Mon Sep 17 00:00:00 2001 From: Jan Michel Date: Mon, 27 Apr 2015 00:13:52 +0200 Subject: [PATCH] just an css update --- presenter/style.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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;} } -- 2.43.0