Fix opacity of minutes in timepicker

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
This commit is contained in:
Jan-Christoph Borchardt 2017-11-06 12:44:17 +01:00
parent 4e6d828ae7
commit 3e538443c5
1 changed files with 0 additions and 1 deletions

View File

@ -1130,7 +1130,6 @@ code {
&.ui-timepicker-minutes:not(.ui-state-hover) {
color: nc-lighten($color-main-text, 33%);
opacity: .8;
}
&.ui-timepicker-hours {