Admin site design enhancement.

git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12321 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2012-11-28 10:08:16 +00:00
parent 5225ee64ff
commit 4344242e0f
8 changed files with 202 additions and 203 deletions

View file

@ -2,8 +2,8 @@
/* Site */
body{overflow:hidden}
body>.x{max-width:none !important}
.x>.xin>.body{padding-bottom:10px !important}
.x>.xin>.body>.content{margin-bottom:0}
.x>.body{padding-bottom:10px !important}
.x>.body>.content{margin-bottom:0}
#site{position:relative;overflow-x:auto;overflow-y:hidden;white-space:nowrap;margin-top:10px;padding:3px;word-wrap:normal}
#site .btnBoth,
#site .x_btn-group{text-align:right;margin:10px 0}