Project

General

Profile

« Previous | Next » 

Revision 3f1ceae0

Added by Andreas Kohlbecker about 7 years ago

ref #6169 more views for starting registrations and basic branding

View differences:

src/main/webapp/VAADIN/themes/edit-valo/edit-valo.scss
71 71
   .dashboard-actions {
72 72
      margin: 0 10%;
73 73
    
74
      .dashboard-action-2 {
75
        width: 50%;
76
        .v-label {
77
            white-space: normal;
78
        }
79
      }
74 80
      .dashboard-action-3 {
75 81
        width: 33%;
76 82
        .v-label {
......
78 84
        }
79 85
      }
80 86
      &[width-range~="-650px"] {
81
          .dashboard-action-3 {
87
          .dashboard-action-2, .dashboard-action-3 {
82 88
              width: 100%;
83 89
          }
84 90
      }

Also available in: Unified diff