cookutils diff lighttpd/cooker.css @ rev 989

cook: initial support of --trials|-t; copy(): @rm as quick alias for remove_already_packed(); cook_copy_icons(): initial removing of all hicolor icons; lighttpd/index.cgi: extend packages info; some more tiny edits.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Oct 28 16:04:43 2017 +0300 (2017-10-28)
parents f468fc0fcdc3
children f6dc84fcff2a
line diff
     1.1 --- a/lighttpd/cooker.css	Sat Oct 21 11:45:40 2017 +0300
     1.2 +++ b/lighttpd/cooker.css	Sat Oct 28 16:04:43 2017 +0300
     1.3 @@ -365,6 +365,7 @@
     1.4  td { padding: 2px; vertical-align: top; }
     1.5  table:not(.half):not(.pkgslist) td:first-child { white-space: nowrap; width: 5rem; }
     1.6  table.half td { width:50%; }
     1.7 +table.third td{ width:33%; }
     1.8  td+td { border-left: 1px solid rgba(0,0,0,0.1); }
     1.9  .activity td:first-child, .cooknotes td:first-child, td.m { color: rgba(0,0,0,0.6); }
    1.10