* Adjust program and project module.
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
#mainMenu .pull-left .checkbox-primary {display: inline-block; margin-left: 10px;}
|
||||
#mainMenu .pull-right > .btn-group + .btn {margin-left: 10px;}
|
||||
#mainMenu .pull-right > .btn-group > .btn-icon {background: transparent;}
|
||||
#mainMenu .pull-right > .btn-group > .btn-icon:hover {background: #fff;}
|
||||
.main-table tbody>tr>td:first-child, .main-table thead>tr>th:first-child {padding-left: 8px;}
|
||||
.table tbody>tr>td .dropdown {display: inline-block; line-height: 1;}
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
#mainMenu .pull-left .checkbox-primary {display: inline-block; margin-left: 10px;}
|
||||
.main-table tbody>tr>td:first-child, .main-table thead>tr>th:first-child {padding-left: 8px;}
|
||||
.table tbody>tr>td .dropdown, .table thead>tr>th .dropdown {display: inline-block; line-height: 1;}
|
||||
@@ -1,6 +0,0 @@
|
||||
.side-col .detail-content{padding-left: 10px; margin-top: 0px}
|
||||
.side-col {padding-right: 20px; width: 18%}
|
||||
#sidebar>.cell {width: 100%;}
|
||||
|
||||
td.c-actions{overflow: visible}
|
||||
.c-actions .btn{overflow: visible}
|
||||
@@ -1,14 +0,0 @@
|
||||
.popover-sm .popover-content {padding: 8px 10px; max-width: 228px}
|
||||
|
||||
#copyProjectModal {padding: 0}
|
||||
#copyProjectModal {padding: 0 2px}
|
||||
#copyProjectModal > div {position: relative;}
|
||||
#copyProjectModal a {display: block; min-height: 30px; line-height: 30px; padding: 5px 15px; border: 1px solid #e5e5e5; color: #333; margin: 5px 0; border-radius: 3px;}
|
||||
#copyProjectModal a > i {display: inline-block; margin-right: 5px;}
|
||||
#copyProjectModal a:hover {border:1px solid #00a9fc; background-color: #E9F2FB; text-decoration: none}
|
||||
#copyProjectModal a.active {border-color: #00da88; color: #00da88; background-color: #E5FFE6}
|
||||
#copyProjectModal a.active:after {position: absolute; content: '\e92f'; font-family: ZentaoIcon; font-size: 20px; right: 25px;}
|
||||
#copyProjectModal a.cancel {color: #ff5d5d}
|
||||
#budget {border-right:0px;}
|
||||
#budgetUnit {border-left: 0px;}
|
||||
#projectName{display: inline-block; width: 32%}
|
||||
@@ -1,2 +0,0 @@
|
||||
#budget {border-right:0px;}
|
||||
#budgetUnit {border-left: 0px;}
|
||||
@@ -1,9 +0,0 @@
|
||||
#productsBox .product {border: 1px solid #ddd; margin-bottom:5px; position: relative; height: 40px; border-radius: 4px;}
|
||||
#productsBox .product:hover {background: #f1f1f1;}
|
||||
#productsBox .product.checked,
|
||||
#productsBox .product.checked:hover {background: #E5FFE6; border: 1px solid #229F24;}
|
||||
#productsBox .product .checkbox-primary {padding: 9px; cursor: pointer;}
|
||||
#productsBox .product.has-branch {padding-right: 40%;}
|
||||
#productsBox .product.has-branch > .chosen-container {position: absolute; width: 40%!important; right: 3px; top: 3px;}
|
||||
#productsBox .product.has-branch > .chosen-container > .chosen-single {background: rgba(0,0,0,.05);}
|
||||
#productsBox .product.has-branch > .chosen-container > .chosen-single:hover {background: #fff;}
|
||||
@@ -1,2 +0,0 @@
|
||||
.block-dynamic .panel-body {height: 230px; overflow: auto; position: relative;}
|
||||
.block-team div.col-xs-6{white-space: nowrap; overflow: hidden;}
|
||||
Reference in New Issue
Block a user