X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=html%2F_css%2Fstandard.css;h=e26105f8134fd7ecd389fc5adbc980aa893827da;hb=6ba368fa98625c3c73ae5f9c47071422623f7a73;hp=77fe8eddd3c40f7732a13ae1d9516289d7cda4ba;hpb=873a7d002c0bbafe0ddbd3dcac425bb0feddf70e;p=cocanwiki.git diff --git a/html/_css/standard.css b/html/_css/standard.css index 77fe8ed..e26105f 100644 --- a/html/_css/standard.css +++ b/html/_css/standard.css @@ -1,5 +1,5 @@ /* Stylesheet for COCANWIKI. - * $Id: standard.css,v 1.21 2004/10/22 17:17:42 rich Exp $ + * $Id: standard.css,v 1.23 2004/10/23 09:47:24 rich Exp $ */ /* Based on the basic stylesheet. */ @@ -197,7 +197,7 @@ li.maillist_li a { } li.recent_li a { - padding-left: 16px; + padding-left: 18px; background: url(/_graphics/recent.png) center left no-repeat; } @@ -206,9 +206,14 @@ li.sitemap_li a { background: url(/_graphics/sitemap.png) center left no-repeat; } -li.recent_li a { +li.stats_li a { padding-left: 18px; - background: url(/_graphics/recent.png) center left no-repeat; + background: url(/_graphics/stats.png) center left no-repeat; +} + +li.stylesheet_li a { + padding-left: 16px; + background: url(/_graphics/edit.png) center left no-repeat; } li.versions_li a {