Merge branch 'master' into zenops_44
This commit is contained in:
@@ -14,6 +14,10 @@
|
||||
#testStoryBox table tr td input {border: 0px;}
|
||||
#testStoryBox table tr td .input-group .input-group-addon {border-left: 1px solid #dcdcdc; border-right: 1px solid #dcdcdc;}
|
||||
#testStoryBox table button.btn {border: 0px;}
|
||||
#testStoryBox .c-name {width: 300px;}
|
||||
#testStoryBox .c-pri, #testStoryBox .c-estimate, #testStoryBox .c-actions {width: 70px;}
|
||||
#testStoryBox .c-date {width: 140px;}
|
||||
#testStoryBox .c-assignedTo {width: 100px; padding: 7px;}
|
||||
|
||||
.chosen-results > li.has-test,
|
||||
.chosen-results > li.has-new-test {position: relative; color: #388E3C;}
|
||||
|
||||
@@ -5,3 +5,11 @@
|
||||
.consumedTotally {background: #EAF3FF; color: #2B80FF;}
|
||||
.estimateTotally {background: #FFEFEF; color: #FF6262;}
|
||||
.nav > li.divider {margin: 0 10px 0 5px; background-color: #000; opacity: 0.06; width: 1px ; height: 15px; padding: 0 !important;}
|
||||
.table-bordered td, .table-bordered th { border: 1px solid #EEEEEE; }
|
||||
.table-recorded thead { background: #F5F6F8}
|
||||
.table>thead>tr>th{ border-bottom: 1px solid #EEEEEE}
|
||||
#linearefforts .nav li.active a{color: #0c64eb !important}
|
||||
.input-group-addon {background: #fff}
|
||||
.icon-calendar {color: rgb(22, 168, 248)}
|
||||
#recordForm .table>thead>tr>th{ border: none}
|
||||
.main-header {border-bottom: none !important}
|
||||
|
||||
Reference in New Issue
Block a user