Makes items on places toolbar show up as a button during customize so that they can easily be moved. r=ben@mozilla.org bug=327364

This commit is contained in:
annie.sullivan@gmail.com 2007-11-06 21:08:06 -08:00
parent 3c7906133c
commit 0b354f2252

View File

@ -127,6 +127,10 @@ toolbarpaletteitem[place="toolbar"] .bookmarks-toolbar-items {
visibility: hidden;
}
toolbarpaletteitem[place="toolbar"] .places-toolbar-items {
display: none;
}
/* ::::: bookmark menus ::::: */
menu.bookmark-item,