mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-13 10:25:01 +00:00
Initial support for microsummaries via a service and integration into the bookmarks UI. bug=334471 r=brettw a=ben for the branch
This commit is contained in:
parent
2cd61b9465
commit
770b932bb7
@ -74,6 +74,10 @@ toolbarbutton.bookmark-item {
|
|||||||
padding: 2px 3px;
|
padding: 2px 3px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
toolbarbutton.bookmark-item-microsummarized {
|
||||||
|
max-width: 20em;
|
||||||
|
}
|
||||||
|
|
||||||
toolbarbutton.bookmark-item:hover:active,
|
toolbarbutton.bookmark-item:hover:active,
|
||||||
toolbarbutton.bookmark-item[open="true"] {
|
toolbarbutton.bookmark-item[open="true"] {
|
||||||
padding-top: 3px;
|
padding-top: 3px;
|
||||||
|
Loading…
Reference in New Issue
Block a user