]> source.dussan.org Git - vaadin-framework.git/commitdiff
Increase datefield calendarpanel selected date text contrast
authorJouni Koivuviita <jouni@vaadin.com>
Thu, 21 Aug 2014 13:25:49 +0000 (16:25 +0300)
committerLeif Åstrand <leif@vaadin.com>
Sat, 30 Aug 2014 12:38:21 +0000 (15:38 +0300)
Make the text easier to read.

Change-Id: Ieab5b27cccd0694086f17877d6c6b4c37b225b02

WebContent/VAADIN/themes/valo/components/_datefield.scss

index 72183d07d3c6502b60117304fdd86c96b366fc22..b1d5dcce5b4b0272a953aebe6211915b289665fd 100644 (file)
   color: valo-font-color($v-selection-color);
   @include valo-gradient($v-selection-color);
   border: none;
+  font-weight: max(600, $v-font-weight + 100);
 }