Default Mobile Member skin uodate for the 1.7-member-module-FormTags changes.

git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12641 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
misol 2013-01-31 07:20:53 +00:00
parent da2113ca5d
commit 3475fbd685

View file

@ -33,24 +33,25 @@ input[type=radio]{width:13px;height:13px;margin:0;padding:0}
.ff li{margin:0 0 5px 0;padding:0}
.ff li p{color:#666}
.ff li>label:first-child{display:block;font-weight:bold}
.ff label+input[type=text],
.ff label+input[type=email],
.ff label+input[type=url],
.ff label+input[type=password],
.ff label+textarea,
.ff label+select,
.ff label+select+input[type=text],
.ff label+select+input[type=email],
.ff label+select+input[type=url],
.ff li>label em{display:inline-block;float:left;margin:0px 3px;font-style:normal;color:#f00}
.ff input[type=text],
.ff input[type=email],
.ff input[type=url],
.ff input[type=password],
.ff textarea,
.ff select,
.ff select+input[type=text],
.ff select+input[type=email],
.ff select+input[type=url],
.ff .inputText{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=url],
.ff label+input[type=password],
.ff label+textarea,
.ff label+select+input[type=text],
.ff label+select+input[type=email],
.ff label+select+input[type=url],
.ff input[type=text],
.ff input[type=email],
.ff input[type=url],
.ff input[type=password],
.ff textarea,
.ff select+input[type=text],
.ff select+input[type=email],
.ff select+input[type=url],
.ff .inputText,
.ff .tel input[type=text]{padding:5px}
.ff .krZip input[type=text]{width:77%;font-size:14px;margin:0 0 5px 0;padding:5px}