* Finish task #98672,#98671.
This commit is contained in:
@@ -2,14 +2,7 @@
|
||||
#dynamicPager {justify-content: flex-end;}
|
||||
#dynamicPager .ghost {color: rgb(131, 138, 157);}
|
||||
#dynamicTable a {color: inherit;}
|
||||
.progress-container {word-break: keep-all; white-space: nowrap;}
|
||||
.progress-container i {margin: auto; margin-right: 6px;}
|
||||
.progress-container .progress {margin: auto; width: 200px; height: .7rem; margin-left: 6px; margin-right: 15px;}
|
||||
.label-dot {
|
||||
display: inline-block;
|
||||
width: 8px;
|
||||
height: 8px;
|
||||
padding: 0;
|
||||
line-height: 20px;
|
||||
text-indent: -9999em;
|
||||
border-radius: 50%;
|
||||
}
|
||||
.progress-container .progress {margin: auto; width: 100%; height: .7rem; margin-left: 6px; margin-right: 15px;}
|
||||
.label-dot {display: inline-block; width: 8px; height: 8px; padding: 0; line-height: 20px; text-indent: -9999em; border-radius: 50%;}
|
||||
Reference in New Issue
Block a user