# HG changeset patch # User Christophe Lincoln # Date 1332255307 -3600 # Node ID f9bd3c1cfe921b6cbf88423f9e43a537d77be882 # Parent e5baa4584135a8def05f9599e7fff8042abbc1ba Leave CSS style into dir-gen* since it may be used on oher mirrors I guess diff -r e5baa4584135 -r f9bd3c1cfe92 mf/css/mirror.css --- a/mf/css/mirror.css Tue Mar 20 15:51:06 2012 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,17 +0,0 @@ - -/* Custom style for mirror.slitaz.org */ - -#header { color: #ffffff; } -div.list { background-color: white; padding-bottom: 14px;} -table { width: 100% ;} -th, td { font: 90% monospace; text-align: left;} -th { font-weight: bold; padding-right: 14px; padding-bottom: 3px;} -td {padding-right: 14px;} -td.s, th.s {text-align: right;} - -#mirrors { - padding: 10px; - text-align: center; - background: #f1f1f1; - border: 2px solid #ddd; -} diff -r e5baa4584135 -r f9bd3c1cfe92 mirror/root/dir-generator.php --- a/mirror/root/dir-generator.php Tue Mar 20 15:51:06 2012 +0100 +++ b/mirror/root/dir-generator.php Tue Mar 20 15:55:07 2012 +0100 @@ -160,7 +160,23 @@ - + +