Issue 2043 fixed. Muted disabled DBMS options. Removed not supported DBMS options.

git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11637 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2012-10-09 02:45:35 +00:00
parent 01a0d56e32
commit 055f775cc0
5 changed files with 18 additions and 2126 deletions

View file

@ -15,6 +15,8 @@ a:hover, a:active, a:focus {text-decoration:underline}
.x .x_form-horizontal .x_control-label{font-weight: bold}
.x ol,
.x ul{margin-top:15px;margin-bottom:15px}
.x input[type="radio"],
.x input[type="checkbox"]{margin:0}
/* Layout */
#xei{width:800px;margin:0 auto;padding:120px 0 0 0}
#xei #header{position:relative;background:#444;margin:0 0 1px 0;padding:10px 20px;color:#fff;border-radius:5px 5px 0 0}