cookutils diff lighttpd/cooker.css @ rev 1067

modules/compressor: compress_gif(): compress files with spaces in the file names (see amsn package)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Jun 06 01:42:12 2018 +0300 (2018-06-06)
parents 847d0e99c922
children 12ab43dfc0a9
line diff
     1.1 --- a/lighttpd/cooker.css	Thu Apr 26 10:39:12 2018 +0300
     1.2 +++ b/lighttpd/cooker.css	Wed Jun 06 01:42:12 2018 +0300
     1.3 @@ -382,6 +382,7 @@
     1.4  .summary th, .summary td { white-space: nowrap; width: 1rem; text-align: center; }
     1.5  .summary th:last-child, .summary td:last-child { width: unset; }
     1.6  
     1.7 +#webstat { height: 7em; }
     1.8  .webstat td { text-align: center; width: 16%; }
     1.9  .webstat td:first-child { text-align: unset; width: unset; }
    1.10