mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-02-01 17:49:58 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5142 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
a98df81417
commit
7498deae3a
2 changed files with 2 additions and 2 deletions
|
|
@ -38,7 +38,7 @@ 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 */
|
span.button.large, x:-moz-any-link{ font:0/29px Sans-serif; padding:14px 0;} /* Firefox 2 Fix */
|
||||||
span.button.large, x:-moz-any-link, x:default{ padding:0;} /* Firefox 2 Fix */
|
span.button.large, x:-moz-any-link, x:default{ padding:0;} /* Firefox 2 Fix */
|
||||||
span.button.large button,
|
span.button.large button,
|
||||||
span.button.large input { height:30px; *top:0 !important; padding:0 10px 0 8px; *padding:0 5px 0 3px; font:16px/30px Sans-serif; background-position:right -30px;}
|
span.button.large input { height:30px; *top:0; _top:-1px; padding:0 10px 0 8px; *padding:0 5px 0 3px; font:16px/30px Sans-serif; background-position:right -30px;}
|
||||||
/* xLarge Size */
|
/* xLarge Size */
|
||||||
span.button.xLarge { background-position:left -65px;}
|
span.button.xLarge { background-position:left -65px;}
|
||||||
span.button.xLarge, x:-moz-any-link{ font:0/35px Sans-serif; padding:17px 0;} /* Firefox 2 Fix */
|
span.button.xLarge, x:-moz-any-link{ font:0/35px Sans-serif; padding:17px 0;} /* Firefox 2 Fix */
|
||||||
|
|
|
||||||
|
|
@ -107,7 +107,7 @@
|
||||||
.memberInfoTable tr.first-child th, .memberInfoTable tr.first-child td { border-top:none;}
|
.memberInfoTable tr.first-child th, .memberInfoTable tr.first-child td { border-top:none;}
|
||||||
.memberInfoTable th, .memberInfoTable td { border-top:1px solid #eaebe7; padding:.5em;}
|
.memberInfoTable th, .memberInfoTable td { border-top:1px solid #eaebe7; padding:.5em;}
|
||||||
.memberInfoTable th { background:#f5f5f3; text-align:left; padding:.5em 1em;}
|
.memberInfoTable th { background:#f5f5f3; text-align:left; padding:.5em 1em;}
|
||||||
.memberInfoTable td { border-left:1px solid #eaebe7;}
|
.memberInfoTable td { border-left:1px solid #eaebe7; background:#fff;}
|
||||||
.memberInfoTable td input { border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; padding:3px; height:1em; line-height:1em; background:#fbfbfb; vertical-align:middle; margin-right:.5em; margin-bottom:.5em; color:#666666;}
|
.memberInfoTable td input { border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; padding:3px; height:1em; line-height:1em; background:#fbfbfb; vertical-align:middle; margin-right:.5em; margin-bottom:.5em; color:#666666;}
|
||||||
.memberInfoTable td input.radio, .memberInfoTable td input.check { border:none; padding:0; margin:0; background:none; margin-top:.4em;}
|
.memberInfoTable td input.radio, .memberInfoTable td input.check { border:none; padding:0; margin:0; background:none; margin-top:.4em;}
|
||||||
.memberInfoTable td input.w4em { width:4em;}
|
.memberInfoTable td input.w4em { width:4em;}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue