fomantic-ui 2.9.1-beta.19 → 2.9.1-beta.20

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.
Files changed (212) hide show
  1. package/.eslintrc.js +1 -0
  2. package/.stylelintrc.js +46 -0
  3. package/dist/components/accordion.css +19 -26
  4. package/dist/components/accordion.js +1 -1
  5. package/dist/components/accordion.min.css +1 -1
  6. package/dist/components/accordion.min.js +1 -1
  7. package/dist/components/ad.css +31 -41
  8. package/dist/components/ad.min.css +1 -1
  9. package/dist/components/api.js +1 -1
  10. package/dist/components/api.min.js +1 -1
  11. package/dist/components/breadcrumb.css +1 -1
  12. package/dist/components/breadcrumb.min.css +1 -1
  13. package/dist/components/button.css +71 -96
  14. package/dist/components/button.min.css +1 -1
  15. package/dist/components/calendar.css +6 -8
  16. package/dist/components/calendar.js +1 -1
  17. package/dist/components/calendar.min.css +1 -1
  18. package/dist/components/calendar.min.js +1 -1
  19. package/dist/components/card.css +83 -115
  20. package/dist/components/card.min.css +1 -1
  21. package/dist/components/checkbox.css +47 -64
  22. package/dist/components/checkbox.js +1 -1
  23. package/dist/components/checkbox.min.css +1 -1
  24. package/dist/components/checkbox.min.js +1 -1
  25. package/dist/components/comment.css +37 -51
  26. package/dist/components/comment.min.css +1 -1
  27. package/dist/components/container.css +4 -5
  28. package/dist/components/container.min.css +1 -1
  29. package/dist/components/dimmer.css +31 -41
  30. package/dist/components/dimmer.js +1 -1
  31. package/dist/components/dimmer.min.css +1 -1
  32. package/dist/components/dimmer.min.js +1 -1
  33. package/dist/components/divider.css +32 -44
  34. package/dist/components/divider.min.css +1 -1
  35. package/dist/components/dropdown.css +109 -152
  36. package/dist/components/dropdown.js +1 -1
  37. package/dist/components/dropdown.min.css +1 -1
  38. package/dist/components/dropdown.min.js +1 -1
  39. package/dist/components/embed.css +13 -19
  40. package/dist/components/embed.js +1 -1
  41. package/dist/components/embed.min.css +1 -1
  42. package/dist/components/embed.min.js +1 -1
  43. package/dist/components/emoji.css +7 -6
  44. package/dist/components/feed.css +24 -32
  45. package/dist/components/feed.min.css +1 -1
  46. package/dist/components/flag.css +5 -3
  47. package/dist/components/flag.min.css +1 -1
  48. package/dist/components/flyout.css +39 -56
  49. package/dist/components/flyout.js +1 -1
  50. package/dist/components/flyout.min.css +1 -1
  51. package/dist/components/flyout.min.js +1 -1
  52. package/dist/components/form.css +85 -111
  53. package/dist/components/form.js +1 -1
  54. package/dist/components/form.min.css +1 -1
  55. package/dist/components/form.min.js +1 -1
  56. package/dist/components/grid.css +70 -96
  57. package/dist/components/grid.min.css +1 -1
  58. package/dist/components/header.css +47 -65
  59. package/dist/components/header.min.css +1 -1
  60. package/dist/components/icon.css +42 -53
  61. package/dist/components/icon.min.css +1 -1
  62. package/dist/components/image.css +32 -42
  63. package/dist/components/image.min.css +1 -1
  64. package/dist/components/input.css +45 -58
  65. package/dist/components/input.min.css +1 -1
  66. package/dist/components/item.css +55 -77
  67. package/dist/components/item.min.css +1 -1
  68. package/dist/components/label.css +61 -90
  69. package/dist/components/label.min.css +1 -1
  70. package/dist/components/list.css +44 -59
  71. package/dist/components/list.min.css +1 -1
  72. package/dist/components/loader.css +16 -22
  73. package/dist/components/loader.min.css +1 -1
  74. package/dist/components/menu.css +126 -186
  75. package/dist/components/message.css +25 -35
  76. package/dist/components/message.min.css +1 -1
  77. package/dist/components/modal.css +33 -40
  78. package/dist/components/modal.js +1 -1
  79. package/dist/components/modal.min.css +1 -1
  80. package/dist/components/modal.min.js +1 -1
  81. package/dist/components/nag.css +19 -25
  82. package/dist/components/nag.js +1 -1
  83. package/dist/components/nag.min.css +1 -1
  84. package/dist/components/nag.min.js +1 -1
  85. package/dist/components/placeholder.css +10 -12
  86. package/dist/components/placeholder.min.css +1 -1
  87. package/dist/components/popup.css +49 -59
  88. package/dist/components/popup.js +1 -1
  89. package/dist/components/popup.min.css +1 -1
  90. package/dist/components/popup.min.js +1 -1
  91. package/dist/components/progress.css +29 -39
  92. package/dist/components/progress.js +1 -1
  93. package/dist/components/progress.min.css +1 -1
  94. package/dist/components/progress.min.js +1 -1
  95. package/dist/components/rail.css +15 -20
  96. package/dist/components/rail.min.css +1 -1
  97. package/dist/components/rating.css +9 -13
  98. package/dist/components/rating.js +1 -1
  99. package/dist/components/rating.min.css +1 -1
  100. package/dist/components/rating.min.js +1 -1
  101. package/dist/components/reset.css +1 -1
  102. package/dist/components/reset.min.css +1 -1
  103. package/dist/components/reveal.css +19 -26
  104. package/dist/components/reveal.min.css +1 -1
  105. package/dist/components/search.css +41 -58
  106. package/dist/components/search.js +1 -1
  107. package/dist/components/search.min.css +1 -1
  108. package/dist/components/search.min.js +1 -1
  109. package/dist/components/segment.css +62 -83
  110. package/dist/components/segment.min.css +1 -1
  111. package/dist/components/shape.css +10 -14
  112. package/dist/components/shape.js +1 -1
  113. package/dist/components/shape.min.css +1 -1
  114. package/dist/components/shape.min.js +1 -1
  115. package/dist/components/sidebar.css +41 -58
  116. package/dist/components/sidebar.js +1 -1
  117. package/dist/components/sidebar.min.css +1 -1
  118. package/dist/components/sidebar.min.js +1 -1
  119. package/dist/components/site.css +5 -5
  120. package/dist/components/site.js +1 -1
  121. package/dist/components/site.min.css +1 -1
  122. package/dist/components/site.min.js +1 -1
  123. package/dist/components/slider.css +27 -37
  124. package/dist/components/slider.js +1 -1
  125. package/dist/components/slider.min.js +1 -1
  126. package/dist/components/state.js +1 -1
  127. package/dist/components/state.min.js +1 -1
  128. package/dist/components/statistic.css +29 -41
  129. package/dist/components/statistic.min.css +1 -1
  130. package/dist/components/step.css +26 -35
  131. package/dist/components/step.min.css +1 -1
  132. package/dist/components/sticky.css +1 -1
  133. package/dist/components/sticky.js +1 -1
  134. package/dist/components/sticky.min.css +1 -1
  135. package/dist/components/sticky.min.js +1 -1
  136. package/dist/components/tab.css +6 -8
  137. package/dist/components/tab.js +1 -1
  138. package/dist/components/tab.min.css +1 -1
  139. package/dist/components/tab.min.js +1 -1
  140. package/dist/components/table.css +87 -117
  141. package/dist/components/table.min.css +1 -1
  142. package/dist/components/text.css +1 -1
  143. package/dist/components/text.min.css +1 -1
  144. package/dist/components/toast.css +4 -6
  145. package/dist/components/toast.js +1 -1
  146. package/dist/components/toast.min.css +1 -1
  147. package/dist/components/toast.min.js +1 -1
  148. package/dist/components/transition.css +4 -3
  149. package/dist/components/transition.js +1 -1
  150. package/dist/components/transition.min.css +1 -1
  151. package/dist/components/transition.min.js +1 -1
  152. package/dist/components/visibility.js +1 -1
  153. package/dist/components/visibility.min.js +1 -1
  154. package/dist/semantic.css +1719 -1719
  155. package/dist/semantic.js +26 -26
  156. package/dist/semantic.min.css +1 -1
  157. package/dist/semantic.min.js +1 -1
  158. package/package.json +8 -4
  159. package/src/definitions/collections/breadcrumb.less +41 -44
  160. package/src/definitions/collections/form.less +869 -879
  161. package/src/definitions/collections/grid.less +1690 -1695
  162. package/src/definitions/collections/menu.less +1493 -1503
  163. package/src/definitions/collections/message.less +292 -295
  164. package/src/definitions/collections/table.less +1616 -1622
  165. package/src/definitions/elements/button.less +1723 -1737
  166. package/src/definitions/elements/container.less +209 -210
  167. package/src/definitions/elements/divider.less +205 -206
  168. package/src/definitions/elements/emoji.less +38 -44
  169. package/src/definitions/elements/flag.less +44 -46
  170. package/src/definitions/elements/header.less +337 -345
  171. package/src/definitions/elements/icon.less +511 -512
  172. package/src/definitions/elements/image.less +221 -225
  173. package/src/definitions/elements/input.less +661 -667
  174. package/src/definitions/elements/label.less +800 -799
  175. package/src/definitions/elements/list.less +809 -809
  176. package/src/definitions/elements/loader.less +272 -266
  177. package/src/definitions/elements/placeholder.less +171 -168
  178. package/src/definitions/elements/rail.less +91 -91
  179. package/src/definitions/elements/reveal.less +192 -196
  180. package/src/definitions/elements/segment.less +743 -747
  181. package/src/definitions/elements/step.less +425 -433
  182. package/src/definitions/elements/text.less +32 -34
  183. package/src/definitions/globals/reset.less +9 -6
  184. package/src/definitions/globals/site.less +106 -108
  185. package/src/definitions/modules/accordion.less +242 -246
  186. package/src/definitions/modules/calendar.less +91 -92
  187. package/src/definitions/modules/checkbox.less +536 -542
  188. package/src/definitions/modules/dimmer.less +300 -297
  189. package/src/definitions/modules/dropdown.less +1577 -1591
  190. package/src/definitions/modules/embed.less +81 -82
  191. package/src/definitions/modules/flyout.less +443 -452
  192. package/src/definitions/modules/modal.less +459 -462
  193. package/src/definitions/modules/nag.less +134 -137
  194. package/src/definitions/modules/popup.less +738 -739
  195. package/src/definitions/modules/progress.less +521 -494
  196. package/src/definitions/modules/rating.less +94 -101
  197. package/src/definitions/modules/search.less +375 -383
  198. package/src/definitions/modules/shape.less +71 -76
  199. package/src/definitions/modules/sidebar.less +464 -474
  200. package/src/definitions/modules/slider.less +307 -308
  201. package/src/definitions/modules/sticky.less +21 -23
  202. package/src/definitions/modules/tab.less +51 -52
  203. package/src/definitions/modules/toast.less +584 -586
  204. package/src/definitions/modules/transition.less +55 -56
  205. package/src/definitions/views/ad.less +206 -206
  206. package/src/definitions/views/card.less +968 -970
  207. package/src/definitions/views/comment.less +190 -198
  208. package/src/definitions/views/feed.less +220 -224
  209. package/src/definitions/views/item.less +436 -446
  210. package/src/definitions/views/statistic.less +269 -280
  211. package/src/theme.less +29 -32
  212. package/src/themes/default/globals/colors.less +589 -589
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.1-beta.19+e589cd1 - Comment
2
+ * # Fomantic-UI 2.9.1-beta.20+d4987bf - Comment
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -14,10 +14,9 @@
14
14
  *******************************/
15
15
 
16
16
 
17
- /*--------------
17
+ /* --------------
18
18
  Comments
19
- ---------------*/
20
-
19
+ --------------- */
21
20
  .ui.comments {
22
21
  margin: 1.5em 0;
23
22
  max-width: 650px;
@@ -29,10 +28,9 @@
29
28
  margin-bottom: 0;
30
29
  }
31
30
 
32
- /*--------------
31
+ /* --------------
33
32
  Comment
34
- ---------------*/
35
-
33
+ --------------- */
36
34
  .ui.comments .comment {
37
35
  position: relative;
38
36
  background: none;
@@ -47,10 +45,9 @@
47
45
  padding-top: 0;
48
46
  }
49
47
 
50
- /*--------------------
48
+ /* --------------------
51
49
  Nested Comments
52
- ---------------------*/
53
-
50
+ --------------------- */
54
51
  .ui.comments .comment > .comments {
55
52
  margin: 0 0 0.5em 0.5em;
56
53
  padding: 1em 0 1em 1em;
@@ -66,10 +63,9 @@
66
63
  background: none;
67
64
  }
68
65
 
69
- /*--------------
70
- Avatar
71
- ---------------*/
72
-
66
+ /* --------------
67
+ Avatar
68
+ --------------- */
73
69
  .ui.comments .comment .avatar {
74
70
  display: block;
75
71
  width: 2.5em;
@@ -86,10 +82,9 @@
86
82
  border-radius: 0.25rem;
87
83
  }
88
84
 
89
- /*--------------
85
+ /* --------------
90
86
  Content
91
- ---------------*/
92
-
87
+ --------------- */
93
88
  .ui.comments .comment > .content {
94
89
  display: block;
95
90
  }
@@ -99,10 +94,9 @@
99
94
  margin-left: 3.5em;
100
95
  }
101
96
 
102
- /*--------------
103
- Author
104
- ---------------*/
105
-
97
+ /* --------------
98
+ Author
99
+ --------------- */
106
100
  .ui.comments .comment .author {
107
101
  font-size: 1em;
108
102
  color: rgba(0, 0, 0, 0.87);
@@ -115,10 +109,9 @@
115
109
  color: #1e70bf;
116
110
  }
117
111
 
118
- /*--------------
119
- Metadata
120
- ---------------*/
121
-
112
+ /* --------------
113
+ Metadata
114
+ --------------- */
122
115
  .ui.comments .comment .metadata {
123
116
  display: inline-block;
124
117
  margin-left: 0.5em;
@@ -133,10 +126,9 @@
133
126
  margin-right: 0;
134
127
  }
135
128
 
136
- /*--------------------
129
+ /* --------------------
137
130
  Comment Text
138
- ---------------------*/
139
-
131
+ --------------------- */
140
132
  .ui.comments .comment .text {
141
133
  margin: 0.25em 0 0.5em;
142
134
  font-size: 1em;
@@ -145,10 +137,9 @@
145
137
  line-height: 1.3;
146
138
  }
147
139
 
148
- /*--------------------
149
- User Actions
150
- ---------------------*/
151
-
140
+ /* --------------------
141
+ User Actions
142
+ --------------------- */
152
143
  .ui.comments .comment .actions {
153
144
  font-size: 0.875em;
154
145
  }
@@ -166,10 +157,9 @@
166
157
  color: rgba(0, 0, 0, 0.8);
167
158
  }
168
159
 
169
- /*--------------------
170
- Reply Form
171
- ---------------------*/
172
-
160
+ /* --------------------
161
+ Reply Form
162
+ --------------------- */
173
163
  .ui.comments > .reply.form {
174
164
  margin-top: 1em;
175
165
  }
@@ -199,10 +189,9 @@
199
189
  *******************************/
200
190
 
201
191
 
202
- /*--------------------
203
- Threaded
204
- ---------------------*/
205
-
192
+ /* --------------------
193
+ Threaded
194
+ --------------------- */
206
195
  .ui.threaded.comments .comment > .comments {
207
196
  margin: -1.5em 0 -1em 1.25em;
208
197
  padding: 3em 0 2em 2.25em;
@@ -210,10 +199,9 @@
210
199
  box-shadow: -1px 0 0 rgba(34, 36, 38, 0.15);
211
200
  }
212
201
 
213
- /*--------------------
214
- Minimal
215
- ---------------------*/
216
-
202
+ /* --------------------
203
+ Minimal
204
+ --------------------- */
217
205
  .ui.minimal.comments .comment .actions {
218
206
  opacity: 0;
219
207
  position: absolute;
@@ -229,10 +217,9 @@
229
217
  opacity: 1;
230
218
  }
231
219
 
232
- /*-------------------
220
+ /* -------------------
233
221
  Sizes
234
- --------------------*/
235
-
222
+ -------------------- */
236
223
  .ui.comments {
237
224
  font-size: 1rem;
238
225
  }
@@ -258,10 +245,9 @@
258
245
  font-size: 1.71428571rem;
259
246
  }
260
247
 
261
- /*-------------------
262
- Inverted
263
- --------------------*/
264
-
248
+ /* -------------------
249
+ Inverted
250
+ -------------------- */
265
251
  .ui.inverted.comments .comment {
266
252
  background-color: #1B1C1D;
267
253
  }
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.1-beta.19+e589cd1 - Comment
2
+ * # Fomantic-UI 2.9.1-beta.20+d4987bf - Comment
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.1-beta.19+e589cd1 - Container
2
+ * # Fomantic-UI 2.9.1-beta.20+d4987bf - Container
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -149,10 +149,9 @@
149
149
  hyphens: auto;
150
150
  }
151
151
 
152
- /*--------------
153
- Scrolling
154
- ---------------*/
155
-
152
+ /* --------------
153
+ Scrolling
154
+ --------------- */
156
155
  .ui.scrolling.container {
157
156
  overflow: auto;
158
157
  -ms-scroll-chaining: none;
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.1-beta.19+e589cd1 - Container
2
+ * # Fomantic-UI 2.9.1-beta.20+d4987bf - Container
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.1-beta.19+e589cd1 - Dimmer
2
+ * # Fomantic-UI 2.9.1-beta.20+d4987bf - Dimmer
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -126,10 +126,9 @@
126
126
  *******************************/
127
127
 
128
128
 
129
- /*--------------
130
- Legacy
131
- ---------------*/
132
-
129
+ /* --------------
130
+ Legacy
131
+ --------------- */
133
132
 
134
133
  /* Animating / Active / Visible */
135
134
  .dimmed.dimmable > .ui.animating.legacy.dimmer,
@@ -138,10 +137,9 @@
138
137
  display: block;
139
138
  }
140
139
 
141
- /*--------------
142
- Alignment
143
- ---------------*/
144
-
140
+ /* --------------
141
+ Alignment
142
+ --------------- */
145
143
  .ui[class*="top aligned"].dimmer {
146
144
  -webkit-box-pack: start;
147
145
  -ms-flex-pack: start;
@@ -153,10 +151,9 @@
153
151
  justify-content: flex-end;
154
152
  }
155
153
 
156
- /*--------------
157
- Page
158
- ---------------*/
159
-
154
+ /* --------------
155
+ Page
156
+ --------------- */
160
157
  .ui.page.dimmer {
161
158
  position: fixed;
162
159
  -webkit-transform-style: '';
@@ -177,10 +174,9 @@ body.dimmable > .dimmer {
177
174
  position: fixed;
178
175
  }
179
176
 
180
- /*--------------
181
- Blurring
182
- ---------------*/
183
-
177
+ /* --------------
178
+ Blurring
179
+ --------------- */
184
180
  @supports (not (-webkit-backdrop-filter: none)) and (not ((-webkit-backdrop-filter: none) or (backdrop-filter: none))) {
185
181
  .blurring.dimmable > :not(.dimmer) {
186
182
  -webkit-filter: initial;
@@ -206,10 +202,9 @@ body.dimmable > .dimmer {
206
202
  background: rgba(255, 255, 255, 0.6);
207
203
  }
208
204
 
209
- /*--------------
210
- Aligned
211
- ---------------*/
212
-
205
+ /* --------------
206
+ Aligned
207
+ --------------- */
213
208
  .ui.dimmer > .top.aligned.content > * {
214
209
  vertical-align: top;
215
210
  }
@@ -217,10 +212,9 @@ body.dimmable > .dimmer {
217
212
  vertical-align: bottom;
218
213
  }
219
214
 
220
- /*--------------
221
- Shades
222
- ---------------*/
223
-
215
+ /* --------------
216
+ Shades
217
+ --------------- */
224
218
  .medium.medium.medium.medium.medium.dimmer {
225
219
  background: rgba(0, 0, 0, 0.65);
226
220
  }
@@ -231,10 +225,9 @@ body.dimmable > .dimmer {
231
225
  background: rgba(0, 0, 0, 0.25);
232
226
  }
233
227
 
234
- /*--------------
235
- Inverted
236
- ---------------*/
237
-
228
+ /* --------------
229
+ Inverted
230
+ --------------- */
238
231
  .ui.inverted.dimmer {
239
232
  background: rgba(255, 255, 255, 0.85);
240
233
  }
@@ -243,10 +236,9 @@ body.dimmable > .dimmer {
243
236
  color: #000000;
244
237
  }
245
238
 
246
- /*--------------
247
- Inverted Shades
248
- ---------------*/
249
-
239
+ /* --------------
240
+ Inverted Shades
241
+ --------------- */
250
242
  .medium.medium.medium.medium.medium.inverted.dimmer {
251
243
  background: rgba(255, 255, 255, 0.65);
252
244
  }
@@ -257,10 +249,9 @@ body.dimmable > .dimmer {
257
249
  background: rgba(255, 255, 255, 0.25);
258
250
  }
259
251
 
260
- /*--------------
261
- Simple
262
- ---------------*/
263
-
252
+ /* --------------
253
+ Simple
254
+ --------------- */
264
255
 
265
256
  /* Displays without javascript */
266
257
  .ui.simple.dimmer {
@@ -287,10 +278,9 @@ body.dimmable > .dimmer {
287
278
  background: rgba(255, 255, 255, 0.85);
288
279
  }
289
280
 
290
- /*--------------
291
- Partially
292
- ----------------*/
293
-
281
+ /* --------------
282
+ Partially
283
+ ---------------- */
294
284
  .ui[class*="top dimmer"],
295
285
  .ui[class*="center dimmer"],
296
286
  .ui[class*="bottom dimmer"] {
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.1-beta.19+e589cd1 - Dimmer
2
+ * # Fomantic-UI 2.9.1-beta.20+d4987bf - Dimmer
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.1-beta.19+e589cd1 - Dimmer
2
+ * # Fomantic-UI 2.9.1-beta.20+d4987bf - Dimmer
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*
2
- * # Fomantic UI - 2.9.1-beta.19+e589cd1
2
+ * # Fomantic UI - 2.9.1-beta.20+d4987bf
3
3
  * https://github.com/fomantic/Fomantic-UI
4
4
  * https://fomantic-ui.com/
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.1-beta.19+e589cd1 - Divider
2
+ * # Fomantic-UI 2.9.1-beta.20+d4987bf - Divider
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *
@@ -28,19 +28,17 @@
28
28
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
29
29
  }
30
30
 
31
- /*--------------
31
+ /* --------------
32
32
  Basic
33
- ---------------*/
34
-
33
+ --------------- */
35
34
  .ui.divider:not(.vertical):not(.horizontal) {
36
35
  border-top: 1px solid rgba(34, 36, 38, 0.15);
37
36
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
38
37
  }
39
38
 
40
- /*--------------
39
+ /* --------------
41
40
  Coupling
42
- ---------------*/
43
-
41
+ --------------- */
44
42
 
45
43
  /* Allow divider between each column row */
46
44
  .ui.grid > .column + .divider,
@@ -48,10 +46,9 @@
48
46
  left: auto;
49
47
  }
50
48
 
51
- /*--------------
52
- Horizontal
53
- ---------------*/
54
-
49
+ /* --------------
50
+ Horizontal
51
+ --------------- */
55
52
  .ui.horizontal.divider {
56
53
  display: table;
57
54
  white-space: nowrap;
@@ -76,10 +73,9 @@
76
73
  background-position: left 1em top 50%;
77
74
  }
78
75
 
79
- /*--------------
80
- Vertical
81
- ---------------*/
82
-
76
+ /* --------------
77
+ Vertical
78
+ --------------- */
83
79
  .ui.vertical.divider {
84
80
  position: absolute;
85
81
  z-index: 2;
@@ -154,10 +150,9 @@
154
150
  }
155
151
  }
156
152
 
157
- /*--------------
158
- Icon
159
- ---------------*/
160
-
153
+ /* --------------
154
+ Icon
155
+ --------------- */
161
156
  .ui.divider > .icon {
162
157
  margin: 0;
163
158
  font-size: 1rem;
@@ -165,10 +160,9 @@
165
160
  vertical-align: middle;
166
161
  }
167
162
 
168
- /*--------------
169
- Header
170
- ---------------*/
171
-
163
+ /* --------------
164
+ Header
165
+ --------------- */
172
166
  .ui.horizontal.divider[class*="left aligned"]::before {
173
167
  display: none;
174
168
  }
@@ -188,10 +182,9 @@
188
182
  *******************************/
189
183
 
190
184
 
191
- /*--------------
192
- Hidden
193
- ---------------*/
194
-
185
+ /* --------------
186
+ Hidden
187
+ --------------- */
195
188
  .ui.hidden.divider {
196
189
  border-color: transparent !important;
197
190
  }
@@ -200,10 +193,9 @@
200
193
  display: none;
201
194
  }
202
195
 
203
- /*--------------
196
+ /* --------------
204
197
  Inverted
205
- ---------------*/
206
-
198
+ --------------- */
207
199
  .ui.divider.inverted,
208
200
  .ui.vertical.inverted.divider,
209
201
  .ui.horizontal.inverted.divider {
@@ -218,35 +210,31 @@
218
210
  border-right-color: rgba(255, 255, 255, 0.15) !important;
219
211
  }
220
212
 
221
- /*--------------
213
+ /* --------------
222
214
  Fitted
223
- ---------------*/
224
-
215
+ --------------- */
225
216
  .ui.fitted.divider {
226
217
  margin: 0;
227
218
  }
228
219
 
229
- /*--------------
230
- Clearing
231
- ---------------*/
232
-
220
+ /* --------------
221
+ Clearing
222
+ --------------- */
233
223
  .ui.clearing.divider {
234
224
  clear: both;
235
225
  }
236
226
 
237
- /*--------------
238
- Section
239
- ---------------*/
240
-
227
+ /* --------------
228
+ Section
229
+ --------------- */
241
230
  .ui.section.divider {
242
231
  margin-top: 2rem;
243
232
  margin-bottom: 2rem;
244
233
  }
245
234
 
246
- /*--------------
235
+ /* --------------
247
236
  Sizes
248
- ---------------*/
249
-
237
+ --------------- */
250
238
  .ui.divider {
251
239
  font-size: 1rem;
252
240
  }
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * # Fomantic-UI 2.9.1-beta.19+e589cd1 - Divider
2
+ * # Fomantic-UI 2.9.1-beta.20+d4987bf - Divider
3
3
  * https://github.com/fomantic/Fomantic-UI/
4
4
  *
5
5
  *