Revision c7627153
ref #6169 message count indicator, edit reference button and impoved layout
src/main/webapp/VAADIN/themes/edit-valo/edit-valo.scss | ||
---|---|---|
132 | 132 |
display : inline; |
133 | 133 |
} |
134 | 134 |
} |
135 |
|
|
136 |
.friendly-foreground { |
|
137 |
color: $v-friendly-color; |
|
138 |
} |
|
135 | 139 |
|
140 |
.v-button .button-badge { |
|
141 |
@include valo-badge-style($states: inactive, $background-color: lighten($v-background-color, 10%), $active-color: $v-focus-color); |
|
142 |
} |
|
136 | 143 |
|
137 | 144 |
.dashboard-actions { |
138 | 145 |
margin: 0 10%; |
... | ... | |
220 | 227 |
} |
221 | 228 |
} |
222 | 229 |
|
230 |
#workingset { |
|
231 |
padding: round($v-unit-size / 2); |
|
232 |
.names-types-list, .registration-list-item { |
|
233 |
margin-top: round($v-unit-size / 2); |
|
234 |
} |
|
235 |
} |
|
236 |
|
|
223 | 237 |
// --------------------------------------------------- // |
224 | 238 |
|
225 | 239 |
.registration-list-item { |
Also available in: Unified diff