mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-08 04:27:37 +00:00
900699276f
Bug 317311 r=ben@mozilla.org
8 lines
112 B
CSS
8 lines
112 B
CSS
|
|
|
|
|
|
.calendar {
|
|
-moz-binding:url("chrome://browser/content/places/places.xml#calendar");
|
|
display:-moz-box;
|
|
}
|