mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-13 18:27:35 +00:00
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:
parent
3c7906133c
commit
0b354f2252
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user