2017-10-15 08:36:44 +08:00
|
|
|
@import 'ui-variables';
|
2016-03-04 04:37:20 +08:00
|
|
|
|
|
|
|
.nylas-date-input {
|
2016-10-14 00:43:20 +08:00
|
|
|
text-align: center;
|
|
|
|
|
2016-03-04 04:37:20 +08:00
|
|
|
.date-interpretation {
|
|
|
|
color: @text-color-subtle;
|
|
|
|
font-size: @font-size-small;
|
|
|
|
opacity: 0.6;
|
|
|
|
}
|
|
|
|
}
|