UNPKG

ferngully-aurelia-tools

Version:

Ferngully Tools for Aurelia

7 lines (6 loc) 236 B
/* apply this class to an input control that you have slotted into a datepicker but want to remain hidden (so you only see the button) */ date-picker input.datepickerHideInput { width: 0; padding: 0; border: none }