mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-01 08:12:17 +09:00
HTML/CSS code cleaning.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10298 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
70ac43c24d
commit
fef0e92afd
80 changed files with 2270 additions and 2801 deletions
|
|
@ -31,7 +31,7 @@ input[type=radio]{width:13px;height:13px;margin:0;padding:0}
|
|||
/* Body */
|
||||
.bd{background:#f8f8f8;padding:1px 0}
|
||||
.co{margin:10px;line-height:1.4;font-size:14px;color:#333}
|
||||
.co:after{content:"";display:block;clear:both;*zoom:1}
|
||||
.co:after{content:"";display:block;clear:both;zoom:1}
|
||||
/* Form Field */
|
||||
.ff{margin:0;padding:0}
|
||||
.ff ul{margin:0;padding:0;list-style:none}
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@
|
|||
#loginAccess #warning{display:none;margin:0 0 20px 0}
|
||||
#loginAccess #warning.open{display:block}
|
||||
#loginAccess #warning p{margin:0}
|
||||
#loginAccess .buttonArea{position:relative;margin:0 28px;padding:0;color:#767676;*zoom:1}
|
||||
#loginAccess .buttonArea{position:relative;margin:0 28px;padding:0;color:#767676;zoom:1}
|
||||
#loginAccess .buttonArea .keeping{position:relative;margin:0 0 20px 0;height:32px;line-height:32px}
|
||||
#loginAccess #gLogin .buttonArea .buttonAccount{position:absolute;top:0;right:0}
|
||||
#loginAccess .buttonAccount,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue