mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-02 11:44:33 +00:00
Commit .dev version of wp-admin.css for r14816. See #12225
git-svn-id: https://develop.svn.wordpress.org/trunk@15215 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -2955,6 +2955,7 @@ abbr.required {
|
||||
padding: 0 0 0 5px;
|
||||
}
|
||||
|
||||
.media-item .error-div a.dismiss,
|
||||
.describe-toggle-on,
|
||||
.describe-toggle-off {
|
||||
display: block;
|
||||
@@ -2991,6 +2992,10 @@ abbr.required {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.media-item .error-div {
|
||||
padding-left: 10px;
|
||||
}
|
||||
|
||||
.media-item .pinkynail {
|
||||
float: left;
|
||||
margin: 2px;
|
||||
@@ -3020,20 +3025,6 @@ abbr.required {
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
||||
button.dismiss {
|
||||
position: absolute;
|
||||
top: 7px;
|
||||
right: 5px;
|
||||
z-index: 4;
|
||||
width: 8em;
|
||||
}
|
||||
|
||||
.file-error {
|
||||
float: left;
|
||||
font-weight: bold;
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
.progress {
|
||||
position: relative;
|
||||
margin-bottom: -36px;
|
||||
|
||||
Reference in New Issue
Block a user