Add underline on calendar button date picker

This commit is contained in:
Xavier J 2016-06-06 14:44:34 +02:00
parent 16ca407542
commit 9ac95345c1

View file

@ -16,6 +16,11 @@
} }
} }
.datepicker-switch {
color: #0086b3;
text-decoration: underline;
}
.type_champ-textarea { .type_champ-textarea {
@extend .col-md-8; @extend .col-md-8;
@extend .col-lg-8; @extend .col-lg-8;