mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-08 04:27:37 +00:00
10 lines
208 B
CSS
10 lines
208 B
CSS
#historyCalendar {
|
|
-moz-binding: url("chrome://browser/content/places/places.xml#calendar");
|
|
display: -moz-box;
|
|
}
|
|
|
|
tree {
|
|
-moz-binding: url("chrome://browser/content/places/places.xml#places-tree");
|
|
}
|
|
|