mirror of
git://develop.git.wordpress.org/
synced 2025-02-24 16:43:06 +01:00
More error class styling from mt. see #6034
git-svn-id: https://develop.svn.wordpress.org/trunk@7118 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
430a96d3d5
commit
bb756155d1
@ -214,6 +214,10 @@ select {
|
||||
padding: 0 15px;
|
||||
}
|
||||
|
||||
.wrap .updated, .wrap .error {
|
||||
margin: auto 0 0;
|
||||
}
|
||||
|
||||
.updated a, .error a {
|
||||
text-decoration: underline;
|
||||
}
|
||||
@ -414,10 +418,6 @@ input.disabled, textarea.disabled {
|
||||
zoom: 1;
|
||||
}
|
||||
|
||||
#ajax-response {
|
||||
padding: .5em;
|
||||
}
|
||||
|
||||
/* A handy div class for hiding controls.
|
||||
Some browsers will disable them when you
|
||||
set display:none; */
|
||||
@ -552,6 +552,7 @@ p.pagenav {
|
||||
padding: 10px 10px 8px;
|
||||
clear: both;
|
||||
margin-bottom: -10px;
|
||||
margin-top: 8px;
|
||||
}
|
||||
|
||||
.tablenav .tablenav-pages {
|
||||
|
Loading…
x
Reference in New Issue
Block a user