fomantic-ui-sass 2.7.5 → 2.7.6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (77) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/fonts/semantic-ui/brand-icons.eot +0 -0
  3. data/app/assets/fonts/semantic-ui/brand-icons.svg +773 -617
  4. data/app/assets/fonts/semantic-ui/brand-icons.ttf +0 -0
  5. data/app/assets/fonts/semantic-ui/brand-icons.woff +0 -0
  6. data/app/assets/fonts/semantic-ui/brand-icons.woff2 +0 -0
  7. data/app/assets/fonts/semantic-ui/icons.eot +0 -0
  8. data/app/assets/fonts/semantic-ui/icons.svg +150 -139
  9. data/app/assets/fonts/semantic-ui/icons.ttf +0 -0
  10. data/app/assets/fonts/semantic-ui/icons.woff +0 -0
  11. data/app/assets/fonts/semantic-ui/icons.woff2 +0 -0
  12. data/app/assets/fonts/semantic-ui/outline-icons.eot +0 -0
  13. data/app/assets/fonts/semantic-ui/outline-icons.svg +13 -9
  14. data/app/assets/fonts/semantic-ui/outline-icons.ttf +0 -0
  15. data/app/assets/fonts/semantic-ui/outline-icons.woff +0 -0
  16. data/app/assets/fonts/semantic-ui/outline-icons.woff2 +0 -0
  17. data/app/assets/javascripts/semantic-ui/api.js +0 -1
  18. data/app/assets/javascripts/semantic-ui/calendar.js +31 -14
  19. data/app/assets/javascripts/semantic-ui/dropdown.js +2 -2
  20. data/app/assets/javascripts/semantic-ui/embed.js +1 -1
  21. data/app/assets/javascripts/semantic-ui/form.js +4 -3
  22. data/app/assets/javascripts/semantic-ui/popup.js +2 -2
  23. data/app/assets/javascripts/semantic-ui/progress.js +118 -72
  24. data/app/assets/javascripts/semantic-ui/slider.js +7 -3
  25. data/app/assets/javascripts/semantic-ui/transition.js +1 -1
  26. data/app/assets/stylesheets/semantic-ui/collections/_breadcrumb.scss +0 -6
  27. data/app/assets/stylesheets/semantic-ui/collections/_form.scss +26 -70
  28. data/app/assets/stylesheets/semantic-ui/collections/_grid.scss +71 -187
  29. data/app/assets/stylesheets/semantic-ui/collections/_menu.scss +113 -161
  30. data/app/assets/stylesheets/semantic-ui/collections/_message.scss +47 -113
  31. data/app/assets/stylesheets/semantic-ui/collections/_table.scss +50 -85
  32. data/app/assets/stylesheets/semantic-ui/elements/_button.scss +325 -685
  33. data/app/assets/stylesheets/semantic-ui/elements/_container.scss +0 -6
  34. data/app/assets/stylesheets/semantic-ui/elements/_divider.scss +0 -18
  35. data/app/assets/stylesheets/semantic-ui/elements/_flag.scss +0 -993
  36. data/app/assets/stylesheets/semantic-ui/elements/_header.scss +4 -16
  37. data/app/assets/stylesheets/semantic-ui/elements/_icon.scss +8 -10989
  38. data/app/assets/stylesheets/semantic-ui/elements/_image.scss +0 -6
  39. data/app/assets/stylesheets/semantic-ui/elements/_input.scss +31 -55
  40. data/app/assets/stylesheets/semantic-ui/elements/_label.scss +6 -27
  41. data/app/assets/stylesheets/semantic-ui/elements/_list.scss +0 -10
  42. data/app/assets/stylesheets/semantic-ui/elements/_loader.scss +1 -8
  43. data/app/assets/stylesheets/semantic-ui/elements/_placeholder.scss +0 -10
  44. data/app/assets/stylesheets/semantic-ui/elements/_rail.scss +0 -6
  45. data/app/assets/stylesheets/semantic-ui/elements/_reveal.scss +2 -13
  46. data/app/assets/stylesheets/semantic-ui/elements/_segment.scss +27 -80
  47. data/app/assets/stylesheets/semantic-ui/elements/_step.scss +21 -97
  48. data/app/assets/stylesheets/semantic-ui/elements/_text.scss +0 -6
  49. data/app/assets/stylesheets/semantic-ui/globals/_reset.scss +5 -357
  50. data/app/assets/stylesheets/semantic-ui/globals/_site.scss +9 -7
  51. data/app/assets/stylesheets/semantic-ui/modules/_accordion.scss +1 -32
  52. data/app/assets/stylesheets/semantic-ui/modules/_calendar.scss +4 -14
  53. data/app/assets/stylesheets/semantic-ui/modules/_checkbox.scss +9 -58
  54. data/app/assets/stylesheets/semantic-ui/modules/_dimmer.scss +5 -26
  55. data/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss +39 -142
  56. data/app/assets/stylesheets/semantic-ui/modules/_embed.scss +1 -10
  57. data/app/assets/stylesheets/semantic-ui/modules/_modal.scss +17 -51
  58. data/app/assets/stylesheets/semantic-ui/modules/_nag.scss +1 -10
  59. data/app/assets/stylesheets/semantic-ui/modules/_popup.scss +19 -46
  60. data/app/assets/stylesheets/semantic-ui/modules/_progress.scss +209 -12
  61. data/app/assets/stylesheets/semantic-ui/modules/_rating.scss +1 -12
  62. data/app/assets/stylesheets/semantic-ui/modules/_search.scss +5 -22
  63. data/app/assets/stylesheets/semantic-ui/modules/_shape.scss +1 -12
  64. data/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss +2 -21
  65. data/app/assets/stylesheets/semantic-ui/modules/_slider.scss +1 -18
  66. data/app/assets/stylesheets/semantic-ui/modules/_sticky.scss +0 -7
  67. data/app/assets/stylesheets/semantic-ui/modules/_tab.scss +1 -8
  68. data/app/assets/stylesheets/semantic-ui/modules/_toast.scss +2 -5
  69. data/app/assets/stylesheets/semantic-ui/modules/_transition.scss +1 -1201
  70. data/app/assets/stylesheets/semantic-ui/views/_ad.scss +0 -6
  71. data/app/assets/stylesheets/semantic-ui/views/_card.scss +81 -189
  72. data/app/assets/stylesheets/semantic-ui/views/_comment.scss +3 -13
  73. data/app/assets/stylesheets/semantic-ui/views/_feed.scss +6 -26
  74. data/app/assets/stylesheets/semantic-ui/views/_item.scss +12 -43
  75. data/app/assets/stylesheets/semantic-ui/views/_statistic.scss +10 -48
  76. data/lib/fomantic/ui/sass/version.rb +2 -2
  77. metadata +2 -2
@@ -304,12 +304,6 @@ img.ui.bordered.image {
304
304
 
305
305
 
306
306
 
307
- /*******************************
308
- Theme Overrides
309
- *******************************/
310
-
311
-
312
-
313
307
  /*******************************
314
308
  Site Overrides
315
309
  *******************************/
@@ -22,17 +22,13 @@
22
22
  position: relative;
23
23
  font-weight: normal;
24
24
  font-style: normal;
25
- display: -webkit-inline-box;
26
- display: -ms-inline-flexbox;
27
25
  display: inline-flex;
28
26
  color: rgba(0, 0, 0, 0.87);
29
27
  }
30
28
  .ui.input > input {
31
29
  margin: 0;
32
30
  max-width: 100%;
33
- -webkit-box-flex: 1;
34
- -ms-flex: 1 0 auto;
35
- flex: 1 0 auto;
31
+ flex: 1 0 auto;
36
32
  outline: none;
37
33
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
38
34
  text-align: left;
@@ -43,12 +39,8 @@
43
39
  border: 1px solid rgba(34, 36, 38, 0.15);
44
40
  color: rgba(0, 0, 0, 0.87);
45
41
  border-radius: 0.28571429rem;
46
- -webkit-transition: border-color 0.1s ease, -webkit-box-shadow 0.1s ease;
47
- transition: border-color 0.1s ease, -webkit-box-shadow 0.1s ease;
48
42
  transition: box-shadow 0.1s ease, border-color 0.1s ease;
49
- transition: box-shadow 0.1s ease, border-color 0.1s ease, -webkit-box-shadow 0.1s ease;
50
- -webkit-box-shadow: none;
51
- box-shadow: none;
43
+ box-shadow: none;
52
44
  }
53
45
 
54
46
  /*--------------------
@@ -95,8 +87,7 @@
95
87
  border-color: rgba(0, 0, 0, 0.3);
96
88
  background: #FAFAFA;
97
89
  color: rgba(0, 0, 0, 0.87);
98
- -webkit-box-shadow: none;
99
- box-shadow: none;
90
+ box-shadow: none;
100
91
  }
101
92
 
102
93
  /*--------------------
@@ -126,8 +117,7 @@
126
117
  animation: loader 0.6s infinite linear;
127
118
  border: 0.2em solid #767676;
128
119
  border-radius: 500rem;
129
- -webkit-box-shadow: 0 0 0 1px transparent;
130
- box-shadow: 0 0 0 1px transparent;
120
+ box-shadow: 0 0 0 1px transparent;
131
121
  }
132
122
 
133
123
  /*--------------------
@@ -139,8 +129,7 @@
139
129
  border-color: #85B7D9;
140
130
  background: #FFFFFF;
141
131
  color: rgba(0, 0, 0, 0.8);
142
- -webkit-box-shadow: none;
143
- box-shadow: none;
132
+ box-shadow: none;
144
133
  }
145
134
  .ui.input.focus > input::-webkit-input-placeholder,
146
135
  .ui.input > input:focus::-webkit-input-placeholder {
@@ -163,8 +152,7 @@
163
152
  background-color: #FFF6F6;
164
153
  border-color: #E0B4B4;
165
154
  color: #9F3A38;
166
- -webkit-box-shadow: none;
167
- box-shadow: none;
155
+ box-shadow: none;
168
156
  }
169
157
 
170
158
  /* Error Placeholder */
@@ -203,23 +191,25 @@
203
191
  .ui.transparent.input > input {
204
192
  border-color: transparent !important;
205
193
  background-color: transparent !important;
206
- padding: 0 !important;
207
- -webkit-box-shadow: none !important;
208
- box-shadow: none !important;
194
+ padding: 0;
195
+ box-shadow: none !important;
209
196
  border-radius: 0 !important;
210
197
  }
198
+ .field .ui.transparent.input > textarea {
199
+ padding: 0.67857143em 1em;
200
+ }
211
201
 
212
202
  /* Transparent Icon */
213
- .ui.transparent.icon.input > i.icon {
203
+ :not(.field) > .ui.transparent.icon.input > i.icon {
214
204
  width: 1.1em;
215
205
  }
216
- .ui.transparent.icon.input > input {
217
- padding-left: 0 !important;
218
- padding-right: 2em !important;
206
+ :not(.field) > .ui.transparent.icon.input > input {
207
+ padding-left: 0;
208
+ padding-right: 2em;
219
209
  }
220
- .ui.transparent[class*="left icon"].input > input {
221
- padding-left: 2em !important;
222
- padding-right: 0 !important;
210
+ :not(.field) > .ui.transparent[class*="left icon"].input > input {
211
+ padding-left: 2em;
212
+ padding-right: 0;
223
213
  }
224
214
 
225
215
  /* Transparent Inverted */
@@ -256,15 +246,14 @@
256
246
  width: 2.67142857em;
257
247
  opacity: 0.5;
258
248
  border-radius: 0 0.28571429rem 0.28571429rem 0;
259
- -webkit-transition: opacity 0.3s ease;
260
249
  transition: opacity 0.3s ease;
261
250
  }
262
251
  .ui.icon.input > i.icon:not(.link) {
263
252
  pointer-events: none;
264
253
  }
265
- .ui.icon.input > textarea,
266
- .ui.icon.input > input {
267
- padding-right: 2.67142857em !important;
254
+ .ui.ui.icon.input > textarea,
255
+ .ui.ui.icon.input > input {
256
+ padding-right: 2.67142857em;
268
257
  }
269
258
  .ui.icon.input > i.icon:before,
270
259
  .ui.icon.input > i.icon:after {
@@ -293,10 +282,10 @@
293
282
  right: auto;
294
283
  left: 0.5em;
295
284
  }
296
- .ui[class*="left icon"].input > textarea,
297
- .ui[class*="left icon"].input > input {
298
- padding-left: 2.67142857em !important;
299
- padding-right: 1em !important;
285
+ .ui.ui[class*="left icon"].input > textarea,
286
+ .ui.ui[class*="left icon"].input > input {
287
+ padding-left: 2.67142857em;
288
+ padding-right: 1em;
300
289
  }
301
290
 
302
291
  /* Focus */
@@ -312,9 +301,7 @@
312
301
 
313
302
  /* Adjacent Label */
314
303
  .ui.labeled.input > .label {
315
- -webkit-box-flex: 0;
316
- -ms-flex: 0 0 auto;
317
- flex: 0 0 auto;
304
+ flex: 0 0 auto;
318
305
  margin: 0;
319
306
  font-size: 1em;
320
307
  }
@@ -387,6 +374,9 @@
387
374
  .ui.icon.input > textarea ~ .icon {
388
375
  height: 3em;
389
376
  }
377
+ :not(.field) > .ui.transparent.icon.input > textarea ~ .icon {
378
+ height: 1.3em;
379
+ }
390
380
 
391
381
  /* Corner Label Position */
392
382
  .ui.input > .ui.corner.label {
@@ -429,15 +419,9 @@
429
419
 
430
420
  .ui.action.input > .button,
431
421
  .ui.action.input > .buttons {
432
- display: -webkit-box;
433
- display: -ms-flexbox;
434
422
  display: flex;
435
- -webkit-box-align: center;
436
- -ms-flex-align: center;
437
- align-items: center;
438
- -webkit-box-flex: 0;
439
- -ms-flex: 0 0 auto;
440
- flex: 0 0 auto;
423
+ align-items: center;
424
+ flex: 0 0 auto;
441
425
  }
442
426
  .ui.action.input > .button,
443
427
  .ui.action.input > .buttons > .button {
@@ -505,8 +489,6 @@
505
489
  ---------------------*/
506
490
 
507
491
  .ui.fluid.input {
508
- display: -webkit-box;
509
- display: -ms-flexbox;
510
492
  display: flex;
511
493
  }
512
494
  .ui.fluid.input > input {
@@ -549,12 +531,6 @@
549
531
 
550
532
 
551
533
 
552
- /*******************************
553
- Theme Overrides
554
- *******************************/
555
-
556
-
557
-
558
534
  /*******************************
559
535
  Site Overrides
560
536
  *******************************/
@@ -26,7 +26,6 @@
26
26
  font-weight: bold;
27
27
  border: 0 solid transparent;
28
28
  border-radius: 0.28571429rem;
29
- -webkit-transition: background 0.1s ease;
30
29
  transition: background 0.1s ease;
31
30
  }
32
31
  .ui.label:first-child {
@@ -46,7 +45,6 @@ a.ui.label {
46
45
  cursor: pointer;
47
46
  color: inherit;
48
47
  opacity: 0.5;
49
- -webkit-transition: 0.1s opacity ease;
50
48
  transition: 0.1s opacity ease;
51
49
  }
52
50
  .ui.label > a:hover {
@@ -85,7 +83,6 @@ a.ui.label {
85
83
  cursor: pointer;
86
84
  font-size: 0.92857143em;
87
85
  opacity: 0.5;
88
- -webkit-transition: background 0.1s ease;
89
86
  transition: background 0.1s ease;
90
87
  }
91
88
  .ui.label > .close.icon:hover,
@@ -170,8 +167,7 @@ a.ui.label {
170
167
  background: #E8E8E8;
171
168
  padding: 0.5833em 0.833em 0.5833em 0.5em;
172
169
  border-radius: 0.28571429rem;
173
- -webkit-box-shadow: none;
174
- box-shadow: none;
170
+ box-shadow: none;
175
171
  }
176
172
  .ui.image.label img {
177
173
  display: inline-block;
@@ -198,7 +194,6 @@ a.ui.label {
198
194
  padding-left: 1.5em;
199
195
  padding-right: 1.5em;
200
196
  border-radius: 0 0.28571429rem 0.28571429rem 0;
201
- -webkit-transition: none;
202
197
  transition: none;
203
198
  }
204
199
  .ui.tag.labels .label:before,
@@ -213,7 +208,6 @@ a.ui.label {
213
208
  background-image: none;
214
209
  width: 1.56em;
215
210
  height: 1.56em;
216
- -webkit-transition: none;
217
211
  transition: none;
218
212
  }
219
213
  .ui.tag.labels .label:after,
@@ -226,8 +220,7 @@ a.ui.label {
226
220
  background-color: #FFFFFF;
227
221
  width: 0.5em;
228
222
  height: 0.5em;
229
- -webkit-box-shadow: 0 -1px 1px 0 rgba(0, 0, 0, 0.3);
230
- box-shadow: 0 -1px 1px 0 rgba(0, 0, 0, 0.3);
223
+ box-shadow: 0 -1px 1px 0 rgba(0, 0, 0, 0.3);
231
224
  border-radius: 500rem;
232
225
  }
233
226
  .ui.basic.tag.labels .label:before,
@@ -239,8 +232,7 @@ a.ui.label {
239
232
  }
240
233
  .ui.basic.tag.labels .label:after,
241
234
  .ui.basic.tag.label:after {
242
- -webkit-box-shadow: 0 -1px 3px 0 rgba(0, 0, 0, 0.8);
243
- box-shadow: 0 -1px 3px 0 rgba(0, 0, 0, 0.8);
235
+ box-shadow: 0 -1px 3px 0 rgba(0, 0, 0, 0.8);
244
236
  }
245
237
 
246
238
  /*-------------------
@@ -258,7 +250,6 @@ a.ui.label {
258
250
  width: 4em;
259
251
  height: 4em;
260
252
  z-index: 1;
261
- -webkit-transition: border-color 0.1s ease;
262
253
  transition: border-color 0.1s ease;
263
254
  }
264
255
 
@@ -280,7 +271,6 @@ a.ui.label {
280
271
  border-bottom: 4em solid transparent;
281
272
  border-left: 0 solid transparent;
282
273
  border-right-color: inherit;
283
- -webkit-transition: border-color 0.1s ease;
284
274
  transition: border-color 0.1s ease;
285
275
  }
286
276
  .ui.corner.label .icon {
@@ -565,8 +555,7 @@ a.ui.active.label:hover:before {
565
555
  background: none #FFFFFF;
566
556
  border: 1px solid rgba(34, 36, 38, 0.15);
567
557
  color: rgba(0, 0, 0, 0.87);
568
- -webkit-box-shadow: none;
569
- box-shadow: none;
558
+ box-shadow: none;
570
559
  }
571
560
 
572
561
  /* Link */
@@ -575,8 +564,7 @@ a.ui.basic.label:hover {
575
564
  text-decoration: none;
576
565
  background: none #FFFFFF;
577
566
  color: #1e70bf;
578
- -webkit-box-shadow: none;
579
- box-shadow: none;
567
+ box-shadow: none;
580
568
  }
581
569
 
582
570
  /* Pointing */
@@ -591,8 +579,7 @@ a.ui.basic.label:hover {
591
579
  .ui.label.fluid,
592
580
  .ui.fluid.labels > .label {
593
581
  width: 100%;
594
- -webkit-box-sizing: border-box;
595
- box-sizing: border-box;
582
+ box-sizing: border-box;
596
583
  }
597
584
 
598
585
  /*-------------------
@@ -609,7 +596,6 @@ a.ui.basic.label:hover {
609
596
  }
610
597
  .ui.inverted.corner.label:hover {
611
598
  border-color: #E8E8E8;
612
- -webkit-transition: none;
613
599
  transition: none;
614
600
  }
615
601
  .ui.inverted.basic.labels .label,
@@ -1918,7 +1904,6 @@ a.ui.ui.ui.inverted.basic.black.label:hover {
1918
1904
  z-index: 2;
1919
1905
  width: 0.6666em;
1920
1906
  height: 0.6666em;
1921
- -webkit-transition: none;
1922
1907
  transition: none;
1923
1908
  }
1924
1909
 
@@ -2095,12 +2080,6 @@ a.ui.ui.ui.inverted.basic.black.label:hover {
2095
2080
 
2096
2081
 
2097
2082
 
2098
- /*******************************
2099
- Theme Overrides
2100
- *******************************/
2101
-
2102
-
2103
-
2104
2083
  /*******************************
2105
2084
  Site Overrides
2106
2085
  *******************************/
@@ -98,7 +98,6 @@ ol.ui.list ol li,
98
98
  min-width: 1.55em;
99
99
  margin: 0;
100
100
  padding-top: 0;
101
- -webkit-transition: color 0.1s ease;
102
101
  transition: color 0.1s ease;
103
102
  }
104
103
  .ui.list .list > .item > i.icon:not(.loading),
@@ -426,7 +425,6 @@ ol.ui.list ol li,
426
425
  .ui.link.list a.item,
427
426
  .ui.link.list .item a:not(.ui) {
428
427
  color: rgba(0, 0, 0, 0.4);
429
- -webkit-transition: 0.1s color ease;
430
428
  transition: 0.1s color ease;
431
429
  }
432
430
  .ui.link.list.list a.item:hover,
@@ -473,7 +471,6 @@ ol.ui.list ol li,
473
471
  margin: 0;
474
472
  color: rgba(0, 0, 0, 0.4);
475
473
  border-radius: 0.5em;
476
- -webkit-transition: 0.1s color ease, 0.1s padding-left ease, 0.1s background-color ease;
477
474
  transition: 0.1s color ease, 0.1s padding-left ease, 0.1s background-color ease;
478
475
  }
479
476
  .ui.selection.list .list > .item:last-child,
@@ -527,7 +524,6 @@ ol.ui.list ol li,
527
524
  --------------------*/
528
525
 
529
526
  .ui.animated.list > .item {
530
- -webkit-transition: 0.25s color ease 0.1s, 0.25s padding-left ease 0.1s, 0.25s background-color ease 0.1s;
531
527
  transition: 0.25s color ease 0.1s, 0.25s padding-left ease 0.1s, 0.25s background-color ease 0.1s;
532
528
  }
533
529
  .ui.animated.list:not(.horizontal) > .item:hover {
@@ -969,12 +965,6 @@ ol.ui.suffixed.list li:before,
969
965
 
970
966
 
971
967
 
972
- /*******************************
973
- Theme Overrides
974
- *******************************/
975
-
976
-
977
-
978
968
  /*******************************
979
969
  User Variable Overrides
980
970
  *******************************/
@@ -51,8 +51,7 @@
51
51
  animation: loader 0.6s infinite linear;
52
52
  border: 0.2em solid #767676;
53
53
  border-radius: 500rem;
54
- -webkit-box-shadow: 0 0 0 1px transparent;
55
- box-shadow: 0 0 0 1px transparent;
54
+ box-shadow: 0 0 0 1px transparent;
56
55
  }
57
56
 
58
57
  /* Speeds */
@@ -871,12 +870,6 @@
871
870
 
872
871
 
873
872
 
874
- /*******************************
875
- Theme Overrides
876
- *******************************/
877
-
878
-
879
-
880
873
  /*******************************
881
874
  Site Overrides
882
875
  *******************************/
@@ -20,8 +20,6 @@
20
20
  -webkit-animation-iteration-count: infinite;
21
21
  animation-iteration-count: infinite;
22
22
  background-color: #FFFFFF;
23
- background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0, 0, 0, 0.08)), color-stop(15%, rgba(0, 0, 0, 0.15)), color-stop(30%, rgba(0, 0, 0, 0.08)));
24
- background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.08) 0, rgba(0, 0, 0, 0.15) 15%, rgba(0, 0, 0, 0.08) 30%);
25
23
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.08) 0, rgba(0, 0, 0, 0.15) 15%, rgba(0, 0, 0, 0.08) 30%);
26
24
  background-size: 1200px 100%;
27
25
  max-width: 30rem;
@@ -192,8 +190,6 @@
192
190
 
193
191
  /* Inverted Content Loader */
194
192
  .ui.inverted.placeholder {
195
- background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0.08)), color-stop(15%, rgba(255, 255, 255, 0.14)), color-stop(30%, rgba(255, 255, 255, 0.08)));
196
- background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.08) 0, rgba(255, 255, 255, 0.14) 15%, rgba(255, 255, 255, 0.08) 30%);
197
193
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.08) 0, rgba(255, 255, 255, 0.14) 15%, rgba(255, 255, 255, 0.08) 30%);
198
194
  }
199
195
  .ui.inverted.placeholder,
@@ -246,9 +242,3 @@
246
242
  Theme Overrides
247
243
  *******************************/
248
244
 
249
-
250
-
251
- /*******************************
252
- Theme Overrides
253
- *******************************/
254
-
@@ -146,12 +146,6 @@
146
146
 
147
147
 
148
148
 
149
- /*******************************
150
- Theme Overrides
151
- *******************************/
152
-
153
-
154
-
155
149
  /*******************************
156
150
  Site Overrides
157
151
  *******************************/