X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=templates%2Fmaypole.css;h=c6dba91d87dc89149304ac3a903803f153784122;hb=badaa1fa2ee791bb28d2eb6f2ccb187b76e41c6f;hp=cd4bc5ee2517c98a480db6add342f227d544a7b8;hpb=4c0d8f0266ab4acd371955c3bf3cdc9c080ea1c9;p=maypole.git diff --git a/templates/maypole.css b/templates/maypole.css index cd4bc5e..c6dba91 100644 --- a/templates/maypole.css +++ b/templates/maypole.css @@ -96,7 +96,7 @@ table { border-color: #227; } -#navlist li a#current { +#navlist #active a { background: white; border-bottom: 1px solid white; } @@ -161,4 +161,7 @@ label .field { .error { color: #d00; } .list { width: 70%; } -.action { style:block; +.action { + style:block; +} +.pager { text-align:center;}