mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-25 21:32:51 +09:00
button class ie fix
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6044 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
fc873d41f6
commit
9ee7fa6f46
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ span.button { padding:0; background-position:left top;}
|
|||
span.button, x:-moz-any-link{ font:0/23px Sans-serif; padding:11px 0;} /* Firefox 2 Fix */
|
||||
span.button, x:-moz-any-link, x:default{ padding:0;} /* Firefox 2 Fix */
|
||||
span.button button,
|
||||
span.button input { height:23px; left:2px; *top:-1px; _top:0; padding:0 10px 0 8px; *padding:0 5px 0 3px; line-height:24px; background-position:right top; cursor:pointer;}
|
||||
span.button input { height:23px; left:2px; /**top:-1px;*/ _top:0; padding:0 10px 0 8px; *padding:0 5px 0 3px; line-height:24px; background-position:right top; cursor:pointer;}
|
||||
/* Large Size */
|
||||
span.button.large { background-position:left -30px;}
|
||||
span.button.large, x:-moz-any-link{ font:0/29px Sans-serif; padding:14px 0;} /* Firefox 2 Fix */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue