* modify color about task #68933
This commit is contained in:
@@ -32,12 +32,12 @@
|
||||
.btn-group a.btn-secondary, .btn-group a.btn-primary {border-right: 1px solid rgba(255,255,255,0.2);}
|
||||
.btn-group button.dropdown-toggle.btn-secondary, .btn-group button.dropdown-toggle.btn-primary {padding:6px;}
|
||||
.export {margin-left: 0px !important;}
|
||||
#storyList .c-title { border-right: 1px solid #ededed;}
|
||||
#storyList .c-title { border-right: 1px solid #F2F4F7;}
|
||||
#storyList .c-pri,
|
||||
#storyList .c-openedBy,
|
||||
#storyList .c-stage,
|
||||
#storyList .c-taskCount,
|
||||
#storyList .c-actions { border-left: 1px solid #ededed;}
|
||||
#storyList .c-actions { border-left: 1px solid #F2F4F7;}
|
||||
</style>
|
||||
<?php $isAllModules = (!empty($module->name) or !empty($product->name) or !empty($branch)) ? false : true;?>
|
||||
<?php $sidebarName = $lang->tree->all;?>
|
||||
|
||||
Reference in New Issue
Block a user