summaryrefslogtreecommitdiff
path: root/vendor/oojs/oojs-ui/src/themes/blank/elements.less
blob: 89b966488f80bd1a5213ea43e152cc3d06370bc0 (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
27
28
29
@import 'common';

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

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

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

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

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

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

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

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

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

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

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

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

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

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