зеркало из https://github.com/mozilla/pjs.git
Bug 430693 - "History items (Today, Yesterday, etc.) styling for Mac OS X" (r=mano, ui-r=beltzner, a=beltzner)
This commit is contained in:
Родитель
465284df63
Коммит
6cfb553062
|
@ -275,7 +275,7 @@ toolbarbutton.bookmark-item .toolbarbutton-text {
|
|||
}
|
||||
|
||||
.bookmark-item[query][dayContainer] {
|
||||
list-style-image: url("chrome://global/skin/tree/folder.png");
|
||||
list-style-image: url("chrome://browser/skin/places/history.png");
|
||||
}
|
||||
|
||||
.bookmark-item[query][hostContainer] {
|
||||
|
|
|
@ -149,8 +149,9 @@ treechildren::-moz-tree-image(container, OrganizerQuery_Tags) {
|
|||
list-style-image: url("chrome://mozapps/skin/places/tagContainerIcon.png");
|
||||
}
|
||||
|
||||
/* calendar icon for folders grouping items by date */
|
||||
treechildren::-moz-tree-image(title, query, dayContainer) {
|
||||
list-style-image: url("chrome://global/skin/tree/folder.png");
|
||||
list-style-image: url("chrome://browser/skin/places/history.png");
|
||||
}
|
||||
|
||||
treechildren::-moz-tree-image(title, query, hostContainer) {
|
||||
|
|
Загрузка…
Ссылка в новой задаче