Merge branch 'zentaopms_239'
This commit is contained in:
@@ -27,3 +27,4 @@
|
||||
#plansBox .col-sm-4 {float: none; display: inline-block; padding-right: 5px;}
|
||||
.futureBox {vertical-align: top !important; padding-top: 13px !important;}
|
||||
#linkPlan {padding-top: 25px !important;}
|
||||
#projectType {padding-top: 7px !important;}
|
||||
|
||||
@@ -6,3 +6,4 @@
|
||||
#endList {vertical-align: top; padding-top: 13px;}
|
||||
#linkPlan {padding-top: 25px !important;}
|
||||
#productsBox .row .col-sm-4.required::after {right: -5px;}
|
||||
#projectType {padding-top: 7px !important;}
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
#reposBox .repo {border: 1px solid #ddd; margin-bottom: 5px; position: relative; height: 40px; border-radius: 4px;}
|
||||
#reposBox .repo:hover {background: #f1f1f1;}
|
||||
#reposBox .repo.checked,
|
||||
#reposBox .repo.checked:hover {background: #E5FFE6; border: 1px solid #229F24;}
|
||||
#reposBox .repo .checkbox-primary {padding: 9px; cursor: pointer;}
|
||||
@@ -1,7 +1,7 @@
|
||||
.table-group-btns {width: 200px;}
|
||||
.table-footer,
|
||||
.table-grouped {box-shadow: none !important;}
|
||||
.table-footer {margin-left: 205px; margin-top: 10px;}
|
||||
.table-footer {margin-top: 10px;}
|
||||
.table-grouped > thead>tr>th.c-id,
|
||||
.table-grouped > tbody>tr>td.c-id {padding-left: 15px;}
|
||||
.table-grouped > tbody>tr>td {overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
|
||||
|
||||
Reference in New Issue
Block a user