gecko/browser/components/places/content/organizer.css

21 lines
372 B
CSS
Raw Normal View History

2007-06-17 08:09:44 -07:00
.history-calendar {
-moz-binding: url("chrome://browser/content/places/places.xml#calendar");
}
button.commandButton {
-moz-binding: url("chrome://browser/content/places/places.xml#command-button");
}
.filterList {
-moz-binding: url("chrome://browser/content/places/places.xml#filter-button");
}
#contentTitle {
width: 0px;
}
#searchFilter {
width: 23em;
}