cookutils diff lighttpd/cooker.css @ rev 1022

lighttpd/index.cgi: syntax_highlighter(): fix colorization for audacious and audacious-pluging logs; update all_names() from `cook` to display all available packages under [download] section.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Jan 10 03:06:07 2018 +0200 (2018-01-10)
parents 03374082dafa
children 847d0e99c922
line diff
     1.1 --- a/lighttpd/cooker.css	Sat Oct 28 16:04:43 2017 +0300
     1.2 +++ b/lighttpd/cooker.css	Wed Jan 10 03:06:07 2018 +0200
     1.3 @@ -399,6 +399,10 @@
     1.4  div.list {
     1.5  	margin: 2rem auto;
     1.6  }
     1.7 +.dog {
     1.8 +	max-height: 12rem;
     1.9 +	overflow-y: auto;
    1.10 +}
    1.11  
    1.12  
    1.13  /* HTML5 progress */