UI cleaning.

git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12308 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2012-11-27 05:56:43 +00:00
parent 300e241ed8
commit db95e36caf
12 changed files with 117 additions and 119 deletions

View file

@ -104,6 +104,7 @@ body>.x,
.x .x_control-group:before{content:"";display:block;clear:both}
.x .x_control-group:first-child,
.x .x_control-group:first-of-type{border-top:0;padding-top:0}
.x .x_control-group select{width:auto;min-width:220px}
.x input[type="text"],
.x input[type="password"],
.x input[type="datetime"],
@ -133,6 +134,7 @@ body>.x,
.x label{font-weight:inherit}
.x p:last-child{margin-bottom:0}
.x form{margin:0 0 10px 0}
.x form .x_btn-primary[type="submit"]:only-of-type{min-width:160px}
.x .x_help-inline{display:inline;vertical-align:baseline}
/* Custom Styles */
.x .section{margin:20px 0 40px 0}