任务中进度条显示

Web_Manager_Develope
Linda 8 years ago
parent c6cf79cb61
commit f2399dc67f

@ -131,10 +131,10 @@ treecontrol li:hover{}
.badge-info{ background-color: #3498db;}
.btn:focus {outline: none;outline-offset: 0; }
td > .progress:first-child:last-child{ margin-top:9px;}
.progress-bar-success{ background-color: #5cb85c;}
.progress-bar-danger { background-color: #d9534f;
.progress-bar-success{ background-color: #5cb85c;}
.progress-bar-danger { background-color: #d9534f;}
.sj_progress_bar{ box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); position: relative; }
.sj_progress_font{ position: absolute; right: 20px; top:0; }
.sj_progress_font{ position: absolute; right:5px; top:0; }
.sj_table_border{ border: 1px solid #ccc; }
.sj_content_table .table-header{background-image:-webkit-linear-gradient(top, #f7f7f7,#dfdfdf);background-image:linear-gradient(top, #f7f7f7,#dfdfdf); border-bottom:1px solid #a6a6a6;}
.sj_c_green{ color: #58b358;}
Loading…
Cancel
Save