mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-09 15:14:37 +00:00
Implement the screen options toggle sprite across color schemes. props PeteMall, and use correct file ext, props ocean90. see #15207.
git-svn-id: https://develop.svn.wordpress.org/trunk@16152 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -771,11 +771,9 @@ form.upgrade .hint {
|
||||
font-size: 10px;
|
||||
display: block;
|
||||
background-repeat: no-repeat;
|
||||
background-position: right bottom;
|
||||
}
|
||||
|
||||
#screen-meta a.show-settings {
|
||||
background-image: url( ../images/screen-options-right.gif?ver=20100531 );
|
||||
background-position: top right;
|
||||
background-color: transparent;
|
||||
text-shadow: rgba(255,255,255,0.7) 0 1px 0;
|
||||
}
|
||||
|
||||
#screen-meta a.show-settings:hover {
|
||||
@@ -2456,10 +2454,6 @@ table.diff .diff-deletedline del, table.diff .diff-addedline ins {
|
||||
margin: 0 0 8px;
|
||||
}
|
||||
|
||||
#screen-meta a.show-settings {
|
||||
background-image: url( ../images/screen-options-toggle.gif?ver=20100531 );
|
||||
background-position: top right;
|
||||
}
|
||||
/* END */
|
||||
|
||||
#side-sortables .category-adder {
|
||||
|
||||
Reference in New Issue
Block a user