Place a "Privacy On" mini-alert in the wp-admin header when it is on, to prevent people from accidentally delisting themselves from search engines. props scottbasgaard. fixes #12211

git-svn-id: https://develop.svn.wordpress.org/trunk@13168 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Mark Jaquith
2010-02-16 03:54:40 +00:00
parent 49d4b41207
commit 5b5b870b16
8 changed files with 15 additions and 15 deletions

View File

@@ -902,7 +902,7 @@ div.comment-item:hover .row-actions {
padding: 12px 10px 5px;
}
#wphead #site-visit-button {
#wphead .site-title-button {
background-repeat: repeat-x;
background-position: 0 0;
-moz-border-radius: 3px;