Privacy: cleanup of the "Export Personal Data" and "Erase Personal Data" screens.

Props desrosj, xkon.
See #43929.

git-svn-id: https://develop.svn.wordpress.org/trunk@43212 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2018-05-10 10:00:19 +00:00
parent dd4322535b
commit 56079a45fd
4 changed files with 118 additions and 95 deletions

View File

@@ -1132,6 +1132,18 @@ table.form-table td .updated p {
border-left-color: #d64d21;
}
.privacy_requests .request-results .notice {
margin: -2px 0 0;
}
.privacy_requests .request-results .notice p {
margin: 0.5em 0;
}
.request-results td {
padding: 0 0 1px;
}
.status-label {
font-weight: 600;
}