Project

General

Profile

« Previous | Next » 

Revision ef0d6020

Added by Andreas Kohlbecker about 7 years ago

ref #6169 design for better list items

View differences:

src/main/webapp/VAADIN/themes/edit-valo/edit-valo.scss
84 84
     }
85 85
   }
86 86
   
87
   // label with caption and icon horizonatally aligned
88
   // to apply this to a Vaadin Label set 'label-nowrap'
89
   // as style
90
   .v-slot-label-nowrap {
91
        .v-caption, .v-label {
92
            display: inline;
93
        }
94
        .v-label {
95
            margin-left: 8px; // TODO use sass variable here
96
            vertical-align: baseline;
97
        }
98
   }
99
   
87 100
   .dashboard-actions {
88 101
      margin: 0 10%;
89 102
    

Also available in: Unified diff