cookutils diff web/style.css @ rev 26

cooker: add option --list= and log all stderr
author Christophe Lincoln <pankso@slitaz.org>
date Fri May 06 04:07:11 2011 +0200 (2011-05-06)
parents b6bbe55cd15e
children ffb061b0826f
line diff
     1.1 --- a/web/style.css	Thu May 05 05:04:15 2011 +0200
     1.2 +++ b/web/style.css	Fri May 06 04:07:11 2011 +0200
     1.3 @@ -36,4 +36,6 @@
     1.4  .span-sky { color: blue; }
     1.5  .span-no { color: orange; }
     1.6  .span-line { color: #888; }
     1.7 -.span-date { color: #666; font-size: 95%; }
     1.8 +.log-date { color: #666; font-size: 95%; }
     1.9 +.sh-comment { color: #b20000; }
    1.10 +.sh-val { color: #f35a00; }