Project

General

Profile

« Previous | Next » 

Revision 79295d9d

Added by Andreas Kohlbecker almost 7 years ago

ref #6719 RegistrationItems with edit buttons for name and per typedesignationWorkingSet

View differences:

src/main/webapp/VAADIN/themes/edit-valo/edit-valo.scss
414 414
        margin-top: round($v-unit-size/10);
415 415
        .v-button {
416 416
            padding: 0 round($v-unit-size/4);
417
            height: round(2 * $v-unit-size/3 )
417 418
            // margin: 0 round($v-unit-size/4);
418 419
        }
420
        .v-label {
421
            display: inline;
422
            white-space: normal;
423
        }
419 424
    }
420 425
    
421 426
    // ---------- popup editor windows ---------------------------------//

Also available in: Unified diff