mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-05 21:24:35 +00:00
Use a sprite for screen options toggle. Props TECannon PeteMall. see #15163
git-svn-id: https://develop.svn.wordpress.org/trunk@16081 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -2602,7 +2602,8 @@ fieldset {
|
||||
}
|
||||
|
||||
#screen-meta a.show-settings {
|
||||
background-image: url( ../images/screen-options-right.gif?ver=20100531 );
|
||||
background-image: url( ../images/screen-options-toggle.gif?ver=20100531 );
|
||||
background-position: top right;
|
||||
}
|
||||
|
||||
#screen-meta a.show-settings:hover {
|
||||
|
||||
Reference in New Issue
Block a user