Mercurial > libervia-web
changeset 81:a40a12583ba4
browser side: fixed button
author | Goffi <goffi@goffi.org> |
---|---|
date | Wed, 22 Jun 2011 17:19:50 +0200 |
parents | 84d3b0decd3d |
children | bd575203d456 |
files | public/libervia.css |
diffstat | 1 files changed, 7 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/public/libervia.css Tue Jun 21 16:31:10 2011 +0200 +++ b/public/libervia.css Wed Jun 22 17:19:50 2011 +0200 @@ -26,7 +26,7 @@ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, -a, abbr, acronym, address, big, button, cite, code, +a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, @@ -422,6 +422,12 @@ /* RegisterBox */ +.registerPanel_main button { + margin: 0; + padding: 0; + border: 0; +} + .registerPanel_main div, .registerPanel_main button { color: #fff; font-family: Verdana, sans-serif;