Issue 2443. Modal Window UI created.

git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11501 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2012-09-25 08:42:51 +00:00
parent 0eeb8fd898
commit 62ae577e2b
4 changed files with 66 additions and 18 deletions

View file

@ -54,6 +54,7 @@ body>.x,.x label,.x table,.x input,.x textarea,.x select,.x button{font-size:13p
.x input[type="search"]+.x_btn+.x_btn{line-height:20px;font-size:14px;padding:4px 14px}
.x_modal,
.x_modal-backdrop{display:none}
.x_modal{width:90%;margin-left:-45%}
/* Custom Styles */
.x .section{margin:20px 0}
.x .section>h1{position:relative}