Pikaday with time support

This commit is contained in:
2016-11-08 17:48:48 +01:00
parent c935725e64
commit b8e2151a33
3 changed files with 23 additions and 1193 deletions

View File

@@ -1,4 +1,5 @@
@import ../_config
@import ../_app_utils
@charset "UTF-8"
/* Pikaday */
@@ -181,3 +182,18 @@
.pika-table abbr
border-bottom: none
cursor: help
.pika-time
width: 100%
display: flex
align-items: center
justify-content: center
padding: 5px 0 10px 0
color: $color-text-dark-primary
td
padding: 0 2px
select
+input-generic
padding: 2px 3px