Bug 622118 - No feedback when moving up the bookmarks hierarchy [r=mfinkle]

This commit is contained in:
Vivien Nicolas 2011-01-03 12:57:01 +01:00
parent 8e1c0f860f
commit 38cdb2c811

View File

@ -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;