Project

General

Profile

« Previous | Next » 

Revision 83ea2d24

Added by Andreas Kohlbecker almost 7 years ago

ref #6169 add missing tiny, and small style for filtered selects (combobox)

View differences:

src/main/webapp/VAADIN/themes/edit-valo/valo-fix.scss
10 10

  
11 11
.v-select-small {
12 12
  font-size: $v-font-size--small;
13
}
14

  
15
.v-filterselect-suggestpopup-tiny {
16
  font-size: $v-font-size--tiny;
17
}
18

  
19
.v-filterselect-suggestpopup-small {
20
  font-size: $v-font-size--small;
13 21
}

Also available in: Unified diff