diff --git a/v2/assets/css/style.css b/v2/assets/css/style.css index 09370c4..03b6b52 100644 --- a/v2/assets/css/style.css +++ b/v2/assets/css/style.css @@ -181,6 +181,9 @@ select { .no-cluster-panel h4 { padding-top: 50px; } +.widget-box { + padding-bottom: 20px; +} .widget-body .table { border-top: 0px !important; } @@ -975,28 +978,32 @@ circle[depth='4'] { background-color: #687074 !important; color: #FFF !important; } -.role-assign-drop { - min-height: 25px; - min-width: 100px; - /* background-color: rgba(221, 221, 221, 0.32); */ +.margin-left-neg4 { + margin-left: -4px; +} +.table-col { + width: 87%; +} +.role-col { + width: 10%; +} +.role-panel { + z-index: 10; +} +.role-panel.stick { + position: fixed; + z-index: 10000; + top: 0px; } .role-assign-drag { border: 1px solid rgba(190, 210, 219, 0.5) !important; border-radius: 4px; min-height: 120px; - min-width: 120px; + width: 122px; } -.role-table-padding { - padding: 0px 0px 15px 0px !important; - width: 87%; -} -.role-widget-box { - position: fixed !important; - margin-left: 0px !important; - z-index: 10; -} -.margin-left-neg4 { - margin-left: -4px; +.role-assign-drop { + min-height: 30px; + min-width: 150px; } .drag-roles { margin-left: 7px; @@ -1005,16 +1012,6 @@ circle[depth='4'] { width: 105px !important; border-radius: 4px !important; } -.drag-role-col { - width: 13%; -} -.role-col { - float: left !important; - min-height: 1px; - padding-left: 15px; - padding-right: 15px; - position: relative; -} .drag-enter-role { background: none repeat scroll 0 0 #F0F9FF; border: 2px dashed #BED2DB !important; diff --git a/v2/src/app/wizard/global.tpl.html b/v2/src/app/wizard/global.tpl.html index 10fa8c5..6f0e2db 100644 --- a/v2/src/app/wizard/global.tpl.html +++ b/v2/src/app/wizard/global.tpl.html @@ -173,7 +173,7 @@ - + -
- -