mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-08 22:54:36 +00:00
Move 'Search Engines Blocked' to 'Right Now' from admin header. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17829 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -948,19 +948,10 @@ form.upgrade .hint {
|
||||
float: left;
|
||||
}
|
||||
|
||||
#wphead #privacy-on-link {
|
||||
font-size: 65%;
|
||||
font-style: normal;
|
||||
line-height: 16px;
|
||||
padding: 0 6px;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
#wphead h1 a:hover {
|
||||
text-decoration:none;
|
||||
}
|
||||
#wphead h1 a:hover #site-title,
|
||||
#wphead h1 a#privacy-on-link:hover {
|
||||
#wphead h1 a:hover #site-title {
|
||||
text-decoration:underline;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user