summaryrefslogtreecommitdiff
path: root/vendor/oojs/oojs-ui/src/themes/blank/widgets.less
blob: 68c64cd8b4e30ff5b963a59169b8ad3218d1513c (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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
@import 'common';

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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