You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
297 B
11 lines
297 B
.bi-time-interval .bi-date-time-trigger { |
|
-webkit-border-radius: 2px; |
|
-moz-border-radius: 2px; |
|
border-radius: 2px; |
|
} |
|
.bi-time-interval.time-error .bi-date-time-trigger .bi-input { |
|
color: #ff4949; |
|
} |
|
.bi-time-interval.time-error .bi-date-time-trigger .sign-editor-text { |
|
color: #ff4949; |
|
}
|
|
|