Styling for notices below h2
git-svn-id: https://develop.svn.wordpress.org/trunk@9532 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
d9ca3f7dbb
commit
631e62f4b5
@ -364,10 +364,6 @@ div.dashboard-widget-submit input:hover,
|
||||
border-color: #e6db55;
|
||||
}
|
||||
|
||||
.updated a {
|
||||
border-bottom-color: #2583ad;
|
||||
}
|
||||
|
||||
a.page-numbers {
|
||||
border-bottom-color: #B8D3E2;
|
||||
}
|
||||
|
@ -361,17 +361,7 @@ h6 {
|
||||
|
||||
.wrap .updated,
|
||||
.wrap .error {
|
||||
margin: auto 0 0;
|
||||
}
|
||||
|
||||
.updated a,
|
||||
.error a {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.updated a {
|
||||
text-decoration: none;
|
||||
padding-bottom: 2px;
|
||||
margin: 0 0 12px;
|
||||
}
|
||||
|
||||
.wrap h2 {
|
||||
|
@ -368,11 +368,6 @@ a.button {
|
||||
display: inline;
|
||||
}
|
||||
|
||||
.updated a {
|
||||
border-bottom-width: 1px;
|
||||
border-bottom-style: solid;
|
||||
}
|
||||
|
||||
.unapproved .unapprove {
|
||||
display: none;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user