mirror of
git://develop.git.wordpress.org/
synced 2025-02-13 03:04:42 +01:00
Privacy: Denote removed suggested privacy policy text in a more noticeable way.
Props garrett-eclipse, sabernhardt, audrasjb. Fixes #51435. git-svn-id: https://develop.svn.wordpress.org/trunk@49170 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
01e62f0cc3
commit
901edbe510
@ -725,7 +725,19 @@ form#tags-filter {
|
||||
|
||||
.text-removed .policy-text {
|
||||
color: #666;
|
||||
font-weight: 600;
|
||||
font-weight: 300;
|
||||
padding-left: 1em;
|
||||
border-left: 3px solid #ffb900;
|
||||
}
|
||||
|
||||
.text-removed .policy-text h1,
|
||||
.text-removed .policy-text h2,
|
||||
.text-removed .policy-text h3,
|
||||
.text-removed .policy-text h4,
|
||||
.text-removed .policy-text h5,
|
||||
.text-removed .policy-text h6 {
|
||||
color: #39424a;
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
.privacy-text-actions {
|
||||
|
Loading…
x
Reference in New Issue
Block a user