Revision dc3f8070
Added by Andreas Kohlbecker about 5 years ago
src/main/webapp/VAADIN/themes/edit-valo/edit-valo.scss | ||
---|---|---|
51 | 51 |
|
52 | 52 |
@import "../valo/valo.scss"; |
53 | 53 |
|
54 |
@import "valo-fix.scss"; |
|
55 |
|
|
54 | 56 |
|
55 | 57 |
// ========================================== // |
56 | 58 |
|
... | ... | |
58 | 60 |
@include v-font(IcoMoon, "../../../../../fonts/icomoon"); |
59 | 61 |
|
60 | 62 |
.IcoMoon { |
61 |
font-family: IcoMoon; |
|
63 |
font-family: IcoMoon;*
|
|
62 | 64 |
font-style: normal; |
63 | 65 |
font-weight: normal; |
64 | 66 |
-webkit-font-smoothing: antialiased; |
Also available in: Unified diff
fix for missing ListSelect Valo styles