Project

General

Profile

« Previous | Next » 

Revision 5b4537c4

Added by Andreas Kohlbecker about 7 years ago

ref #6169 replacing declarative WorkflowViewDesign

View differences:

src/main/webapp/VAADIN/themes/edit-valo/edit-valo.scss
141 141
    }
142 142

  
143 143
    // ===== workflow ==== // 
144

  
145
    #workflow-container {
146
        text-align: center;
147
    }
144 148
    
145 149
    $workflow-icon-size: 110px;
146 150
    // can not be set per css as this need to set as property to the component in vaadin
......
150 154

  
151 155
    $workflow-icon-margin-h: $workflow-icon-size / 5;
152 156
    $workflow-icon-left: $workflow-icon-margin-h / 2;
153
    $workflow-caption-font-size: $workflow-icon-size * $workflow-caption-shrink;
154
        
157
    $workflow-caption-font-size: $workflow-icon-size * $workflow-caption-shrink;        
158
    
155 159
    .workflow {
156 160
        .steps {
157 161
            z-index: 10;

Also available in: Unified diff