mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-31 00:59:58 +09:00
Add to r11802, Input type attribution update.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12355 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
41ea58236d
commit
3a240a0f66
10 changed files with 26 additions and 8 deletions
|
|
@ -25,10 +25,12 @@ input[type=radio]{width:13px;height:13px;margin:0;padding:0}
|
|||
.ff ul{margin:0 10px 10px 10px;padding:10px 0 0 0;list-style:none}
|
||||
.ff li{margin:0 0 5px 0;padding:0}
|
||||
.ff label+input[type=text],
|
||||
.ff label+input[type=email],
|
||||
.ff label+input[type=password],
|
||||
.ff label+textarea,
|
||||
.ff label+select{display:block;width:96%;font-size:14px;margin:0 0 5px 0}
|
||||
.ff label+input[type=text],
|
||||
.ff label+input[type=email],
|
||||
.ff label+input[type=password],
|
||||
.ff label+textarea{padding:5px}
|
||||
/* Help */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue