Use blue arrows for blue admin's screen options and help tabs. Adjust baseline to be more compatible with Firefox. props helenyhou. fixes #16114.
git-svn-id: https://develop.svn.wordpress.org/trunk@20082 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
2cbf23b8ba
commit
214ea7bfcb
@ -1689,11 +1689,11 @@ table.diff .diff-addedline ins {
|
||||
}
|
||||
|
||||
#screen-meta-links a.show-settings {
|
||||
background: transparent url(../images/arrows.png) no-repeat right 4px;
|
||||
background: transparent url(../images/arrows-vs.png) no-repeat right 4px;
|
||||
}
|
||||
|
||||
#screen-meta-links a.show-settings.screen-meta-active {
|
||||
background: transparent url(../images/arrows.png) no-repeat right -30px;
|
||||
background: transparent url(../images/arrows-vs.png) no-repeat right -31px;
|
||||
}
|
||||
|
||||
/* end screen options and help tabs */
|
||||
|
@ -835,7 +835,7 @@ table.widefat span.spam a,
|
||||
}
|
||||
|
||||
#screen-meta-links a.show-settings.screen-meta-active {
|
||||
background: transparent url(../images/arrows.png) no-repeat right -30px;
|
||||
background: transparent url(../images/arrows.png) no-repeat right -31px;
|
||||
}
|
||||
|
||||
/* end screen options and help tabs */
|
||||
|
Loading…
Reference in New Issue
Block a user