cookutils diff lighttpd/cooker.css @ rev 952
cook: do not replace package in $PKGS if release checksum has not changed -> mirror package will not change if nothing was changed after rebuilding.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Sat Jul 29 14:50:36 2017 +0300 (2017-07-29) |
parents | 81f33cdb5a66 |
children | 12e37ac0edec |
line diff
1.1 --- a/lighttpd/cooker.css Thu Jun 22 20:18:08 2017 +0300 1.2 +++ b/lighttpd/cooker.css Sat Jul 29 14:50:36 2017 +0300 1.3 @@ -183,6 +183,7 @@ 1.4 .log u { text-decoration: none; color: darkorange; } 1.5 .log i { font-style: normal; color: green; } 1.6 .log em { font-style: normal; background-color: lightsteelblue; font-weight: bold; display: inline-block; width: 100%; } 1.7 +.log var{ font-style: normal; color: #05a; } 1.8 1.9 .catman b { color: navy; } 1.10 .catman u { text-decoration: none; color: green; }