@northdata/fomantic-ui 2.8.722 → 2.9.400
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/semantic-ui/dist/components/accordion.css +62 -69
- package/lib/semantic-ui/dist/components/accordion.js +595 -618
- package/lib/semantic-ui/dist/components/accordion.min.css +4 -4
- package/lib/semantic-ui/dist/components/accordion.min.js +6 -6
- package/lib/semantic-ui/dist/components/api.js +1225 -1177
- package/lib/semantic-ui/dist/components/api.min.js +6 -6
- package/lib/semantic-ui/dist/components/button.css +291 -634
- package/lib/semantic-ui/dist/components/button.min.css +4 -4
- package/lib/semantic-ui/dist/components/calendar.css +149 -33
- package/lib/semantic-ui/dist/components/calendar.js +2045 -1774
- package/lib/semantic-ui/dist/components/calendar.min.css +4 -4
- package/lib/semantic-ui/dist/components/calendar.min.js +6 -6
- package/lib/semantic-ui/dist/components/card.css +147 -537
- package/lib/semantic-ui/dist/components/card.min.css +4 -4
- package/lib/semantic-ui/dist/components/checkbox.css +215 -405
- package/lib/semantic-ui/dist/components/checkbox.js +888 -876
- package/lib/semantic-ui/dist/components/checkbox.min.css +4 -4
- package/lib/semantic-ui/dist/components/checkbox.min.js +6 -6
- package/lib/semantic-ui/dist/components/container.css +20 -21
- package/lib/semantic-ui/dist/components/container.min.css +4 -4
- package/lib/semantic-ui/dist/components/dimmer.css +76 -184
- package/lib/semantic-ui/dist/components/dimmer.js +732 -753
- package/lib/semantic-ui/dist/components/dimmer.min.css +4 -4
- package/lib/semantic-ui/dist/components/dimmer.min.js +6 -6
- package/lib/semantic-ui/dist/components/divider.css +81 -88
- package/lib/semantic-ui/dist/components/divider.min.css +4 -4
- package/lib/semantic-ui/dist/components/dropdown.css +431 -450
- package/lib/semantic-ui/dist/components/dropdown.js +4432 -4238
- package/lib/semantic-ui/dist/components/dropdown.min.css +4 -4
- package/lib/semantic-ui/dist/components/dropdown.min.js +6 -6
- package/lib/semantic-ui/dist/components/feed.css +130 -87
- package/lib/semantic-ui/dist/components/feed.min.css +4 -4
- package/lib/semantic-ui/dist/components/flag.css +541 -511
- package/lib/semantic-ui/dist/components/flag.min.css +4 -4
- package/lib/semantic-ui/dist/components/form.css +437 -476
- package/lib/semantic-ui/dist/components/form.js +2199 -2033
- package/lib/semantic-ui/dist/components/form.min.css +4 -4
- package/lib/semantic-ui/dist/components/form.min.js +6 -6
- package/lib/semantic-ui/dist/components/grid.css +151 -306
- package/lib/semantic-ui/dist/components/grid.min.css +4 -4
- package/lib/semantic-ui/dist/components/header.css +82 -99
- package/lib/semantic-ui/dist/components/header.min.css +4 -4
- package/lib/semantic-ui/dist/components/icon.css +2744 -2706
- package/lib/semantic-ui/dist/components/icon.min.css +4 -4
- package/lib/semantic-ui/dist/components/image.css +38 -73
- package/lib/semantic-ui/dist/components/image.min.css +4 -4
- package/lib/semantic-ui/dist/components/input.css +344 -254
- package/lib/semantic-ui/dist/components/input.min.css +4 -4
- package/lib/semantic-ui/dist/components/item.css +91 -139
- package/lib/semantic-ui/dist/components/item.min.css +4 -4
- package/lib/semantic-ui/dist/components/label.css +244 -267
- package/lib/semantic-ui/dist/components/label.min.css +4 -4
- package/lib/semantic-ui/dist/components/list.css +75 -113
- package/lib/semantic-ui/dist/components/list.min.css +4 -4
- package/lib/semantic-ui/dist/components/loader.css +142 -601
- package/lib/semantic-ui/dist/components/loader.min.css +4 -4
- package/lib/semantic-ui/dist/components/menu.css +398 -638
- package/lib/semantic-ui/dist/components/menu.min.css +9 -1
- package/lib/semantic-ui/dist/components/message.css +116 -332
- package/lib/semantic-ui/dist/components/message.min.css +4 -4
- package/lib/semantic-ui/dist/components/modal.css +149 -138
- package/lib/semantic-ui/dist/components/modal.js +1637 -1209
- package/lib/semantic-ui/dist/components/modal.min.css +4 -4
- package/lib/semantic-ui/dist/components/modal.min.js +6 -6
- package/lib/semantic-ui/dist/components/popup.css +284 -277
- package/lib/semantic-ui/dist/components/popup.js +1561 -1541
- package/lib/semantic-ui/dist/components/popup.min.css +4 -4
- package/lib/semantic-ui/dist/components/popup.min.js +6 -6
- package/lib/semantic-ui/dist/components/reset.css +12 -17
- package/lib/semantic-ui/dist/components/reset.min.css +4 -4
- package/lib/semantic-ui/dist/components/search.css +99 -137
- package/lib/semantic-ui/dist/components/search.js +1641 -1565
- package/lib/semantic-ui/dist/components/search.min.css +4 -4
- package/lib/semantic-ui/dist/components/search.min.js +6 -6
- package/lib/semantic-ui/dist/components/segment.css +149 -275
- package/lib/semantic-ui/dist/components/segment.min.css +4 -4
- package/lib/semantic-ui/dist/components/site.css +40 -48
- package/lib/semantic-ui/dist/components/site.js +455 -493
- package/lib/semantic-ui/dist/components/site.min.css +4 -4
- package/lib/semantic-ui/dist/components/site.min.js +6 -6
- package/lib/semantic-ui/dist/components/tab.css +16 -20
- package/lib/semantic-ui/dist/components/tab.js +967 -1001
- package/lib/semantic-ui/dist/components/tab.min.css +4 -4
- package/lib/semantic-ui/dist/components/tab.min.js +6 -6
- package/lib/semantic-ui/dist/components/table.css +465 -424
- package/lib/semantic-ui/dist/components/table.min.css +4 -4
- package/lib/semantic-ui/dist/components/transition.css +264 -1282
- package/lib/semantic-ui/dist/components/transition.js +1034 -1109
- package/lib/semantic-ui/dist/components/transition.min.css +4 -4
- package/lib/semantic-ui/dist/components/transition.min.js +6 -6
- package/lib/semantic-ui/dist/semantic-packed.css +5619 -6592
- package/lib/semantic-ui/dist/semantic.css +8547 -11697
- package/lib/semantic-ui/dist/semantic.full.css +14698 -11227
- package/lib/semantic-ui/dist/semantic.full.min.css +6 -262
- package/lib/semantic-ui/dist/semantic.js +19428 -19253
- package/lib/semantic-ui/dist/semantic.min.css +128 -128
- package/lib/semantic-ui/dist/semantic.min.js +6 -6
- package/lib/semantic-ui/dist/themes/basic/assets/fonts/LICENSE.txt +91 -0
- package/lib/semantic-ui/dist/themes/basic/assets/fonts/icons.woff2 +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/LICENSE_icons.txt +165 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/brand-icons.woff +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/brand-icons.woff2 +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/icons.woff +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/icons.woff2 +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/outline-icons.woff +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/outline-icons.woff2 +0 -0
- package/package.json +17 -7
- package/lib/semantic-ui/dist/components/shape.css +0 -160
- package/lib/semantic-ui/dist/components/shape.js +0 -848
- package/lib/semantic-ui/dist/components/shape.min.css +0 -9
- package/lib/semantic-ui/dist/components/shape.min.js +0 -11
- package/lib/semantic-ui/dist/themes/basic/assets/fonts/icons.eot +0 -0
- package/lib/semantic-ui/dist/themes/basic/assets/fonts/icons.svg +0 -450
- package/lib/semantic-ui/dist/themes/basic/assets/fonts/icons.ttf +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/brand-icons.eot +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/brand-icons.svg +0 -3570
- package/lib/semantic-ui/dist/themes/default/assets/fonts/brand-icons.ttf +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/icons.eot +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/icons.svg +0 -4938
- package/lib/semantic-ui/dist/themes/default/assets/fonts/icons.ttf +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/outline-icons.eot +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/outline-icons.svg +0 -803
- package/lib/semantic-ui/dist/themes/default/assets/fonts/outline-icons.ttf +0 -0
- package/lib/semantic-ui/dist/themes/github/assets/fonts/octicons-local.ttf +0 -0
- package/lib/semantic-ui/dist/themes/github/assets/fonts/octicons.svg +0 -200
- package/lib/semantic-ui/dist/themes/github/assets/fonts/octicons.ttf +0 -0
- package/lib/semantic-ui/dist/themes/github/assets/fonts/octicons.woff +0 -0
- package/lib/semantic-ui/dist/themes/material/assets/fonts/icons.eot +0 -0
- package/lib/semantic-ui/dist/themes/material/assets/fonts/icons.svg +0 -2373
- package/lib/semantic-ui/dist/themes/material/assets/fonts/icons.ttf +0 -0
- package/lib/semantic-ui/dist/themes/material/assets/fonts/icons.woff +0 -0
- package/lib/semantic-ui/dist/themes/material/assets/fonts/icons.woff2 +0 -0
- /package/lib/semantic-ui/dist/themes/{default → famfamfam}/assets/images/flags.png +0 -0
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* # Fomantic-UI - Button
|
|
3
|
-
*
|
|
2
|
+
* # Fomantic-UI 2.9.4 - Button
|
|
3
|
+
* https://github.com/fomantic/Fomantic-UI/
|
|
4
4
|
*
|
|
5
5
|
*
|
|
6
6
|
* Released under the MIT license
|
|
7
|
-
*
|
|
7
|
+
* https://opensource.org/licenses/MIT
|
|
8
8
|
*
|
|
9
9
|
*/
|
|
10
10
|
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
outline: none;
|
|
21
21
|
border: none;
|
|
22
22
|
vertical-align: baseline;
|
|
23
|
-
background: #
|
|
23
|
+
background: #e0e1e2 none;
|
|
24
24
|
color: rgba(0, 0, 0, 0.6);
|
|
25
25
|
font-family: "Roboto", "Helvetica Neue", Arial, Helvetica, sans-serif;
|
|
26
26
|
margin: 0 0.25em 0 0;
|
|
@@ -33,16 +33,11 @@
|
|
|
33
33
|
text-align: center;
|
|
34
34
|
text-decoration: none;
|
|
35
35
|
border-radius: 0;
|
|
36
|
-
|
|
37
|
-
box-shadow: 0 0 0 1px transparent inset, 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
|
|
36
|
+
box-shadow: 0 0 0 1px transparent inset, 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
|
|
38
37
|
-webkit-user-select: none;
|
|
39
|
-
-moz-user-select: none;
|
|
40
38
|
-ms-user-select: none;
|
|
41
39
|
user-select: none;
|
|
42
|
-
-webkit-transition: opacity 0.1s ease, background-color 0.1s ease, color 0.1s ease, background 0.1s ease, -webkit-box-shadow 0.1s ease;
|
|
43
|
-
transition: opacity 0.1s ease, background-color 0.1s ease, color 0.1s ease, background 0.1s ease, -webkit-box-shadow 0.1s ease;
|
|
44
40
|
transition: opacity 0.1s ease, background-color 0.1s ease, color 0.1s ease, box-shadow 0.1s ease, background 0.1s ease;
|
|
45
|
-
transition: opacity 0.1s ease, background-color 0.1s ease, color 0.1s ease, box-shadow 0.1s ease, background 0.1s ease, -webkit-box-shadow 0.1s ease;
|
|
46
41
|
will-change: auto;
|
|
47
42
|
-webkit-tap-highlight-color: transparent;
|
|
48
43
|
}
|
|
@@ -53,89 +48,79 @@
|
|
|
53
48
|
*******************************/
|
|
54
49
|
|
|
55
50
|
|
|
56
|
-
|
|
51
|
+
/* --------------
|
|
57
52
|
Hover
|
|
58
|
-
|
|
59
|
-
|
|
53
|
+
--------------- */
|
|
60
54
|
.ui.button:hover {
|
|
61
|
-
background-color: #
|
|
55
|
+
background-color: #cacbcd;
|
|
62
56
|
background-image: none;
|
|
63
|
-
|
|
64
|
-
box-shadow: 0 0 0 1px transparent inset, 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
|
|
57
|
+
box-shadow: 0 0 0 1px transparent inset, 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
|
|
65
58
|
color: rgba(0, 0, 0, 0.8);
|
|
66
59
|
}
|
|
67
60
|
.ui.button:hover .icon {
|
|
68
61
|
opacity: 0.85;
|
|
69
62
|
}
|
|
70
63
|
|
|
71
|
-
|
|
64
|
+
/* --------------
|
|
72
65
|
Focus
|
|
73
|
-
|
|
74
|
-
|
|
66
|
+
--------------- */
|
|
75
67
|
.ui.button:focus {
|
|
76
|
-
background-color: #
|
|
68
|
+
background-color: #cacbcd;
|
|
77
69
|
color: rgba(0, 0, 0, 0.8);
|
|
78
70
|
background-image: none;
|
|
79
|
-
|
|
80
|
-
box-shadow: '';
|
|
71
|
+
box-shadow: "";
|
|
81
72
|
}
|
|
82
73
|
.ui.button:focus .icon {
|
|
83
74
|
opacity: 0.85;
|
|
84
75
|
}
|
|
85
76
|
|
|
86
|
-
|
|
77
|
+
/* --------------
|
|
87
78
|
Down
|
|
88
|
-
|
|
89
|
-
|
|
79
|
+
--------------- */
|
|
90
80
|
.ui.button:active,
|
|
91
81
|
.ui.active.button:active {
|
|
92
|
-
background-color: #
|
|
93
|
-
background-image:
|
|
82
|
+
background-color: #babbbc;
|
|
83
|
+
background-image: "";
|
|
94
84
|
color: rgba(0, 0, 0, 0.9);
|
|
95
|
-
|
|
96
|
-
box-shadow: 0 0 0 1px transparent inset, none;
|
|
85
|
+
box-shadow: none;
|
|
97
86
|
}
|
|
98
87
|
|
|
99
|
-
|
|
88
|
+
/* --------------
|
|
100
89
|
Active
|
|
101
|
-
|
|
102
|
-
|
|
90
|
+
--------------- */
|
|
103
91
|
.ui.active.button {
|
|
104
|
-
background-color: #
|
|
92
|
+
background-color: #c0c1c2;
|
|
105
93
|
background-image: none;
|
|
106
|
-
|
|
107
|
-
box-shadow: 0 0 0 1px transparent inset;
|
|
94
|
+
box-shadow: 0 0 0 1px transparent inset;
|
|
108
95
|
color: rgba(0, 0, 0, 0.95);
|
|
109
96
|
}
|
|
110
97
|
.ui.active.button:hover {
|
|
111
|
-
background-color: #
|
|
98
|
+
background-color: #c0c1c2;
|
|
112
99
|
background-image: none;
|
|
113
100
|
color: rgba(0, 0, 0, 0.95);
|
|
114
101
|
}
|
|
115
102
|
.ui.active.button:active {
|
|
116
|
-
background-color: #
|
|
103
|
+
background-color: #c0c1c2;
|
|
117
104
|
background-image: none;
|
|
118
105
|
}
|
|
119
106
|
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
107
|
+
/* --------------
|
|
108
|
+
Loading
|
|
109
|
+
--------------- */
|
|
124
110
|
|
|
125
111
|
/* Specificity hack */
|
|
126
|
-
.ui.
|
|
112
|
+
.ui.ui.ui.ui.ui.ui.loading.button {
|
|
127
113
|
position: relative;
|
|
128
114
|
cursor: default;
|
|
129
115
|
text-shadow: none !important;
|
|
130
116
|
color: transparent;
|
|
131
117
|
opacity: 1;
|
|
132
118
|
pointer-events: auto;
|
|
133
|
-
-webkit-transition: all 0s linear, opacity 0.1s ease;
|
|
134
119
|
transition: all 0s linear, opacity 0.1s ease;
|
|
135
120
|
}
|
|
136
|
-
.ui.loading.button
|
|
121
|
+
.ui.loading.button::before {
|
|
137
122
|
position: absolute;
|
|
138
|
-
content:
|
|
123
|
+
content: "";
|
|
139
124
|
top: 50%;
|
|
140
125
|
left: 50%;
|
|
141
126
|
margin: -0.64285714em 0 0 -0.64285714em;
|
|
@@ -144,33 +129,34 @@
|
|
|
144
129
|
border-radius: 500rem;
|
|
145
130
|
border: 0.2em solid rgba(0, 0, 0, 0.15);
|
|
146
131
|
}
|
|
147
|
-
.ui.loading.button
|
|
132
|
+
.ui.loading.button::after {
|
|
148
133
|
position: absolute;
|
|
149
|
-
content:
|
|
134
|
+
content: "";
|
|
150
135
|
top: 50%;
|
|
151
136
|
left: 50%;
|
|
152
137
|
margin: -0.64285714em 0 0 -0.64285714em;
|
|
153
138
|
width: 1.28571429em;
|
|
154
139
|
height: 1.28571429em;
|
|
155
140
|
border-radius: 500rem;
|
|
156
|
-
|
|
157
|
-
animation: loader 0.6s infinite linear;
|
|
141
|
+
animation: loader 0.6s infinite linear;
|
|
158
142
|
border: 0.2em solid currentColor;
|
|
159
|
-
color: #
|
|
160
|
-
|
|
161
|
-
|
|
143
|
+
color: #fff;
|
|
144
|
+
box-shadow: 0 0 0 1px transparent;
|
|
145
|
+
}
|
|
146
|
+
.ui.ui.ui.loading.button .label {
|
|
147
|
+
background-color: transparent;
|
|
148
|
+
border-color: transparent;
|
|
149
|
+
color: transparent;
|
|
162
150
|
}
|
|
163
151
|
.ui.labeled.icon.loading.button .icon {
|
|
164
152
|
background-color: transparent;
|
|
165
|
-
|
|
166
|
-
box-shadow: none;
|
|
153
|
+
box-shadow: none;
|
|
167
154
|
}
|
|
168
155
|
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
.ui.buttons .disabled.button:not(.basic),
|
|
156
|
+
/* -------------------
|
|
157
|
+
Disabled
|
|
158
|
+
-------------------- */
|
|
159
|
+
.ui.buttons .disabled.button,
|
|
174
160
|
.ui.disabled.button,
|
|
175
161
|
.ui.button:disabled,
|
|
176
162
|
.ui.disabled.button:hover,
|
|
@@ -178,8 +164,7 @@
|
|
|
178
164
|
cursor: default;
|
|
179
165
|
opacity: 0.45 !important;
|
|
180
166
|
background-image: none;
|
|
181
|
-
|
|
182
|
-
box-shadow: none;
|
|
167
|
+
box-shadow: none;
|
|
183
168
|
pointer-events: none !important;
|
|
184
169
|
}
|
|
185
170
|
|
|
@@ -189,42 +174,31 @@
|
|
|
189
174
|
*******************************/
|
|
190
175
|
|
|
191
176
|
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
177
|
+
/* -------------------
|
|
178
|
+
Labeled Button
|
|
179
|
+
-------------------- */
|
|
196
180
|
.ui.labeled.button:not(.icon) {
|
|
197
|
-
display: -webkit-inline-box;
|
|
198
|
-
display: -ms-inline-flexbox;
|
|
199
181
|
display: inline-flex;
|
|
200
|
-
-
|
|
201
|
-
-webkit-box-direction: normal;
|
|
202
|
-
-ms-flex-direction: row;
|
|
203
|
-
flex-direction: row;
|
|
182
|
+
flex-direction: row;
|
|
204
183
|
background: none;
|
|
205
184
|
padding: 0 !important;
|
|
206
185
|
border: none;
|
|
207
|
-
|
|
208
|
-
box-shadow: none;
|
|
186
|
+
box-shadow: none;
|
|
209
187
|
}
|
|
210
188
|
.ui.labeled.button > .button {
|
|
211
189
|
margin: 0;
|
|
212
190
|
}
|
|
213
191
|
.ui.labeled.button > .label {
|
|
214
|
-
display: -webkit-box;
|
|
215
|
-
display: -ms-flexbox;
|
|
216
192
|
display: flex;
|
|
217
|
-
-
|
|
218
|
-
-ms-flex-align: center;
|
|
219
|
-
align-items: center;
|
|
193
|
+
align-items: center;
|
|
220
194
|
margin: 0 0 0 -1px !important;
|
|
221
195
|
font-size: 1em;
|
|
222
|
-
padding:
|
|
196
|
+
padding: "";
|
|
223
197
|
border-color: rgba(34, 36, 38, 0.15);
|
|
224
198
|
}
|
|
225
199
|
|
|
226
200
|
/* Tag */
|
|
227
|
-
.ui.labeled.button > .tag.label
|
|
201
|
+
.ui.labeled.button > .tag.label::before {
|
|
228
202
|
width: 1.85em;
|
|
229
203
|
height: 1.85em;
|
|
230
204
|
}
|
|
@@ -249,16 +223,14 @@
|
|
|
249
223
|
border-bottom-right-radius: 0;
|
|
250
224
|
}
|
|
251
225
|
|
|
252
|
-
|
|
226
|
+
/* --------------
|
|
253
227
|
Icon
|
|
254
|
-
|
|
255
|
-
|
|
228
|
+
--------------- */
|
|
256
229
|
.ui.button > .icon:not(.button) {
|
|
257
230
|
height: auto;
|
|
258
231
|
opacity: 0.8;
|
|
259
|
-
-webkit-transition: opacity 0.1s ease;
|
|
260
232
|
transition: opacity 0.1s ease;
|
|
261
|
-
color:
|
|
233
|
+
color: "";
|
|
262
234
|
}
|
|
263
235
|
.ui.button:not(.icon) > .icon:not(.button):not(.dropdown),
|
|
264
236
|
.ui.button:not(.icon) > .icons:not(.button):not(.dropdown) {
|
|
@@ -278,10 +250,32 @@
|
|
|
278
250
|
*******************************/
|
|
279
251
|
|
|
280
252
|
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
253
|
+
/* --------------
|
|
254
|
+
Stackable
|
|
255
|
+
--------------- */
|
|
256
|
+
|
|
257
|
+
/* Tablet Or Below */
|
|
258
|
+
@media only screen and (max-width: 767.98px) {
|
|
259
|
+
.ui.stackable.buttons {
|
|
260
|
+
flex-direction: column;
|
|
261
|
+
width: 100%;
|
|
262
|
+
}
|
|
263
|
+
.ui.stackable.buttons .button:first-child {
|
|
264
|
+
border-bottom-left-radius: 0;
|
|
265
|
+
border-top-right-radius: 0;
|
|
266
|
+
}
|
|
267
|
+
.ui.stackable.buttons .button:last-child {
|
|
268
|
+
border-bottom-left-radius: 0;
|
|
269
|
+
border-top-right-radius: 0;
|
|
270
|
+
}
|
|
271
|
+
.ui.stackable.buttons .button:only-child {
|
|
272
|
+
border-radius: 0;
|
|
273
|
+
}
|
|
274
|
+
}
|
|
275
|
+
|
|
276
|
+
/* -------------------
|
|
277
|
+
Floated
|
|
278
|
+
-------------------- */
|
|
285
279
|
.ui[class*="left floated"].buttons,
|
|
286
280
|
.ui[class*="left floated"].button {
|
|
287
281
|
float: left;
|
|
@@ -295,10 +289,9 @@
|
|
|
295
289
|
margin-left: 0.25em;
|
|
296
290
|
}
|
|
297
291
|
|
|
298
|
-
|
|
292
|
+
/* -------------------
|
|
299
293
|
Sizes
|
|
300
|
-
|
|
301
|
-
|
|
294
|
+
-------------------- */
|
|
302
295
|
.ui.buttons .button,
|
|
303
296
|
.ui.buttons .or,
|
|
304
297
|
.ui.button {
|
|
@@ -354,12 +347,11 @@
|
|
|
354
347
|
font-size: 1.71428571rem;
|
|
355
348
|
}
|
|
356
349
|
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
350
|
+
/* --------------
|
|
351
|
+
Icon Only
|
|
352
|
+
--------------- */
|
|
361
353
|
.ui.icon.buttons .button,
|
|
362
|
-
.ui.icon.button:not(.
|
|
354
|
+
.ui.icon.button:not(.labeled) {
|
|
363
355
|
padding: 0.78571429em 0.78571429em 0.78571429em;
|
|
364
356
|
}
|
|
365
357
|
.ui.animated.icon.button > .content > .icon,
|
|
@@ -369,14 +361,10 @@
|
|
|
369
361
|
margin: 0 !important;
|
|
370
362
|
vertical-align: top;
|
|
371
363
|
}
|
|
372
|
-
.ui.animated.button > .content > .icon {
|
|
373
|
-
vertical-align: top;
|
|
374
|
-
}
|
|
375
|
-
|
|
376
|
-
/*--------------
|
|
377
|
-
Labeled Icon
|
|
378
|
-
---------------*/
|
|
379
364
|
|
|
365
|
+
/* --------------
|
|
366
|
+
Labeled Icon
|
|
367
|
+
--------------- */
|
|
380
368
|
.ui.labeled.icon.buttons .button,
|
|
381
369
|
.ui.labeled.icon.button {
|
|
382
370
|
position: relative;
|
|
@@ -396,15 +384,13 @@
|
|
|
396
384
|
border-top-left-radius: inherit;
|
|
397
385
|
border-bottom-left-radius: inherit;
|
|
398
386
|
text-align: center;
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
padding: 0.78571429em 0 0.78571429em 0;
|
|
387
|
+
animation: none;
|
|
388
|
+
padding: 0.78571429em 0;
|
|
402
389
|
margin: 0;
|
|
403
390
|
width: 2.57142857em;
|
|
404
391
|
background-color: rgba(0, 0, 0, 0.05);
|
|
405
|
-
color:
|
|
406
|
-
|
|
407
|
-
box-shadow: -1px 0 0 0 transparent inset;
|
|
392
|
+
color: "";
|
|
393
|
+
box-shadow: -1px 0 0 0 transparent inset;
|
|
408
394
|
}
|
|
409
395
|
|
|
410
396
|
/* Right Labeled */
|
|
@@ -418,13 +404,12 @@
|
|
|
418
404
|
border-radius: 0;
|
|
419
405
|
border-top-right-radius: inherit;
|
|
420
406
|
border-bottom-right-radius: inherit;
|
|
421
|
-
|
|
422
|
-
box-shadow: 1px 0 0 0 transparent inset;
|
|
407
|
+
box-shadow: 1px 0 0 0 transparent inset;
|
|
423
408
|
}
|
|
424
|
-
.ui.labeled.icon.buttons > .button > .icon
|
|
425
|
-
.ui.labeled.icon.button > .icon
|
|
426
|
-
.ui.labeled.icon.buttons > .button > .icon
|
|
427
|
-
.ui.labeled.icon.button > .icon
|
|
409
|
+
.ui.labeled.icon.buttons > .button > .icon::before,
|
|
410
|
+
.ui.labeled.icon.button > .icon::before,
|
|
411
|
+
.ui.labeled.icon.buttons > .button > .icon::after,
|
|
412
|
+
.ui.labeled.icon.button > .icon::after {
|
|
428
413
|
display: block;
|
|
429
414
|
position: relative;
|
|
430
415
|
width: 100%;
|
|
@@ -452,54 +437,158 @@
|
|
|
452
437
|
}
|
|
453
438
|
|
|
454
439
|
/* Loading Icon in Labeled Button */
|
|
455
|
-
.ui.labeled.icon.button > .loading.icon
|
|
456
|
-
|
|
457
|
-
animation: loader 2s linear infinite;
|
|
440
|
+
.ui.labeled.icon.button > .loading.icon::before {
|
|
441
|
+
animation: loader 2s linear infinite;
|
|
458
442
|
}
|
|
459
443
|
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
.ui.circular.button {
|
|
444
|
+
/* --------------
|
|
445
|
+
Circular
|
|
446
|
+
--------------- */
|
|
447
|
+
.ui.ui.circular.buttons .button,
|
|
448
|
+
.ui.ui.ui.ui.circular.button {
|
|
465
449
|
border-radius: 10em;
|
|
450
|
+
min-width: 0;
|
|
466
451
|
}
|
|
452
|
+
.ui.circular.buttons .button > .icon,
|
|
467
453
|
.ui.circular.button > .icon {
|
|
468
454
|
width: 1em;
|
|
469
455
|
vertical-align: baseline;
|
|
470
456
|
}
|
|
457
|
+
.ui.circular.buttons:not(.vertical):not(.spaced) .button {
|
|
458
|
+
margin-right: 0.25em;
|
|
459
|
+
}
|
|
460
|
+
.ui.vertical.circular.buttons .button {
|
|
461
|
+
margin-bottom: 0.25em;
|
|
462
|
+
}
|
|
463
|
+
.ui.two.buttons {
|
|
464
|
+
width: 100%;
|
|
465
|
+
}
|
|
466
|
+
.ui.two.buttons > .button {
|
|
467
|
+
width: 50%;
|
|
468
|
+
}
|
|
469
|
+
.ui.three.buttons {
|
|
470
|
+
width: 100%;
|
|
471
|
+
}
|
|
472
|
+
.ui.three.buttons > .button {
|
|
473
|
+
width: 33.333%;
|
|
474
|
+
}
|
|
475
|
+
.ui.four.buttons {
|
|
476
|
+
width: 100%;
|
|
477
|
+
}
|
|
478
|
+
.ui.four.buttons > .button {
|
|
479
|
+
width: 25%;
|
|
480
|
+
}
|
|
481
|
+
.ui.five.buttons {
|
|
482
|
+
width: 100%;
|
|
483
|
+
}
|
|
484
|
+
.ui.five.buttons > .button {
|
|
485
|
+
width: 20%;
|
|
486
|
+
}
|
|
487
|
+
.ui.six.buttons {
|
|
488
|
+
width: 100%;
|
|
489
|
+
}
|
|
490
|
+
.ui.six.buttons > .button {
|
|
491
|
+
width: 16.666%;
|
|
492
|
+
}
|
|
493
|
+
.ui.seven.buttons {
|
|
494
|
+
width: 100%;
|
|
495
|
+
}
|
|
496
|
+
.ui.seven.buttons > .button {
|
|
497
|
+
width: 14.285%;
|
|
498
|
+
}
|
|
499
|
+
.ui.eight.buttons {
|
|
500
|
+
width: 100%;
|
|
501
|
+
}
|
|
502
|
+
.ui.eight.buttons > .button {
|
|
503
|
+
width: 12.5%;
|
|
504
|
+
}
|
|
505
|
+
.ui.nine.buttons {
|
|
506
|
+
width: 100%;
|
|
507
|
+
}
|
|
508
|
+
.ui.nine.buttons > .button {
|
|
509
|
+
width: 11.11%;
|
|
510
|
+
}
|
|
511
|
+
.ui.ten.buttons {
|
|
512
|
+
width: 100%;
|
|
513
|
+
}
|
|
514
|
+
.ui.ten.buttons > .button {
|
|
515
|
+
width: 10%;
|
|
516
|
+
}
|
|
517
|
+
.ui.eleven.buttons {
|
|
518
|
+
width: 100%;
|
|
519
|
+
}
|
|
520
|
+
.ui.eleven.buttons > .button {
|
|
521
|
+
width: 9.09%;
|
|
522
|
+
}
|
|
523
|
+
.ui.twelve.buttons {
|
|
524
|
+
width: 100%;
|
|
525
|
+
}
|
|
526
|
+
.ui.twelve.buttons > .button {
|
|
527
|
+
width: 8.3333%;
|
|
528
|
+
}
|
|
529
|
+
.ui.two.vertical.buttons > .button {
|
|
530
|
+
height: 50%;
|
|
531
|
+
}
|
|
532
|
+
.ui.three.vertical.buttons > .button {
|
|
533
|
+
height: 33.333%;
|
|
534
|
+
}
|
|
535
|
+
.ui.four.vertical.buttons > .button {
|
|
536
|
+
height: 25%;
|
|
537
|
+
}
|
|
538
|
+
.ui.five.vertical.buttons > .button {
|
|
539
|
+
height: 20%;
|
|
540
|
+
}
|
|
541
|
+
.ui.six.vertical.buttons > .button {
|
|
542
|
+
height: 16.666%;
|
|
543
|
+
}
|
|
544
|
+
.ui.seven.vertical.buttons > .button {
|
|
545
|
+
height: 14.285%;
|
|
546
|
+
}
|
|
547
|
+
.ui.eight.vertical.buttons > .button {
|
|
548
|
+
height: 12.5%;
|
|
549
|
+
}
|
|
550
|
+
.ui.nine.vertical.buttons > .button {
|
|
551
|
+
height: 11.11%;
|
|
552
|
+
}
|
|
553
|
+
.ui.ten.vertical.buttons > .button {
|
|
554
|
+
height: 10%;
|
|
555
|
+
}
|
|
556
|
+
.ui.eleven.vertical.buttons > .button {
|
|
557
|
+
height: 9.09%;
|
|
558
|
+
}
|
|
559
|
+
.ui.twelve.vertical.buttons > .button {
|
|
560
|
+
height: 8.3333%;
|
|
561
|
+
}
|
|
471
562
|
|
|
472
|
-
|
|
563
|
+
/* -------------------
|
|
473
564
|
Colors
|
|
474
|
-
|
|
475
|
-
|
|
565
|
+
-------------------- */
|
|
476
566
|
.ui.primary.buttons .button,
|
|
477
567
|
.ui.primary.button {
|
|
478
568
|
background-color: #007388;
|
|
479
|
-
color: #
|
|
569
|
+
color: #fff;
|
|
480
570
|
text-shadow: none;
|
|
481
571
|
background-image: none;
|
|
482
572
|
}
|
|
483
573
|
.ui.primary.button {
|
|
484
|
-
|
|
485
|
-
box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
|
|
574
|
+
box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
|
|
486
575
|
}
|
|
487
576
|
.ui.primary.buttons .button:hover,
|
|
488
577
|
.ui.primary.button:hover {
|
|
489
578
|
background-color: #005d6f;
|
|
490
|
-
color: #
|
|
579
|
+
color: #fff;
|
|
491
580
|
text-shadow: none;
|
|
492
581
|
}
|
|
493
582
|
.ui.primary.buttons .button:focus,
|
|
494
583
|
.ui.primary.button:focus {
|
|
495
584
|
background-color: #00505f;
|
|
496
|
-
color: #
|
|
585
|
+
color: #fff;
|
|
497
586
|
text-shadow: none;
|
|
498
587
|
}
|
|
499
588
|
.ui.primary.buttons .button:active,
|
|
500
589
|
.ui.primary.button:active {
|
|
501
590
|
background-color: #004855;
|
|
502
|
-
color: #
|
|
591
|
+
color: #fff;
|
|
503
592
|
text-shadow: none;
|
|
504
593
|
}
|
|
505
594
|
.ui.primary.buttons .active.button,
|
|
@@ -507,36 +596,35 @@
|
|
|
507
596
|
.ui.primary.active.button,
|
|
508
597
|
.ui.primary.button .active.button:active {
|
|
509
598
|
background-color: #005d6f;
|
|
510
|
-
color: #
|
|
599
|
+
color: #fff;
|
|
511
600
|
text-shadow: none;
|
|
512
601
|
}
|
|
513
602
|
.ui.secondary.buttons .button,
|
|
514
603
|
.ui.secondary.button {
|
|
515
|
-
background-color: #
|
|
516
|
-
color: #
|
|
604
|
+
background-color: #1b1c1d;
|
|
605
|
+
color: #fff;
|
|
517
606
|
text-shadow: none;
|
|
518
607
|
background-image: none;
|
|
519
608
|
}
|
|
520
609
|
.ui.secondary.button {
|
|
521
|
-
|
|
522
|
-
box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
|
|
610
|
+
box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
|
|
523
611
|
}
|
|
524
612
|
.ui.secondary.buttons .button:hover,
|
|
525
613
|
.ui.secondary.button:hover {
|
|
526
614
|
background-color: #27292a;
|
|
527
|
-
color: #
|
|
615
|
+
color: #fff;
|
|
528
616
|
text-shadow: none;
|
|
529
617
|
}
|
|
530
618
|
.ui.secondary.buttons .button:focus,
|
|
531
619
|
.ui.secondary.button:focus {
|
|
532
620
|
background-color: #2e3032;
|
|
533
|
-
color: #
|
|
621
|
+
color: #fff;
|
|
534
622
|
text-shadow: none;
|
|
535
623
|
}
|
|
536
624
|
.ui.secondary.buttons .button:active,
|
|
537
625
|
.ui.secondary.button:active {
|
|
538
626
|
background-color: #343637;
|
|
539
|
-
color: #
|
|
627
|
+
color: #fff;
|
|
540
628
|
text-shadow: none;
|
|
541
629
|
}
|
|
542
630
|
.ui.secondary.buttons .active.button,
|
|
@@ -544,184 +632,35 @@
|
|
|
544
632
|
.ui.secondary.active.button,
|
|
545
633
|
.ui.secondary.button .active.button:active {
|
|
546
634
|
background-color: #27292a;
|
|
547
|
-
color: #
|
|
548
|
-
text-shadow: none;
|
|
549
|
-
}
|
|
550
|
-
.ui.red.buttons .button,
|
|
551
|
-
.ui.red.button {
|
|
552
|
-
background-color: #af4e4a;
|
|
553
|
-
color: #FFFFFF;
|
|
554
|
-
text-shadow: none;
|
|
555
|
-
background-image: none;
|
|
556
|
-
}
|
|
557
|
-
.ui.red.button {
|
|
558
|
-
-webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
|
|
559
|
-
box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
|
|
560
|
-
}
|
|
561
|
-
.ui.red.buttons .button:hover,
|
|
562
|
-
.ui.red.button:hover {
|
|
563
|
-
background-color: #a2423e;
|
|
564
|
-
color: #FFFFFF;
|
|
565
|
-
text-shadow: none;
|
|
566
|
-
}
|
|
567
|
-
.ui.red.buttons .button:focus,
|
|
568
|
-
.ui.red.button:focus {
|
|
569
|
-
background-color: #9b3935;
|
|
570
|
-
color: #FFFFFF;
|
|
571
|
-
text-shadow: none;
|
|
572
|
-
}
|
|
573
|
-
.ui.red.buttons .button:active,
|
|
574
|
-
.ui.red.button:active {
|
|
575
|
-
background-color: #8b3e3b;
|
|
576
|
-
color: #FFFFFF;
|
|
577
|
-
text-shadow: none;
|
|
578
|
-
}
|
|
579
|
-
.ui.red.buttons .active.button,
|
|
580
|
-
.ui.red.buttons .active.button:active,
|
|
581
|
-
.ui.red.active.button,
|
|
582
|
-
.ui.red.button .active.button:active {
|
|
583
|
-
background-color: #a4403c;
|
|
584
|
-
color: #FFFFFF;
|
|
585
|
-
text-shadow: none;
|
|
586
|
-
}
|
|
587
|
-
.ui.orange.buttons .button,
|
|
588
|
-
.ui.orange.button {
|
|
589
|
-
background-color: #F2711C;
|
|
590
|
-
color: #FFFFFF;
|
|
591
|
-
text-shadow: none;
|
|
592
|
-
background-image: none;
|
|
593
|
-
}
|
|
594
|
-
.ui.orange.button {
|
|
595
|
-
-webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
|
|
596
|
-
box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
|
|
597
|
-
}
|
|
598
|
-
.ui.orange.buttons .button:hover,
|
|
599
|
-
.ui.orange.button:hover {
|
|
600
|
-
background-color: #f26202;
|
|
601
|
-
color: #FFFFFF;
|
|
602
|
-
text-shadow: none;
|
|
603
|
-
}
|
|
604
|
-
.ui.orange.buttons .button:focus,
|
|
605
|
-
.ui.orange.button:focus {
|
|
606
|
-
background-color: #e55b00;
|
|
607
|
-
color: #FFFFFF;
|
|
608
|
-
text-shadow: none;
|
|
609
|
-
}
|
|
610
|
-
.ui.orange.buttons .button:active,
|
|
611
|
-
.ui.orange.button:active {
|
|
612
|
-
background-color: #cf590c;
|
|
613
|
-
color: #FFFFFF;
|
|
614
|
-
text-shadow: none;
|
|
615
|
-
}
|
|
616
|
-
.ui.orange.buttons .active.button,
|
|
617
|
-
.ui.orange.buttons .active.button:active,
|
|
618
|
-
.ui.orange.active.button,
|
|
619
|
-
.ui.orange.button .active.button:active {
|
|
620
|
-
background-color: #f56100;
|
|
621
|
-
color: #FFFFFF;
|
|
622
|
-
text-shadow: none;
|
|
623
|
-
}
|
|
624
|
-
.ui.yellow.buttons .button,
|
|
625
|
-
.ui.yellow.button {
|
|
626
|
-
background-color: #FBBD08;
|
|
627
|
-
color: #FFFFFF;
|
|
628
|
-
text-shadow: none;
|
|
629
|
-
background-image: none;
|
|
630
|
-
}
|
|
631
|
-
.ui.yellow.button {
|
|
632
|
-
-webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
|
|
633
|
-
box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
|
|
634
|
-
}
|
|
635
|
-
.ui.yellow.buttons .button:hover,
|
|
636
|
-
.ui.yellow.button:hover {
|
|
637
|
-
background-color: #eaae00;
|
|
638
|
-
color: #FFFFFF;
|
|
639
|
-
text-shadow: none;
|
|
640
|
-
}
|
|
641
|
-
.ui.yellow.buttons .button:focus,
|
|
642
|
-
.ui.yellow.button:focus {
|
|
643
|
-
background-color: #daa300;
|
|
644
|
-
color: #FFFFFF;
|
|
645
|
-
text-shadow: none;
|
|
646
|
-
}
|
|
647
|
-
.ui.yellow.buttons .button:active,
|
|
648
|
-
.ui.yellow.button:active {
|
|
649
|
-
background-color: #cd9903;
|
|
650
|
-
color: #FFFFFF;
|
|
651
|
-
text-shadow: none;
|
|
652
|
-
}
|
|
653
|
-
.ui.yellow.buttons .active.button,
|
|
654
|
-
.ui.yellow.buttons .active.button:active,
|
|
655
|
-
.ui.yellow.active.button,
|
|
656
|
-
.ui.yellow.button .active.button:active {
|
|
657
|
-
background-color: #eaae00;
|
|
658
|
-
color: #FFFFFF;
|
|
659
|
-
text-shadow: none;
|
|
660
|
-
}
|
|
661
|
-
.ui.olive.buttons .button,
|
|
662
|
-
.ui.olive.button {
|
|
663
|
-
background-color: #9baf66;
|
|
664
|
-
color: #FFFFFF;
|
|
665
|
-
text-shadow: none;
|
|
666
|
-
background-image: none;
|
|
667
|
-
}
|
|
668
|
-
.ui.olive.button {
|
|
669
|
-
-webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
|
|
670
|
-
box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
|
|
671
|
-
}
|
|
672
|
-
.ui.olive.buttons .button:hover,
|
|
673
|
-
.ui.olive.button:hover {
|
|
674
|
-
background-color: #91a952;
|
|
675
|
-
color: #FFFFFF;
|
|
676
|
-
text-shadow: none;
|
|
677
|
-
}
|
|
678
|
-
.ui.olive.buttons .button:focus,
|
|
679
|
-
.ui.olive.button:focus {
|
|
680
|
-
background-color: #8aa34a;
|
|
681
|
-
color: #FFFFFF;
|
|
682
|
-
text-shadow: none;
|
|
683
|
-
}
|
|
684
|
-
.ui.olive.buttons .button:active,
|
|
685
|
-
.ui.olive.button:active {
|
|
686
|
-
background-color: #81944e;
|
|
687
|
-
color: #FFFFFF;
|
|
688
|
-
text-shadow: none;
|
|
689
|
-
}
|
|
690
|
-
.ui.olive.buttons .active.button,
|
|
691
|
-
.ui.olive.buttons .active.button:active,
|
|
692
|
-
.ui.olive.active.button,
|
|
693
|
-
.ui.olive.button .active.button:active {
|
|
694
|
-
background-color: #92ab50;
|
|
695
|
-
color: #FFFFFF;
|
|
635
|
+
color: #fff;
|
|
696
636
|
text-shadow: none;
|
|
697
637
|
}
|
|
698
638
|
.ui.green.buttons .button,
|
|
699
639
|
.ui.green.button {
|
|
700
640
|
background-color: #66af8b;
|
|
701
|
-
color: #
|
|
641
|
+
color: #fff;
|
|
702
642
|
text-shadow: none;
|
|
703
643
|
background-image: none;
|
|
704
644
|
}
|
|
705
645
|
.ui.green.button {
|
|
706
|
-
|
|
707
|
-
box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
|
|
646
|
+
box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
|
|
708
647
|
}
|
|
709
648
|
.ui.green.buttons .button:hover,
|
|
710
649
|
.ui.green.button:hover {
|
|
711
650
|
background-color: #52a97e;
|
|
712
|
-
color: #
|
|
651
|
+
color: #fff;
|
|
713
652
|
text-shadow: none;
|
|
714
653
|
}
|
|
715
654
|
.ui.green.buttons .button:focus,
|
|
716
655
|
.ui.green.button:focus {
|
|
717
656
|
background-color: #4aa377;
|
|
718
|
-
color: #
|
|
657
|
+
color: #fff;
|
|
719
658
|
text-shadow: none;
|
|
720
659
|
}
|
|
721
660
|
.ui.green.buttons .button:active,
|
|
722
661
|
.ui.green.button:active {
|
|
723
662
|
background-color: #4e9471;
|
|
724
|
-
color: #
|
|
663
|
+
color: #fff;
|
|
725
664
|
text-shadow: none;
|
|
726
665
|
}
|
|
727
666
|
.ui.green.buttons .active.button,
|
|
@@ -729,339 +668,73 @@
|
|
|
729
668
|
.ui.green.active.button,
|
|
730
669
|
.ui.green.button .active.button:active {
|
|
731
670
|
background-color: #50ab7e;
|
|
732
|
-
color: #
|
|
733
|
-
text-shadow: none;
|
|
734
|
-
}
|
|
735
|
-
.ui.teal.buttons .button,
|
|
736
|
-
.ui.teal.button {
|
|
737
|
-
background-color: #66afac;
|
|
738
|
-
color: #FFFFFF;
|
|
739
|
-
text-shadow: none;
|
|
740
|
-
background-image: none;
|
|
741
|
-
}
|
|
742
|
-
.ui.teal.button {
|
|
743
|
-
-webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
|
|
744
|
-
box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
|
|
745
|
-
}
|
|
746
|
-
.ui.teal.buttons .button:hover,
|
|
747
|
-
.ui.teal.button:hover {
|
|
748
|
-
background-color: #52a9a6;
|
|
749
|
-
color: #FFFFFF;
|
|
750
|
-
text-shadow: none;
|
|
751
|
-
}
|
|
752
|
-
.ui.teal.buttons .button:focus,
|
|
753
|
-
.ui.teal.button:focus {
|
|
754
|
-
background-color: #4aa39f;
|
|
755
|
-
color: #FFFFFF;
|
|
756
|
-
text-shadow: none;
|
|
757
|
-
}
|
|
758
|
-
.ui.teal.buttons .button:active,
|
|
759
|
-
.ui.teal.button:active {
|
|
760
|
-
background-color: #4e9491;
|
|
761
|
-
color: #FFFFFF;
|
|
762
|
-
text-shadow: none;
|
|
763
|
-
}
|
|
764
|
-
.ui.teal.buttons .active.button,
|
|
765
|
-
.ui.teal.buttons .active.button:active,
|
|
766
|
-
.ui.teal.active.button,
|
|
767
|
-
.ui.teal.button .active.button:active {
|
|
768
|
-
background-color: #50aba7;
|
|
769
|
-
color: #FFFFFF;
|
|
770
|
-
text-shadow: none;
|
|
771
|
-
}
|
|
772
|
-
.ui.blue.buttons .button,
|
|
773
|
-
.ui.blue.button {
|
|
774
|
-
background-color: #007388;
|
|
775
|
-
color: #FFFFFF;
|
|
776
|
-
text-shadow: none;
|
|
777
|
-
background-image: none;
|
|
778
|
-
}
|
|
779
|
-
.ui.blue.button {
|
|
780
|
-
-webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
|
|
781
|
-
box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
|
|
782
|
-
}
|
|
783
|
-
.ui.blue.buttons .button:hover,
|
|
784
|
-
.ui.blue.button:hover {
|
|
785
|
-
background-color: #005d6f;
|
|
786
|
-
color: #FFFFFF;
|
|
787
|
-
text-shadow: none;
|
|
788
|
-
}
|
|
789
|
-
.ui.blue.buttons .button:focus,
|
|
790
|
-
.ui.blue.button:focus {
|
|
791
|
-
background-color: #00505f;
|
|
792
|
-
color: #FFFFFF;
|
|
671
|
+
color: #fff;
|
|
793
672
|
text-shadow: none;
|
|
794
673
|
}
|
|
795
|
-
.ui.
|
|
796
|
-
.ui.
|
|
797
|
-
background-color: #
|
|
798
|
-
color: #
|
|
799
|
-
text-shadow: none;
|
|
800
|
-
}
|
|
801
|
-
.ui.blue.buttons .active.button,
|
|
802
|
-
.ui.blue.buttons .active.button:active,
|
|
803
|
-
.ui.blue.active.button,
|
|
804
|
-
.ui.blue.button .active.button:active {
|
|
805
|
-
background-color: #005d6f;
|
|
806
|
-
color: #FFFFFF;
|
|
807
|
-
text-shadow: none;
|
|
808
|
-
}
|
|
809
|
-
.ui.violet.buttons .button,
|
|
810
|
-
.ui.violet.button {
|
|
811
|
-
background-color: #a166af;
|
|
812
|
-
color: #FFFFFF;
|
|
813
|
-
text-shadow: none;
|
|
814
|
-
background-image: none;
|
|
815
|
-
}
|
|
816
|
-
.ui.violet.button {
|
|
817
|
-
-webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
|
|
818
|
-
box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
|
|
819
|
-
}
|
|
820
|
-
.ui.violet.buttons .button:hover,
|
|
821
|
-
.ui.violet.button:hover {
|
|
822
|
-
background-color: #9852a9;
|
|
823
|
-
color: #FFFFFF;
|
|
824
|
-
text-shadow: none;
|
|
825
|
-
}
|
|
826
|
-
.ui.violet.buttons .button:focus,
|
|
827
|
-
.ui.violet.button:focus {
|
|
828
|
-
background-color: #914aa3;
|
|
829
|
-
color: #FFFFFF;
|
|
830
|
-
text-shadow: none;
|
|
831
|
-
}
|
|
832
|
-
.ui.violet.buttons .button:active,
|
|
833
|
-
.ui.violet.button:active {
|
|
834
|
-
background-color: #874e94;
|
|
835
|
-
color: #FFFFFF;
|
|
836
|
-
text-shadow: none;
|
|
837
|
-
}
|
|
838
|
-
.ui.violet.buttons .active.button,
|
|
839
|
-
.ui.violet.buttons .active.button:active,
|
|
840
|
-
.ui.violet.active.button,
|
|
841
|
-
.ui.violet.button .active.button:active {
|
|
842
|
-
background-color: #9a50ab;
|
|
843
|
-
color: #FFFFFF;
|
|
844
|
-
text-shadow: none;
|
|
845
|
-
}
|
|
846
|
-
.ui.purple.buttons .button,
|
|
847
|
-
.ui.purple.button {
|
|
848
|
-
background-color: #af6690;
|
|
849
|
-
color: #FFFFFF;
|
|
850
|
-
text-shadow: none;
|
|
851
|
-
background-image: none;
|
|
852
|
-
}
|
|
853
|
-
.ui.purple.button {
|
|
854
|
-
-webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
|
|
855
|
-
box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
|
|
856
|
-
}
|
|
857
|
-
.ui.purple.buttons .button:hover,
|
|
858
|
-
.ui.purple.button:hover {
|
|
859
|
-
background-color: #a95284;
|
|
860
|
-
color: #FFFFFF;
|
|
861
|
-
text-shadow: none;
|
|
862
|
-
}
|
|
863
|
-
.ui.purple.buttons .button:focus,
|
|
864
|
-
.ui.purple.button:focus {
|
|
865
|
-
background-color: #a34a7d;
|
|
866
|
-
color: #FFFFFF;
|
|
867
|
-
text-shadow: none;
|
|
868
|
-
}
|
|
869
|
-
.ui.purple.buttons .button:active,
|
|
870
|
-
.ui.purple.button:active {
|
|
871
|
-
background-color: #944e76;
|
|
872
|
-
color: #FFFFFF;
|
|
873
|
-
text-shadow: none;
|
|
874
|
-
}
|
|
875
|
-
.ui.purple.buttons .active.button,
|
|
876
|
-
.ui.purple.buttons .active.button:active,
|
|
877
|
-
.ui.purple.active.button,
|
|
878
|
-
.ui.purple.button .active.button:active {
|
|
879
|
-
background-color: #ab5085;
|
|
880
|
-
color: #FFFFFF;
|
|
881
|
-
text-shadow: none;
|
|
882
|
-
}
|
|
883
|
-
.ui.pink.buttons .button,
|
|
884
|
-
.ui.pink.button {
|
|
885
|
-
background-color: #E03997;
|
|
886
|
-
color: #FFFFFF;
|
|
887
|
-
text-shadow: none;
|
|
888
|
-
background-image: none;
|
|
889
|
-
}
|
|
890
|
-
.ui.pink.button {
|
|
891
|
-
-webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
|
|
892
|
-
box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
|
|
893
|
-
}
|
|
894
|
-
.ui.pink.buttons .button:hover,
|
|
895
|
-
.ui.pink.button:hover {
|
|
896
|
-
background-color: #e61a8d;
|
|
897
|
-
color: #FFFFFF;
|
|
898
|
-
text-shadow: none;
|
|
899
|
-
}
|
|
900
|
-
.ui.pink.buttons .button:focus,
|
|
901
|
-
.ui.pink.button:focus {
|
|
902
|
-
background-color: #e10f85;
|
|
903
|
-
color: #FFFFFF;
|
|
904
|
-
text-shadow: none;
|
|
905
|
-
}
|
|
906
|
-
.ui.pink.buttons .button:active,
|
|
907
|
-
.ui.pink.button:active {
|
|
908
|
-
background-color: #c71f7e;
|
|
909
|
-
color: #FFFFFF;
|
|
910
|
-
text-shadow: none;
|
|
911
|
-
}
|
|
912
|
-
.ui.pink.buttons .active.button,
|
|
913
|
-
.ui.pink.buttons .active.button:active,
|
|
914
|
-
.ui.pink.active.button,
|
|
915
|
-
.ui.pink.button .active.button:active {
|
|
916
|
-
background-color: #ea158d;
|
|
917
|
-
color: #FFFFFF;
|
|
918
|
-
text-shadow: none;
|
|
919
|
-
}
|
|
920
|
-
.ui.brown.buttons .button,
|
|
921
|
-
.ui.brown.button {
|
|
922
|
-
background-color: #af9666;
|
|
923
|
-
color: #FFFFFF;
|
|
924
|
-
text-shadow: none;
|
|
925
|
-
background-image: none;
|
|
926
|
-
}
|
|
927
|
-
.ui.brown.button {
|
|
928
|
-
-webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
|
|
929
|
-
box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
|
|
930
|
-
}
|
|
931
|
-
.ui.brown.buttons .button:hover,
|
|
932
|
-
.ui.brown.button:hover {
|
|
933
|
-
background-color: #a98b52;
|
|
934
|
-
color: #FFFFFF;
|
|
935
|
-
text-shadow: none;
|
|
936
|
-
}
|
|
937
|
-
.ui.brown.buttons .button:focus,
|
|
938
|
-
.ui.brown.button:focus {
|
|
939
|
-
background-color: #a3844a;
|
|
940
|
-
color: #FFFFFF;
|
|
941
|
-
text-shadow: none;
|
|
942
|
-
}
|
|
943
|
-
.ui.brown.buttons .button:active,
|
|
944
|
-
.ui.brown.button:active {
|
|
945
|
-
background-color: #947c4e;
|
|
946
|
-
color: #FFFFFF;
|
|
947
|
-
text-shadow: none;
|
|
948
|
-
}
|
|
949
|
-
.ui.brown.buttons .active.button,
|
|
950
|
-
.ui.brown.buttons .active.button:active,
|
|
951
|
-
.ui.brown.active.button,
|
|
952
|
-
.ui.brown.button .active.button:active {
|
|
953
|
-
background-color: #ab8c50;
|
|
954
|
-
color: #FFFFFF;
|
|
955
|
-
text-shadow: none;
|
|
956
|
-
}
|
|
957
|
-
.ui.grey.buttons .button,
|
|
958
|
-
.ui.grey.button {
|
|
959
|
-
background-color: #9ab5c1;
|
|
960
|
-
color: #FFFFFF;
|
|
961
|
-
text-shadow: none;
|
|
962
|
-
background-image: none;
|
|
963
|
-
}
|
|
964
|
-
.ui.grey.button {
|
|
965
|
-
-webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
|
|
966
|
-
box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
|
|
967
|
-
}
|
|
968
|
-
.ui.grey.buttons .button:hover,
|
|
969
|
-
.ui.grey.button:hover {
|
|
970
|
-
background-color: #aac1cb;
|
|
971
|
-
color: #FFFFFF;
|
|
972
|
-
text-shadow: none;
|
|
973
|
-
}
|
|
974
|
-
.ui.grey.buttons .button:focus,
|
|
975
|
-
.ui.grey.button:focus {
|
|
976
|
-
background-color: #b3c8d1;
|
|
977
|
-
color: #FFFFFF;
|
|
978
|
-
text-shadow: none;
|
|
979
|
-
}
|
|
980
|
-
.ui.grey.buttons .button:active,
|
|
981
|
-
.ui.grey.button:active {
|
|
982
|
-
background-color: #baccd4;
|
|
983
|
-
color: #FFFFFF;
|
|
984
|
-
text-shadow: none;
|
|
985
|
-
}
|
|
986
|
-
.ui.grey.buttons .active.button,
|
|
987
|
-
.ui.grey.buttons .active.button:active,
|
|
988
|
-
.ui.grey.active.button,
|
|
989
|
-
.ui.grey.button .active.button:active {
|
|
990
|
-
background-color: #8aa9b7;
|
|
991
|
-
color: #FFFFFF;
|
|
992
|
-
text-shadow: none;
|
|
993
|
-
}
|
|
994
|
-
.ui.black.buttons .button,
|
|
995
|
-
.ui.black.button {
|
|
996
|
-
background-color: #1B1C1D;
|
|
997
|
-
color: #FFFFFF;
|
|
674
|
+
.ui.red.buttons .button,
|
|
675
|
+
.ui.red.button {
|
|
676
|
+
background-color: #af4e4a;
|
|
677
|
+
color: #fff;
|
|
998
678
|
text-shadow: none;
|
|
999
679
|
background-image: none;
|
|
1000
680
|
}
|
|
1001
|
-
.ui.
|
|
1002
|
-
|
|
1003
|
-
box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
|
|
681
|
+
.ui.red.button {
|
|
682
|
+
box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
|
|
1004
683
|
}
|
|
1005
|
-
.ui.
|
|
1006
|
-
.ui.
|
|
1007
|
-
background-color: #
|
|
1008
|
-
color: #
|
|
684
|
+
.ui.red.buttons .button:hover,
|
|
685
|
+
.ui.red.button:hover {
|
|
686
|
+
background-color: #a2423e;
|
|
687
|
+
color: #fff;
|
|
1009
688
|
text-shadow: none;
|
|
1010
689
|
}
|
|
1011
|
-
.ui.
|
|
1012
|
-
.ui.
|
|
1013
|
-
background-color: #
|
|
1014
|
-
color: #
|
|
690
|
+
.ui.red.buttons .button:focus,
|
|
691
|
+
.ui.red.button:focus {
|
|
692
|
+
background-color: #9b3935;
|
|
693
|
+
color: #fff;
|
|
1015
694
|
text-shadow: none;
|
|
1016
695
|
}
|
|
1017
|
-
.ui.
|
|
1018
|
-
.ui.
|
|
1019
|
-
background-color: #
|
|
1020
|
-
color: #
|
|
696
|
+
.ui.red.buttons .button:active,
|
|
697
|
+
.ui.red.button:active {
|
|
698
|
+
background-color: #8b3e3b;
|
|
699
|
+
color: #fff;
|
|
1021
700
|
text-shadow: none;
|
|
1022
701
|
}
|
|
1023
|
-
.ui.
|
|
1024
|
-
.ui.
|
|
1025
|
-
.ui.
|
|
1026
|
-
.ui.
|
|
1027
|
-
background-color: #
|
|
1028
|
-
color: #
|
|
702
|
+
.ui.red.buttons .active.button,
|
|
703
|
+
.ui.red.buttons .active.button:active,
|
|
704
|
+
.ui.red.active.button,
|
|
705
|
+
.ui.red.button .active.button:active {
|
|
706
|
+
background-color: #a4403c;
|
|
707
|
+
color: #fff;
|
|
1029
708
|
text-shadow: none;
|
|
1030
709
|
}
|
|
1031
710
|
|
|
1032
|
-
/*---------------
|
|
1033
|
-
Positive
|
|
1034
|
-
----------------*/
|
|
1035
|
-
|
|
1036
|
-
|
|
1037
711
|
/* Standard */
|
|
1038
712
|
.ui.positive.buttons .button,
|
|
1039
713
|
.ui.positive.button {
|
|
1040
714
|
background-color: #66af8b;
|
|
1041
|
-
color: #
|
|
715
|
+
color: #fff;
|
|
1042
716
|
text-shadow: none;
|
|
1043
717
|
background-image: none;
|
|
1044
718
|
}
|
|
1045
719
|
.ui.positive.button {
|
|
1046
|
-
|
|
1047
|
-
box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
|
|
720
|
+
box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
|
|
1048
721
|
}
|
|
1049
722
|
.ui.positive.buttons .button:hover,
|
|
1050
723
|
.ui.positive.button:hover {
|
|
1051
724
|
background-color: #52a97e;
|
|
1052
|
-
color: #
|
|
725
|
+
color: #fff;
|
|
1053
726
|
text-shadow: none;
|
|
1054
727
|
}
|
|
1055
728
|
.ui.positive.buttons .button:focus,
|
|
1056
729
|
.ui.positive.button:focus {
|
|
1057
730
|
background-color: #4aa377;
|
|
1058
|
-
color: #
|
|
731
|
+
color: #fff;
|
|
1059
732
|
text-shadow: none;
|
|
1060
733
|
}
|
|
1061
734
|
.ui.positive.buttons .button:active,
|
|
1062
735
|
.ui.positive.button:active {
|
|
1063
736
|
background-color: #4e9471;
|
|
1064
|
-
color: #
|
|
737
|
+
color: #fff;
|
|
1065
738
|
text-shadow: none;
|
|
1066
739
|
}
|
|
1067
740
|
.ui.positive.buttons .active.button,
|
|
@@ -1069,43 +742,37 @@
|
|
|
1069
742
|
.ui.positive.active.button,
|
|
1070
743
|
.ui.positive.button .active.button:active {
|
|
1071
744
|
background-color: #50ab7e;
|
|
1072
|
-
color: #
|
|
745
|
+
color: #fff;
|
|
1073
746
|
text-shadow: none;
|
|
1074
747
|
}
|
|
1075
748
|
|
|
1076
|
-
/*---------------
|
|
1077
|
-
Negative
|
|
1078
|
-
----------------*/
|
|
1079
|
-
|
|
1080
|
-
|
|
1081
749
|
/* Standard */
|
|
1082
750
|
.ui.negative.buttons .button,
|
|
1083
751
|
.ui.negative.button {
|
|
1084
752
|
background-color: #af4e4a;
|
|
1085
|
-
color: #
|
|
753
|
+
color: #fff;
|
|
1086
754
|
text-shadow: none;
|
|
1087
755
|
background-image: none;
|
|
1088
756
|
}
|
|
1089
757
|
.ui.negative.button {
|
|
1090
|
-
|
|
1091
|
-
box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
|
|
758
|
+
box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
|
|
1092
759
|
}
|
|
1093
760
|
.ui.negative.buttons .button:hover,
|
|
1094
761
|
.ui.negative.button:hover {
|
|
1095
762
|
background-color: #a2423e;
|
|
1096
|
-
color: #
|
|
763
|
+
color: #fff;
|
|
1097
764
|
text-shadow: none;
|
|
1098
765
|
}
|
|
1099
766
|
.ui.negative.buttons .button:focus,
|
|
1100
767
|
.ui.negative.button:focus {
|
|
1101
768
|
background-color: #9b3935;
|
|
1102
|
-
color: #
|
|
769
|
+
color: #fff;
|
|
1103
770
|
text-shadow: none;
|
|
1104
771
|
}
|
|
1105
772
|
.ui.negative.buttons .button:active,
|
|
1106
773
|
.ui.negative.button:active {
|
|
1107
774
|
background-color: #8b3e3b;
|
|
1108
|
-
color: #
|
|
775
|
+
color: #fff;
|
|
1109
776
|
text-shadow: none;
|
|
1110
777
|
}
|
|
1111
778
|
.ui.negative.buttons .active.button,
|
|
@@ -1113,34 +780,28 @@
|
|
|
1113
780
|
.ui.negative.active.button,
|
|
1114
781
|
.ui.negative.button .active.button:active {
|
|
1115
782
|
background-color: #a4403c;
|
|
1116
|
-
color: #
|
|
783
|
+
color: #fff;
|
|
1117
784
|
text-shadow: none;
|
|
1118
785
|
}
|
|
1119
786
|
|
|
1120
787
|
|
|
1121
788
|
/*******************************
|
|
1122
|
-
|
|
1123
|
-
|
|
789
|
+
Groups
|
|
790
|
+
*******************************/
|
|
1124
791
|
|
|
1125
792
|
.ui.buttons {
|
|
1126
|
-
display: -webkit-inline-box;
|
|
1127
|
-
display: -ms-inline-flexbox;
|
|
1128
793
|
display: inline-flex;
|
|
1129
|
-
-
|
|
1130
|
-
-webkit-box-direction: normal;
|
|
1131
|
-
-ms-flex-direction: row;
|
|
1132
|
-
flex-direction: row;
|
|
794
|
+
flex-direction: row;
|
|
1133
795
|
font-size: 0;
|
|
1134
796
|
vertical-align: baseline;
|
|
1135
797
|
margin: 0 0.25em 0 0;
|
|
1136
798
|
}
|
|
1137
|
-
.ui.buttons
|
|
1138
|
-
|
|
1139
|
-
box-shadow: none;
|
|
799
|
+
.ui.buttons {
|
|
800
|
+
box-shadow: none;
|
|
1140
801
|
}
|
|
1141
802
|
|
|
1142
803
|
/* Clearfix */
|
|
1143
|
-
.ui.buttons
|
|
804
|
+
.ui.buttons::after {
|
|
1144
805
|
content: ".";
|
|
1145
806
|
display: block;
|
|
1146
807
|
height: 0;
|
|
@@ -1150,15 +811,12 @@
|
|
|
1150
811
|
|
|
1151
812
|
/* Standard Group */
|
|
1152
813
|
.ui.buttons .button {
|
|
1153
|
-
|
|
1154
|
-
-ms-flex: 1 0 auto;
|
|
1155
|
-
flex: 1 0 auto;
|
|
814
|
+
flex: 1 0 auto;
|
|
1156
815
|
border-radius: 0;
|
|
1157
|
-
margin: 0
|
|
816
|
+
margin: 0;
|
|
1158
817
|
}
|
|
1159
|
-
.ui.buttons
|
|
1160
|
-
|
|
1161
|
-
box-shadow: 0 0 0 1px transparent inset, 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
|
|
818
|
+
.ui.buttons > .button {
|
|
819
|
+
box-shadow: 0 0 0 1px transparent inset, 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
|
|
1162
820
|
}
|
|
1163
821
|
.ui.buttons .button:first-child {
|
|
1164
822
|
border-left: none;
|
|
@@ -1171,24 +829,18 @@
|
|
|
1171
829
|
border-bottom-right-radius: 0;
|
|
1172
830
|
}
|
|
1173
831
|
|
|
1174
|
-
/* Vertical
|
|
832
|
+
/* Vertical Style */
|
|
1175
833
|
.ui.vertical.buttons {
|
|
1176
|
-
display: -webkit-inline-box;
|
|
1177
|
-
display: -ms-inline-flexbox;
|
|
1178
834
|
display: inline-flex;
|
|
1179
|
-
-
|
|
1180
|
-
-webkit-box-direction: normal;
|
|
1181
|
-
-ms-flex-direction: column;
|
|
1182
|
-
flex-direction: column;
|
|
835
|
+
flex-direction: column;
|
|
1183
836
|
}
|
|
1184
837
|
.ui.vertical.buttons .button {
|
|
1185
838
|
display: block;
|
|
1186
839
|
float: none;
|
|
1187
840
|
width: 100%;
|
|
1188
|
-
margin: 0
|
|
1189
|
-
-webkit-box-shadow: none;
|
|
1190
|
-
box-shadow: none;
|
|
841
|
+
margin: 0;
|
|
1191
842
|
border-radius: 0;
|
|
843
|
+
box-shadow: none;
|
|
1192
844
|
}
|
|
1193
845
|
.ui.vertical.buttons .button:first-child {
|
|
1194
846
|
border-top-left-radius: 0;
|
|
@@ -1202,6 +854,11 @@
|
|
|
1202
854
|
.ui.vertical.buttons .button:only-child {
|
|
1203
855
|
border-radius: 0;
|
|
1204
856
|
}
|
|
857
|
+
.ui.spaced.buttons .ui.button {
|
|
858
|
+
margin-bottom: 1em;
|
|
859
|
+
margin-right: 1em;
|
|
860
|
+
border-radius: 0;
|
|
861
|
+
}
|
|
1205
862
|
|
|
1206
863
|
|
|
1207
864
|
/*******************************
|