Add arrow to "favorites" link
git-svn-id: https://develop.svn.wordpress.org/trunk@9017 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
7895e38ccf
commit
1adc55c1c9
@ -2512,3 +2512,8 @@ abbr.required {
|
||||
padding: 4px 0;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
#favorite-first {
|
||||
padding-right: 22px;
|
||||
background: url(images/menu-open.png) 108px 5px no-repeat;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user