Project

General

Profile

« Previous | Next » 

Revision 9773ed87

Added by Andreas Kohlbecker almost 7 years ago

ref #6169 displaying the Registration.submitter to curators

  • implementation of a UserHelper

View differences:

src/main/webapp/VAADIN/themes/edit-valo/edit-valo.scss
244 244
    .registration-list-item {
245 245
        border-top: valo-border($border: $v-border, $color: $v-background-color, $strength: 0.7);
246 246
        padding-top: 4px; // avoid button group to overlap with border
247
        .v-label-registration-state {
248
            margin-right: round($v-unit-size / 4);
249
        }            
250
        .v-caption-submitter {
251
            margin-right: round($v-unit-size / 8);
252
        }
247 253
    }
248 254

  
249 255
   .registration-workflow-item {

Also available in: Unified diff