mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-08 12:37:37 +00:00
9 lines
252 B
CSS
Executable File
9 lines
252 B
CSS
Executable File
@import url("chrome://calendar/content/datetimepickers/minimonth.css");
|
|
|
|
@import url("chrome://calendar/skin/datetimepickers/datepicker.css");
|
|
|
|
datepicker {
|
|
-moz-binding: url("chrome://calendar/content/datetimepickers/datepicker.xbl#datepicker");
|
|
}
|
|
|