mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-09 04:25:38 +00:00
Bug 622118 - No feedback when moving up the bookmarks hierarchy [r=mfinkle]
This commit is contained in:
parent
8e1c0f860f
commit
38cdb2c811
@ -615,6 +615,11 @@ placelabel:-moz-locale-dir(rtl) {
|
||||
background-position: 2% 50%, top left;
|
||||
}
|
||||
|
||||
placelabel:hover:active {
|
||||
background-image: url(images/arrowup-16.png);
|
||||
background-color: #8db8d8;
|
||||
}
|
||||
|
||||
/* folder bookmarks row */
|
||||
placeitem[type="folder"] {
|
||||
-moz-box-pack: center;
|
||||
|
Loading…
x
Reference in New Issue
Block a user