Installed widget UI cleaning. [ing]

git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11976 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2012-10-30 10:29:09 +00:00
parent df3386e1c8
commit 8da76db573
7 changed files with 32 additions and 38 deletions

View file

@ -115,6 +115,8 @@ body>.x,
.x textarea{vertical-align:top}
.x .x_tab-content{overflow-x:hidden}
.x .x_table thead th{vertical-align:top}
.x .x_well>*:first-child{margin-top:0}
.x .x_well>*:last-child{margin-bottom:0}
/* Custom Styles */
.x .section{margin:20px 0 40px 0}
.x .section>h1{position:relative;border-bottom:1px solid #ddd}