X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=templates%2Fmaypole.css;fp=templates%2Fmaypole.css;h=84368e97d8d6b27038d740c3584c664bbec983e0;hb=1f813c18bdca4f34b18d8b5a8e06badef7d03971;hp=860bf2ed4d79e5a6aadf4a2c30408006bcec72d6;hpb=2ac93b1f78c516c032062effed157d069d63543b;p=maypole.git diff --git a/templates/maypole.css b/templates/maypole.css index 860bf2e..84368e9 100644 --- a/templates/maypole.css +++ b/templates/maypole.css @@ -290,6 +290,11 @@ label .field { .error { color: #d00; } +.actions { + white-space: nowrap; + background-color: #fff; +} + .action { border: 1px outset #7d95b5; style:block; @@ -301,31 +306,8 @@ label .field { background-color: #7d95b5; } -.actionform { - display: inline; -} - -.actionbutton { - height: 16px; - width: 40px; - font-family: sans-serif; - font-size: 10px; - border: 1px outset; - background-color: #fff; - margin-bottom: 0px; -} - -.actionbutton:hover { - color: #fff; - background-color: #7d95b5; -} - -.actions { -white-space: nowrap; -} - .field { - display:inline; + display: inline; } .pager {