mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-10 18:00:15 +01:00
14 lines
492 B
CSS
14 lines
492 B
CSS
bookmarks-tree, bookmarks-tree[type="multi-column"]
|
|
{
|
|
-moz-binding : url("chrome://communicator/content/bookmarks/bookmarksTree.xml#bookmarks-tree-full");
|
|
}
|
|
|
|
bookmarks-tree[type="single-column"]
|
|
{
|
|
-moz-binding : url("chrome://communicator/content/bookmarks/bookmarksTree.xml#bookmarks-tree-name");
|
|
}
|
|
|
|
bookmarks-tree[type="folders"]
|
|
{
|
|
-moz-binding : url("chrome://communicator/content/bookmarks/bookmarksTree.xml#bookmarks-tree-folders");
|
|
} |