semantic-ui-sass 2.2.4.0 → 2.2.6.0
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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +6 -0
- data/README.md +6 -0
- data/app/assets/javascripts/semantic-ui/progress.js +26 -5
- data/app/assets/javascripts/semantic-ui/search.js +18 -9
- data/app/assets/javascripts/semantic-ui/sticky.js +7 -1
- data/app/assets/javascripts/semantic-ui/tab.js +24 -6
- data/app/assets/javascripts/semantic-ui/transition.js +20 -14
- data/app/assets/stylesheets/semantic-ui/collections/_breadcrumb.scss +1 -1
- data/app/assets/stylesheets/semantic-ui/collections/_form.scss +2 -1
- data/app/assets/stylesheets/semantic-ui/collections/_grid.scss +1 -2
- data/app/assets/stylesheets/semantic-ui/collections/_menu.scss +0 -2
- data/app/assets/stylesheets/semantic-ui/collections/_message.scss +2 -2
- data/app/assets/stylesheets/semantic-ui/collections/_table.scss +1 -1
- data/app/assets/stylesheets/semantic-ui/elements/_button.scss +1 -8
- data/app/assets/stylesheets/semantic-ui/elements/_container.scss +1 -2
- data/app/assets/stylesheets/semantic-ui/elements/_divider.scss +1 -3
- data/app/assets/stylesheets/semantic-ui/elements/_flag.scss +1 -1
- data/app/assets/stylesheets/semantic-ui/elements/_header.scss +1 -1
- data/app/assets/stylesheets/semantic-ui/elements/_icon.scss +1 -8
- data/app/assets/stylesheets/semantic-ui/elements/_image.scss +1 -1
- data/app/assets/stylesheets/semantic-ui/elements/_input.scss +1 -1
- data/app/assets/stylesheets/semantic-ui/elements/_label.scss +1 -8
- data/app/assets/stylesheets/semantic-ui/elements/_list.scss +1 -1
- data/app/assets/stylesheets/semantic-ui/elements/_loader.scss +1 -3
- data/app/assets/stylesheets/semantic-ui/elements/_rail.scss +1 -1
- data/app/assets/stylesheets/semantic-ui/elements/_reveal.scss +1 -24
- data/app/assets/stylesheets/semantic-ui/elements/_segment.scss +1 -3
- data/app/assets/stylesheets/semantic-ui/elements/_step.scss +1 -2
- data/app/assets/stylesheets/semantic-ui/globals/_reset.scss +1 -1
- data/app/assets/stylesheets/semantic-ui/globals/_site.scss +4 -2
- data/app/assets/stylesheets/semantic-ui/globals/_variables.scss +1 -0
- data/app/assets/stylesheets/semantic-ui/modules/_accordion.scss +1 -5
- data/app/assets/stylesheets/semantic-ui/modules/_checkbox.scss +4 -6
- data/app/assets/stylesheets/semantic-ui/modules/_dimmer.scss +1 -2
- data/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss +1 -8
- data/app/assets/stylesheets/semantic-ui/modules/_embed.scss +1 -2
- data/app/assets/stylesheets/semantic-ui/modules/_modal.scss +1 -2
- data/app/assets/stylesheets/semantic-ui/modules/_nag.scss +1 -1
- data/app/assets/stylesheets/semantic-ui/modules/_popup.scss +1 -32
- data/app/assets/stylesheets/semantic-ui/modules/_progress.scss +1 -1
- data/app/assets/stylesheets/semantic-ui/modules/_rating.scss +1 -1
- data/app/assets/stylesheets/semantic-ui/modules/_search.scss +1 -2
- data/app/assets/stylesheets/semantic-ui/modules/_shape.scss +1 -1
- data/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss +1 -7
- data/app/assets/stylesheets/semantic-ui/modules/_sticky.scss +1 -1
- data/app/assets/stylesheets/semantic-ui/modules/_tab.scss +1 -1
- data/app/assets/stylesheets/semantic-ui/modules/_transition.scss +1 -18
- data/app/assets/stylesheets/semantic-ui/views/_ad.scss +1 -2
- data/app/assets/stylesheets/semantic-ui/views/_card.scss +1 -3
- data/app/assets/stylesheets/semantic-ui/views/_comment.scss +1 -1
- data/app/assets/stylesheets/semantic-ui/views/_feed.scss +1 -1
- data/app/assets/stylesheets/semantic-ui/views/_item.scss +1 -1
- data/app/assets/stylesheets/semantic-ui/views/_statistic.scss +3 -1
- data/lib/semantic/ui/sass/version.rb +2 -2
- data/tasks/converter.rb +3 -1
- metadata +2 -2
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* # Semantic UI 2.2.
|
2
|
+
* # Semantic UI 2.2.6 - Checkbox
|
3
3
|
* http://github.com/semantic-org/semantic-ui/
|
4
4
|
*
|
5
5
|
*
|
@@ -282,7 +282,6 @@
|
|
282
282
|
.ui.radio.checkbox label:before {
|
283
283
|
content: '';
|
284
284
|
-webkit-transform: none;
|
285
|
-
-ms-transform: none;
|
286
285
|
transform: none;
|
287
286
|
width: 15px;
|
288
287
|
height: 15px;
|
@@ -310,7 +309,6 @@
|
|
310
309
|
height: 15px;
|
311
310
|
border-radius: 500rem;
|
312
311
|
-webkit-transform: scale(0.46666667);
|
313
|
-
-ms-transform: scale(0.46666667);
|
314
312
|
transform: scale(0.46666667);
|
315
313
|
background-color: rgba(0, 0, 0, 0.87);
|
316
314
|
}
|
@@ -387,7 +385,6 @@
|
|
387
385
|
width: 3.5rem;
|
388
386
|
height: 0.21428571rem;
|
389
387
|
-webkit-transform: none;
|
390
|
-
-ms-transform: none;
|
391
388
|
transform: none;
|
392
389
|
border-radius: 500rem;
|
393
390
|
-webkit-transition: background 0.3s ease;
|
@@ -410,7 +407,6 @@
|
|
410
407
|
top: -0.25rem;
|
411
408
|
left: 0em;
|
412
409
|
-webkit-transform: none;
|
413
|
-
-ms-transform: none;
|
414
410
|
transform: none;
|
415
411
|
border-radius: 500rem;
|
416
412
|
-webkit-transition: left 0.3s ease;
|
@@ -491,11 +487,11 @@
|
|
491
487
|
content: '';
|
492
488
|
z-index: 1;
|
493
489
|
-webkit-transform: none;
|
494
|
-
-ms-transform: none;
|
495
490
|
transform: none;
|
496
491
|
border: none;
|
497
492
|
top: 0rem;
|
498
493
|
background: rgba(0, 0, 0, 0.05);
|
494
|
+
box-shadow: none;
|
499
495
|
width: 3.5rem;
|
500
496
|
height: 1.5rem;
|
501
497
|
border-radius: 500rem;
|
@@ -523,6 +519,7 @@
|
|
523
519
|
.ui.toggle.checkbox input ~ .box:after,
|
524
520
|
.ui.toggle.checkbox input ~ label:after {
|
525
521
|
left: -0.05rem;
|
522
|
+
box-shadow: none;
|
526
523
|
}
|
527
524
|
|
528
525
|
/* Focus */
|
@@ -551,6 +548,7 @@
|
|
551
548
|
.ui.toggle.checkbox input:checked ~ .box:after,
|
552
549
|
.ui.toggle.checkbox input:checked ~ label:after {
|
553
550
|
left: 2.15rem;
|
551
|
+
box-shadow: none;
|
554
552
|
}
|
555
553
|
|
556
554
|
/* Active Focus */
|
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* # Semantic UI 2.2.
|
2
|
+
* # Semantic UI 2.2.6 - Dimmer
|
3
3
|
* http://github.com/semantic-org/semantic-ui/
|
4
4
|
*
|
5
5
|
*
|
@@ -100,7 +100,6 @@
|
|
100
100
|
-webkit-perspective: 2000px;
|
101
101
|
perspective: 2000px;
|
102
102
|
-webkit-transform-origin: center center;
|
103
|
-
-ms-transform-origin: center center;
|
104
103
|
transform-origin: center center;
|
105
104
|
}
|
106
105
|
body.animating.in.dimmable,
|
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* # Semantic UI 2.2.
|
2
|
+
* # Semantic UI 2.2.6 - Dropdown
|
3
3
|
* http://github.com/semantic-org/semantic-ui/
|
4
4
|
*
|
5
5
|
*
|
@@ -348,7 +348,6 @@
|
|
348
348
|
white-space: normal;
|
349
349
|
outline: 0;
|
350
350
|
-webkit-transform: rotateZ(0deg);
|
351
|
-
-ms-transform: rotate(0deg);
|
352
351
|
transform: rotateZ(0deg);
|
353
352
|
min-width: 14em;
|
354
353
|
min-height: 2.7142em;
|
@@ -1209,7 +1208,6 @@ select.ui.dropdown {
|
|
1209
1208
|
content: '';
|
1210
1209
|
visibility: visible;
|
1211
1210
|
-webkit-transform: rotate(45deg);
|
1212
|
-
-ms-transform: rotate(45deg);
|
1213
1211
|
transform: rotate(45deg);
|
1214
1212
|
width: 0.5em;
|
1215
1213
|
height: 0.5em;
|
@@ -1244,7 +1242,6 @@ select.ui.dropdown {
|
|
1244
1242
|
right: auto;
|
1245
1243
|
margin: 0em;
|
1246
1244
|
-webkit-transform: rotate(45deg);
|
1247
|
-
-ms-transform: rotate(45deg);
|
1248
1245
|
transform: rotate(45deg);
|
1249
1246
|
}
|
1250
1247
|
|
@@ -1262,7 +1259,6 @@ select.ui.dropdown {
|
|
1262
1259
|
right: 1em;
|
1263
1260
|
margin: 0em;
|
1264
1261
|
-webkit-transform: rotate(45deg);
|
1265
|
-
-ms-transform: rotate(45deg);
|
1266
1262
|
transform: rotate(45deg);
|
1267
1263
|
}
|
1268
1264
|
|
@@ -1278,7 +1274,6 @@ select.ui.dropdown {
|
|
1278
1274
|
left: -0.25em;
|
1279
1275
|
margin: 0em 0em 0em 0em;
|
1280
1276
|
-webkit-transform: rotate(-45deg);
|
1281
|
-
-ms-transform: rotate(-45deg);
|
1282
1277
|
transform: rotate(-45deg);
|
1283
1278
|
}
|
1284
1279
|
|
@@ -1295,7 +1290,6 @@ select.ui.dropdown {
|
|
1295
1290
|
right: -0.25em;
|
1296
1291
|
margin: 0em 0em 0em 0em;
|
1297
1292
|
-webkit-transform: rotate(135deg);
|
1298
|
-
-ms-transform: rotate(135deg);
|
1299
1293
|
transform: rotate(135deg);
|
1300
1294
|
}
|
1301
1295
|
|
@@ -1313,7 +1307,6 @@ select.ui.dropdown {
|
|
1313
1307
|
right: auto;
|
1314
1308
|
margin: 0em;
|
1315
1309
|
-webkit-transform: rotate(-135deg);
|
1316
|
-
-ms-transform: rotate(-135deg);
|
1317
1310
|
transform: rotate(-135deg);
|
1318
1311
|
}
|
1319
1312
|
|
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* # Semantic UI 2.2.
|
2
|
+
* # Semantic UI 2.2.6 - Video
|
3
3
|
* http://github.com/semantic-org/semantic-ui/
|
4
4
|
*
|
5
5
|
*
|
@@ -95,7 +95,6 @@
|
|
95
95
|
left: 50%;
|
96
96
|
z-index: 4;
|
97
97
|
-webkit-transform: translateX(-50%) translateY(-50%);
|
98
|
-
-ms-transform: translateX(-50%) translateY(-50%);
|
99
98
|
transform: translateX(-50%) translateY(-50%);
|
100
99
|
color: #FFFFFF;
|
101
100
|
font-size: 6rem;
|
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* # Semantic UI 2.2.
|
2
|
+
* # Semantic UI 2.2.6 - Modal
|
3
3
|
* http://github.com/semantic-org/semantic-ui/
|
4
4
|
*
|
5
5
|
*
|
@@ -24,7 +24,6 @@
|
|
24
24
|
border: none;
|
25
25
|
box-shadow: 1px 3px 3px 0px rgba(0, 0, 0, 0.2), 1px 3px 15px 2px rgba(0, 0, 0, 0.2);
|
26
26
|
-webkit-transform-origin: 50% 25%;
|
27
|
-
-ms-transform-origin: 50% 25%;
|
28
27
|
transform-origin: 50% 25%;
|
29
28
|
border-radius: 0.28571429rem;
|
30
29
|
-webkit-user-select: text;
|
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* # Semantic UI 2.2.
|
2
|
+
* # Semantic UI 2.2.6 - Popup
|
3
3
|
* http://github.com/semantic-org/semantic-ui/
|
4
4
|
*
|
5
5
|
*
|
@@ -52,7 +52,6 @@
|
|
52
52
|
height: 0.71428571em;
|
53
53
|
background: #FFFFFF;
|
54
54
|
-webkit-transform: rotate(45deg);
|
55
|
-
-ms-transform: rotate(45deg);
|
56
55
|
transform: rotate(45deg);
|
57
56
|
z-index: 2;
|
58
57
|
box-shadow: 1px 1px 0px 0px #bababc;
|
@@ -84,7 +83,6 @@
|
|
84
83
|
height: 0.71428571em;
|
85
84
|
background: #FFFFFF;
|
86
85
|
-webkit-transform: rotate(45deg);
|
87
|
-
-ms-transform: rotate(45deg);
|
88
86
|
transform: rotate(45deg);
|
89
87
|
z-index: 2;
|
90
88
|
box-shadow: 1px 1px 0px 0px #bababc;
|
@@ -125,7 +123,6 @@
|
|
125
123
|
[data-tooltip]:not([data-position]):after {
|
126
124
|
left: 50%;
|
127
125
|
-webkit-transform: translateX(-50%);
|
128
|
-
-ms-transform: translateX(-50%);
|
129
126
|
transform: translateX(-50%);
|
130
127
|
bottom: 100%;
|
131
128
|
margin-bottom: 0.5em;
|
@@ -140,10 +137,8 @@
|
|
140
137
|
[data-tooltip]:before {
|
141
138
|
opacity: 0;
|
142
139
|
-webkit-transform: rotate(45deg) scale(0) !important;
|
143
|
-
-ms-transform: rotate(45deg) scale(0) !important;
|
144
140
|
transform: rotate(45deg) scale(0) !important;
|
145
141
|
-webkit-transform-origin: center top;
|
146
|
-
-ms-transform-origin: center top;
|
147
142
|
transform-origin: center top;
|
148
143
|
-webkit-transition: all 0.1s ease;
|
149
144
|
transition: all 0.1s ease;
|
@@ -151,7 +146,6 @@
|
|
151
146
|
[data-tooltip]:after {
|
152
147
|
opacity: 1;
|
153
148
|
-webkit-transform-origin: center bottom;
|
154
|
-
-ms-transform-origin: center bottom;
|
155
149
|
transform-origin: center bottom;
|
156
150
|
-webkit-transition: all 0.1s ease;
|
157
151
|
transition: all 0.1s ease;
|
@@ -163,7 +157,6 @@
|
|
163
157
|
}
|
164
158
|
[data-tooltip]:hover:before {
|
165
159
|
-webkit-transform: rotate(45deg) scale(1) !important;
|
166
|
-
-ms-transform: rotate(45deg) scale(1) !important;
|
167
160
|
transform: rotate(45deg) scale(1) !important;
|
168
161
|
opacity: 1;
|
169
162
|
}
|
@@ -173,25 +166,21 @@
|
|
173
166
|
[data-tooltip][data-position="top center"]:after,
|
174
167
|
[data-tooltip][data-position="bottom center"]:after {
|
175
168
|
-webkit-transform: translateX(-50%) scale(0) !important;
|
176
|
-
-ms-transform: translateX(-50%) scale(0) !important;
|
177
169
|
transform: translateX(-50%) scale(0) !important;
|
178
170
|
}
|
179
171
|
[data-tooltip]:hover:after,
|
180
172
|
[data-tooltip][data-position="bottom center"]:hover:after {
|
181
173
|
-webkit-transform: translateX(-50%) scale(1) !important;
|
182
|
-
-ms-transform: translateX(-50%) scale(1) !important;
|
183
174
|
transform: translateX(-50%) scale(1) !important;
|
184
175
|
}
|
185
176
|
[data-tooltip][data-position="left center"]:after,
|
186
177
|
[data-tooltip][data-position="right center"]:after {
|
187
178
|
-webkit-transform: translateY(-50%) scale(0) !important;
|
188
|
-
-ms-transform: translateY(-50%) scale(0) !important;
|
189
179
|
transform: translateY(-50%) scale(0) !important;
|
190
180
|
}
|
191
181
|
[data-tooltip][data-position="left center"]:hover:after,
|
192
182
|
[data-tooltip][data-position="right center"]:hover:after {
|
193
183
|
-webkit-transform: translateY(-50%) scale(1) !important;
|
194
|
-
-ms-transform: translateY(-50%) scale(1) !important;
|
195
184
|
transform: translateY(-50%) scale(1) !important;
|
196
185
|
}
|
197
186
|
[data-tooltip][data-position="top left"]:after,
|
@@ -199,7 +188,6 @@
|
|
199
188
|
[data-tooltip][data-position="bottom left"]:after,
|
200
189
|
[data-tooltip][data-position="bottom right"]:after {
|
201
190
|
-webkit-transform: scale(0) !important;
|
202
|
-
-ms-transform: scale(0) !important;
|
203
191
|
transform: scale(0) !important;
|
204
192
|
}
|
205
193
|
[data-tooltip][data-position="top left"]:hover:after,
|
@@ -207,7 +195,6 @@
|
|
207
195
|
[data-tooltip][data-position="bottom left"]:hover:after,
|
208
196
|
[data-tooltip][data-position="bottom right"]:hover:after {
|
209
197
|
-webkit-transform: scale(1) !important;
|
210
|
-
-ms-transform: scale(1) !important;
|
211
198
|
transform: scale(1) !important;
|
212
199
|
}
|
213
200
|
|
@@ -250,7 +237,6 @@
|
|
250
237
|
left: 50%;
|
251
238
|
bottom: 100%;
|
252
239
|
-webkit-transform: translateX(-50%);
|
253
|
-
-ms-transform: translateX(-50%);
|
254
240
|
transform: translateX(-50%);
|
255
241
|
margin-bottom: 0.5em;
|
256
242
|
}
|
@@ -305,7 +291,6 @@
|
|
305
291
|
left: 50%;
|
306
292
|
top: 100%;
|
307
293
|
-webkit-transform: translateX(-50%);
|
308
|
-
-ms-transform: translateX(-50%);
|
309
294
|
transform: translateX(-50%);
|
310
295
|
margin-top: 0.5em;
|
311
296
|
}
|
@@ -354,7 +339,6 @@
|
|
354
339
|
top: 50%;
|
355
340
|
margin-right: 0.5em;
|
356
341
|
-webkit-transform: translateY(-50%);
|
357
|
-
-ms-transform: translateY(-50%);
|
358
342
|
transform: translateY(-50%);
|
359
343
|
}
|
360
344
|
[data-position="left center"][data-tooltip]:before {
|
@@ -370,7 +354,6 @@
|
|
370
354
|
top: 50%;
|
371
355
|
margin-left: 0.5em;
|
372
356
|
-webkit-transform: translateY(-50%);
|
373
|
-
-ms-transform: translateY(-50%);
|
374
357
|
transform: translateY(-50%);
|
375
358
|
}
|
376
359
|
[data-position="right center"][data-tooltip]:before {
|
@@ -415,32 +398,26 @@
|
|
415
398
|
}
|
416
399
|
[data-position~="bottom"][data-tooltip]:before {
|
417
400
|
-webkit-transform-origin: center bottom;
|
418
|
-
-ms-transform-origin: center bottom;
|
419
401
|
transform-origin: center bottom;
|
420
402
|
}
|
421
403
|
[data-position~="bottom"][data-tooltip]:after {
|
422
404
|
-webkit-transform-origin: center top;
|
423
|
-
-ms-transform-origin: center top;
|
424
405
|
transform-origin: center top;
|
425
406
|
}
|
426
407
|
[data-position="left center"][data-tooltip]:before {
|
427
408
|
-webkit-transform-origin: top center;
|
428
|
-
-ms-transform-origin: top center;
|
429
409
|
transform-origin: top center;
|
430
410
|
}
|
431
411
|
[data-position="left center"][data-tooltip]:after {
|
432
412
|
-webkit-transform-origin: right center;
|
433
|
-
-ms-transform-origin: right center;
|
434
413
|
transform-origin: right center;
|
435
414
|
}
|
436
415
|
[data-position="right center"][data-tooltip]:before {
|
437
416
|
-webkit-transform-origin: right center;
|
438
|
-
-ms-transform-origin: right center;
|
439
417
|
transform-origin: right center;
|
440
418
|
}
|
441
419
|
[data-position="right center"][data-tooltip]:after {
|
442
420
|
-webkit-transform-origin: left center;
|
443
|
-
-ms-transform-origin: left center;
|
444
421
|
transform-origin: left center;
|
445
422
|
}
|
446
423
|
|
@@ -458,17 +435,14 @@
|
|
458
435
|
}
|
459
436
|
.ui.top.left.popup {
|
460
437
|
-webkit-transform-origin: left bottom;
|
461
|
-
-ms-transform-origin: left bottom;
|
462
438
|
transform-origin: left bottom;
|
463
439
|
}
|
464
440
|
.ui.top.center.popup {
|
465
441
|
-webkit-transform-origin: center bottom;
|
466
|
-
-ms-transform-origin: center bottom;
|
467
442
|
transform-origin: center bottom;
|
468
443
|
}
|
469
444
|
.ui.top.right.popup {
|
470
445
|
-webkit-transform-origin: right bottom;
|
471
|
-
-ms-transform-origin: right bottom;
|
472
446
|
transform-origin: right bottom;
|
473
447
|
}
|
474
448
|
|
@@ -476,13 +450,11 @@
|
|
476
450
|
.ui.left.center.popup {
|
477
451
|
margin: 0em 0.71428571em 0em 0em;
|
478
452
|
-webkit-transform-origin: right 50%;
|
479
|
-
-ms-transform-origin: right 50%;
|
480
453
|
transform-origin: right 50%;
|
481
454
|
}
|
482
455
|
.ui.right.center.popup {
|
483
456
|
margin: 0em 0em 0em 0.71428571em;
|
484
457
|
-webkit-transform-origin: left 50%;
|
485
|
-
-ms-transform-origin: left 50%;
|
486
458
|
transform-origin: left 50%;
|
487
459
|
}
|
488
460
|
|
@@ -492,17 +464,14 @@
|
|
492
464
|
}
|
493
465
|
.ui.bottom.left.popup {
|
494
466
|
-webkit-transform-origin: left top;
|
495
|
-
-ms-transform-origin: left top;
|
496
467
|
transform-origin: left top;
|
497
468
|
}
|
498
469
|
.ui.bottom.center.popup {
|
499
470
|
-webkit-transform-origin: center top;
|
500
|
-
-ms-transform-origin: center top;
|
501
471
|
transform-origin: center top;
|
502
472
|
}
|
503
473
|
.ui.bottom.right.popup {
|
504
474
|
-webkit-transform-origin: right top;
|
505
|
-
-ms-transform-origin: right top;
|
506
475
|
transform-origin: right top;
|
507
476
|
}
|
508
477
|
|
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* # Semantic UI 2.2.
|
2
|
+
* # Semantic UI 2.2.6 - Search
|
3
3
|
* http://github.com/semantic-org/semantic-ui/
|
4
4
|
*
|
5
5
|
*
|
@@ -56,7 +56,6 @@
|
|
56
56
|
top: 100%;
|
57
57
|
left: 0%;
|
58
58
|
-webkit-transform-origin: center top;
|
59
|
-
-ms-transform-origin: center top;
|
60
59
|
transform-origin: center top;
|
61
60
|
white-space: normal;
|
62
61
|
background: #FFFFFF;
|
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* # Semantic UI 2.2.
|
2
|
+
* # Semantic UI 2.2.6 - Sidebar
|
3
3
|
* http://github.com/semantic-org/semantic-ui/
|
4
4
|
*
|
5
5
|
*
|
@@ -403,7 +403,6 @@ html.ios body {
|
|
403
403
|
.ui.visible.overlay.sidebar ~ .fixed,
|
404
404
|
.ui.visible.overlay.sidebar ~ .pusher {
|
405
405
|
-webkit-transform: none !important;
|
406
|
-
-ms-transform: none !important;
|
407
406
|
transform: none !important;
|
408
407
|
}
|
409
408
|
|
@@ -586,22 +585,18 @@ html.ios body {
|
|
586
585
|
/* Pusher - Initial */
|
587
586
|
.ui.scale.down.left.sidebar ~ .pusher {
|
588
587
|
-webkit-transform-origin: 75% 50%;
|
589
|
-
-ms-transform-origin: 75% 50%;
|
590
588
|
transform-origin: 75% 50%;
|
591
589
|
}
|
592
590
|
.ui.scale.down.right.sidebar ~ .pusher {
|
593
591
|
-webkit-transform-origin: 25% 50%;
|
594
|
-
-ms-transform-origin: 25% 50%;
|
595
592
|
transform-origin: 25% 50%;
|
596
593
|
}
|
597
594
|
.ui.scale.down.top.sidebar ~ .pusher {
|
598
595
|
-webkit-transform-origin: 50% 75%;
|
599
|
-
-ms-transform-origin: 50% 75%;
|
600
596
|
transform-origin: 50% 75%;
|
601
597
|
}
|
602
598
|
.ui.scale.down.bottom.sidebar ~ .pusher {
|
603
599
|
-webkit-transform-origin: 50% 25%;
|
604
|
-
-ms-transform-origin: 50% 25%;
|
605
600
|
transform-origin: 50% 25%;
|
606
601
|
}
|
607
602
|
|
@@ -627,7 +622,6 @@ html.ios body {
|
|
627
622
|
}
|
628
623
|
.ui.visible.scale.down.sidebar ~ .pusher {
|
629
624
|
-webkit-transform: scale(0.75);
|
630
|
-
-ms-transform: scale(0.75);
|
631
625
|
transform: scale(0.75);
|
632
626
|
}
|
633
627
|
|