Privacy: Make the progress indicator for export and erasure visible even if not hovered over.
Follow-up to [47246]. Props pbiron, garrett-eclipse. Fixes #44264. Built from https://develop.svn.wordpress.org/trunk@47395 git-svn-id: http://core.svn.wordpress.org/trunk@47182 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -1207,6 +1207,10 @@ table.form-table td .updated p {
|
||||
color: #72777c;
|
||||
}
|
||||
|
||||
.privacy_requests .row-actions.processing {
|
||||
position: static;
|
||||
}
|
||||
|
||||
.privacy_requests tbody .has-request-results th {
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user