Site edit download panel pagination, search UI enhancement.

git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12172 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2012-11-12 02:58:06 +00:00
parent 2437096575
commit 3617028a59
3 changed files with 14 additions and 8 deletions

View file

@ -82,8 +82,10 @@ body>.x,
.x input[type="radio"]+label,
.x input[type="checkbox"]+label{font-weight:normal}
.x label.x_inline{margin-right:16px}
.x .x_input-append .x_add-on,
.x .x_input-prepend .x_add-on{height:16px;line-height:16px}
.x .x_input-append a.x_add-on,
.x .x_input-prepend a.x_add-on{height:16px;line-height:16px}
.x .x_input-append button.x_add-on,
.x .x_input-prepend button.x_add-on{height:24px;line-height:16px}
.x.x_modal,
.x_modal-backdrop{display:none}
.x.x_modal{padding:0;width:90%;margin:-250px 0 0 -45%;max-width:none;border-radius:6px;box-shadow:none}