ed7844b5f4
Part of MDL-55071
14 lines
301 B
CSS
14 lines
301 B
CSS
#page-report-completion-index table#completion-progress {
|
|
margin-top: 20px;
|
|
margin-bottom: 30px;
|
|
}
|
|
|
|
#page-report-completion-index .export-actions {
|
|
text-align: center;
|
|
list-style: none;
|
|
}
|
|
/*rtl:ignore*/
|
|
#page-report-completion-index #completion-progress th svg {
|
|
direction: ltr;
|
|
}
|