ryanburns23 / paper-time-input

Polymer element to accept a time with paper-input & paper-dropdown-menu
https://www.webcomponents.org/element/ryanburns23/paper-time-input
MIT License
16 stars 16 forks source link

Element sizing, font-size etc. #6

Open dominik0711 opened 7 years ago

dominik0711 commented 7 years ago

How do I re-size the element and the used font-size to implement a time input view like in the attached screenshot?

I need to set font-size, font-weight on hour, min and ':' suffix. In addition I would like to center the whole paper-time-input horizontally and/or vertically.

Is it possible to disable auto-validation for the hour part or other way round. I need to set hours greater than 24 and as well greater than 100! Is it possible to set min/max on each of the sub-elements (hour and min)?

Thanks in advance

screen shot 2017-08-11 at 07 48 42