mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-06 18:21:39 +09:00
Communication module bootstrap UI fix.
Module selector popup UI fixed. git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12577 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
c9edd9eb33
commit
f6a00de24c
14 changed files with 168 additions and 171 deletions
|
|
@ -111,11 +111,12 @@ body>.x,
|
|||
.x_modal .x_modal-header>h3{color:#fff;text-shadow:0 -1px 0 #000;font-size:16px}
|
||||
.x_modal .x_modal-body{background:#fff;min-height:50px}
|
||||
.x_modal-body:after{content:"";display:block;clear:both}
|
||||
.x .x_control-group{padding-top:8px;margin-bottom:10px;border-top:1px dotted #ddd;clear:both}
|
||||
.x .x_control-group{padding-top:8px;border-top:1px dotted #ddd;clear:both}
|
||||
.x .x_control-group:before{content:"";display:block;clear:both}
|
||||
.x .x_control-group:first-child,
|
||||
.x .x_control-group:first-of-type{border-top:0;padding-top:0}
|
||||
.x .x_control-group select{width:auto;min-width:220px}
|
||||
.x .x_form-horizontal .x_control-group{margin-bottom:10px}
|
||||
.x input[type="text"],
|
||||
.x input[type="password"],
|
||||
.x input[type="datetime"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue