Project

General

Profile

« Previous | Next » 

Revision 58dba687

Added by Patrick Plitzner over 7 years ago

ref #6131 Refactor settings dialog

  • extracted abstract class
  • set style for OK/Cancel button

View differences:

src/main/webapp/VAADIN/themes/edit/styles.scss
8 8

  
9 9
  // Include mytheme theme styles in your theme
10 10
  @include edit;
11
}
12

  
13

  
14
.dialogButton {
15
    min-width: 80px;
11 16
}

Also available in: Unified diff