summaryrefslogtreecommitdiff
path: root/vendor/oojs/oojs-ui/src/themes/blank/layouts.less
blob: 93f677c7045534a12f7bb28dc0abddb7eb15617f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
@import 'common';

.theme-oo-ui-layout () {}

.theme-oo-ui-bookletLayout () {}

.theme-oo-ui-indexLayout () {}

.theme-oo-ui-fieldLayout () {}

.theme-oo-ui-actionFieldLayout () {}

.theme-oo-ui-fieldsetLayout () {}

.theme-oo-ui-formLayout () {}

.theme-oo-ui-menuLayout () {}

.theme-oo-ui-panelLayout () {}

.theme-oo-ui-cardLayout () {}

.theme-oo-ui-pageLayout () {}

.theme-oo-ui-stackLayout () {}