picasso 0.6.0 → 0.6.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -2133,6 +2133,12 @@ body {
2133
2133
  .row-col .col0 {
2134
2134
  display: none;
2135
2135
  }
2136
+ .row-col .push0,
2137
+ .row-col .push0:first-child,
2138
+ .row-col .pull0,
2139
+ .row-col .pull0:first-child {
2140
+ left: 0;
2141
+ }
2136
2142
  .row-col .centered,
2137
2143
  .row-col .centered:first-child {
2138
2144
  margin-left: auto;
@@ -2341,6 +2347,12 @@ body {
2341
2347
  .row-col .col0-small {
2342
2348
  display: none;
2343
2349
  }
2350
+ .row-col .push0-small,
2351
+ .row-col .push0-small:first-child,
2352
+ .row-col .pull0-small,
2353
+ .row-col .pull0-small:first-child {
2354
+ left: 0;
2355
+ }
2344
2356
  .row-col .centered-small,
2345
2357
  .row-col .centered-small:first-child {
2346
2358
  margin-left: auto;
@@ -2550,6 +2562,12 @@ body {
2550
2562
  .row-col .col0-medium {
2551
2563
  display: none;
2552
2564
  }
2565
+ .row-col .push0-medium,
2566
+ .row-col .push0-medium:first-child,
2567
+ .row-col .pull0-medium,
2568
+ .row-col .pull0-medium:first-child {
2569
+ left: 0;
2570
+ }
2553
2571
  .row-col .centered-medium,
2554
2572
  .row-col .centered-medium:first-child {
2555
2573
  margin-left: auto;
@@ -2759,6 +2777,12 @@ body {
2759
2777
  .row-col .col0-large {
2760
2778
  display: none;
2761
2779
  }
2780
+ .row-col .push0-large,
2781
+ .row-col .push0-large:first-child,
2782
+ .row-col .pull0-large,
2783
+ .row-col .pull0-large:first-child {
2784
+ left: 0;
2785
+ }
2762
2786
  .row-col .centered-large,
2763
2787
  .row-col .centered-large:first-child {
2764
2788
  margin-left: auto;
@@ -2133,6 +2133,12 @@ body {
2133
2133
  .row-col .col0 {
2134
2134
  display: none;
2135
2135
  }
2136
+ .row-col .push0,
2137
+ .row-col .push0:first-child,
2138
+ .row-col .pull0,
2139
+ .row-col .pull0:first-child {
2140
+ left: 0;
2141
+ }
2136
2142
  .row-col .centered,
2137
2143
  .row-col .centered:first-child {
2138
2144
  margin-left: auto;
@@ -2341,6 +2347,12 @@ body {
2341
2347
  .row-col .col0-small {
2342
2348
  display: none;
2343
2349
  }
2350
+ .row-col .push0-small,
2351
+ .row-col .push0-small:first-child,
2352
+ .row-col .pull0-small,
2353
+ .row-col .pull0-small:first-child {
2354
+ left: 0;
2355
+ }
2344
2356
  .row-col .centered-small,
2345
2357
  .row-col .centered-small:first-child {
2346
2358
  margin-left: auto;
@@ -2550,6 +2562,12 @@ body {
2550
2562
  .row-col .col0-medium {
2551
2563
  display: none;
2552
2564
  }
2565
+ .row-col .push0-medium,
2566
+ .row-col .push0-medium:first-child,
2567
+ .row-col .pull0-medium,
2568
+ .row-col .pull0-medium:first-child {
2569
+ left: 0;
2570
+ }
2553
2571
  .row-col .centered-medium,
2554
2572
  .row-col .centered-medium:first-child {
2555
2573
  margin-left: auto;
@@ -2759,6 +2777,12 @@ body {
2759
2777
  .row-col .col0-large {
2760
2778
  display: none;
2761
2779
  }
2780
+ .row-col .push0-large,
2781
+ .row-col .push0-large:first-child,
2782
+ .row-col .pull0-large,
2783
+ .row-col .pull0-large:first-child {
2784
+ left: 0;
2785
+ }
2762
2786
  .row-col .centered-large,
2763
2787
  .row-col .centered-large:first-child {
2764
2788
  margin-left: auto;
@@ -2133,6 +2133,12 @@ body {
2133
2133
  .row-col .col0 {
2134
2134
  display: none;
2135
2135
  }
2136
+ .row-col .push0,
2137
+ .row-col .push0:first-child,
2138
+ .row-col .pull0,
2139
+ .row-col .pull0:first-child {
2140
+ left: 0;
2141
+ }
2136
2142
  .row-col .centered,
2137
2143
  .row-col .centered:first-child {
2138
2144
  margin-left: auto;
@@ -2341,6 +2347,12 @@ body {
2341
2347
  .row-col .col0-small {
2342
2348
  display: none;
2343
2349
  }
2350
+ .row-col .push0-small,
2351
+ .row-col .push0-small:first-child,
2352
+ .row-col .pull0-small,
2353
+ .row-col .pull0-small:first-child {
2354
+ left: 0;
2355
+ }
2344
2356
  .row-col .centered-small,
2345
2357
  .row-col .centered-small:first-child {
2346
2358
  margin-left: auto;
@@ -2550,6 +2562,12 @@ body {
2550
2562
  .row-col .col0-medium {
2551
2563
  display: none;
2552
2564
  }
2565
+ .row-col .push0-medium,
2566
+ .row-col .push0-medium:first-child,
2567
+ .row-col .pull0-medium,
2568
+ .row-col .pull0-medium:first-child {
2569
+ left: 0;
2570
+ }
2553
2571
  .row-col .centered-medium,
2554
2572
  .row-col .centered-medium:first-child {
2555
2573
  margin-left: auto;
@@ -2759,6 +2777,12 @@ body {
2759
2777
  .row-col .col0-large {
2760
2778
  display: none;
2761
2779
  }
2780
+ .row-col .push0-large,
2781
+ .row-col .push0-large:first-child,
2782
+ .row-col .pull0-large,
2783
+ .row-col .pull0-large:first-child {
2784
+ left: 0;
2785
+ }
2762
2786
  .row-col .centered-large,
2763
2787
  .row-col .centered-large:first-child {
2764
2788
  margin-left: auto;
@@ -2133,6 +2133,12 @@ body {
2133
2133
  .row-col .col0 {
2134
2134
  display: none;
2135
2135
  }
2136
+ .row-col .push0,
2137
+ .row-col .push0:first-child,
2138
+ .row-col .pull0,
2139
+ .row-col .pull0:first-child {
2140
+ left: 0;
2141
+ }
2136
2142
  .row-col .centered,
2137
2143
  .row-col .centered:first-child {
2138
2144
  margin-left: auto;
@@ -2341,6 +2347,12 @@ body {
2341
2347
  .row-col .col0-small {
2342
2348
  display: none;
2343
2349
  }
2350
+ .row-col .push0-small,
2351
+ .row-col .push0-small:first-child,
2352
+ .row-col .pull0-small,
2353
+ .row-col .pull0-small:first-child {
2354
+ left: 0;
2355
+ }
2344
2356
  .row-col .centered-small,
2345
2357
  .row-col .centered-small:first-child {
2346
2358
  margin-left: auto;
@@ -2550,6 +2562,12 @@ body {
2550
2562
  .row-col .col0-medium {
2551
2563
  display: none;
2552
2564
  }
2565
+ .row-col .push0-medium,
2566
+ .row-col .push0-medium:first-child,
2567
+ .row-col .pull0-medium,
2568
+ .row-col .pull0-medium:first-child {
2569
+ left: 0;
2570
+ }
2553
2571
  .row-col .centered-medium,
2554
2572
  .row-col .centered-medium:first-child {
2555
2573
  margin-left: auto;
@@ -2759,6 +2777,12 @@ body {
2759
2777
  .row-col .col0-large {
2760
2778
  display: none;
2761
2779
  }
2780
+ .row-col .push0-large,
2781
+ .row-col .push0-large:first-child,
2782
+ .row-col .pull0-large,
2783
+ .row-col .pull0-large:first-child {
2784
+ left: 0;
2785
+ }
2762
2786
  .row-col .centered-large,
2763
2787
  .row-col .centered-large:first-child {
2764
2788
  margin-left: auto;
@@ -2133,6 +2133,12 @@ body {
2133
2133
  .row-col .col0 {
2134
2134
  display: none;
2135
2135
  }
2136
+ .row-col .push0,
2137
+ .row-col .push0:first-child,
2138
+ .row-col .pull0,
2139
+ .row-col .pull0:first-child {
2140
+ left: 0;
2141
+ }
2136
2142
  .row-col .centered,
2137
2143
  .row-col .centered:first-child {
2138
2144
  margin-left: auto;
@@ -2341,6 +2347,12 @@ body {
2341
2347
  .row-col .col0-small {
2342
2348
  display: none;
2343
2349
  }
2350
+ .row-col .push0-small,
2351
+ .row-col .push0-small:first-child,
2352
+ .row-col .pull0-small,
2353
+ .row-col .pull0-small:first-child {
2354
+ left: 0;
2355
+ }
2344
2356
  .row-col .centered-small,
2345
2357
  .row-col .centered-small:first-child {
2346
2358
  margin-left: auto;
@@ -2550,6 +2562,12 @@ body {
2550
2562
  .row-col .col0-medium {
2551
2563
  display: none;
2552
2564
  }
2565
+ .row-col .push0-medium,
2566
+ .row-col .push0-medium:first-child,
2567
+ .row-col .pull0-medium,
2568
+ .row-col .pull0-medium:first-child {
2569
+ left: 0;
2570
+ }
2553
2571
  .row-col .centered-medium,
2554
2572
  .row-col .centered-medium:first-child {
2555
2573
  margin-left: auto;
@@ -2759,6 +2777,12 @@ body {
2759
2777
  .row-col .col0-large {
2760
2778
  display: none;
2761
2779
  }
2780
+ .row-col .push0-large,
2781
+ .row-col .push0-large:first-child,
2782
+ .row-col .pull0-large,
2783
+ .row-col .pull0-large:first-child {
2784
+ left: 0;
2785
+ }
2762
2786
  .row-col .centered-large,
2763
2787
  .row-col .centered-large:first-child {
2764
2788
  margin-left: auto;
@@ -2133,6 +2133,12 @@ body {
2133
2133
  .row-col .col0 {
2134
2134
  display: none;
2135
2135
  }
2136
+ .row-col .push0,
2137
+ .row-col .push0:first-child,
2138
+ .row-col .pull0,
2139
+ .row-col .pull0:first-child {
2140
+ left: 0;
2141
+ }
2136
2142
  .row-col .centered,
2137
2143
  .row-col .centered:first-child {
2138
2144
  margin-left: auto;
@@ -2341,6 +2347,12 @@ body {
2341
2347
  .row-col .col0-small {
2342
2348
  display: none;
2343
2349
  }
2350
+ .row-col .push0-small,
2351
+ .row-col .push0-small:first-child,
2352
+ .row-col .pull0-small,
2353
+ .row-col .pull0-small:first-child {
2354
+ left: 0;
2355
+ }
2344
2356
  .row-col .centered-small,
2345
2357
  .row-col .centered-small:first-child {
2346
2358
  margin-left: auto;
@@ -2550,6 +2562,12 @@ body {
2550
2562
  .row-col .col0-medium {
2551
2563
  display: none;
2552
2564
  }
2565
+ .row-col .push0-medium,
2566
+ .row-col .push0-medium:first-child,
2567
+ .row-col .pull0-medium,
2568
+ .row-col .pull0-medium:first-child {
2569
+ left: 0;
2570
+ }
2553
2571
  .row-col .centered-medium,
2554
2572
  .row-col .centered-medium:first-child {
2555
2573
  margin-left: auto;
@@ -2759,6 +2777,12 @@ body {
2759
2777
  .row-col .col0-large {
2760
2778
  display: none;
2761
2779
  }
2780
+ .row-col .push0-large,
2781
+ .row-col .push0-large:first-child,
2782
+ .row-col .pull0-large,
2783
+ .row-col .pull0-large:first-child {
2784
+ left: 0;
2785
+ }
2762
2786
  .row-col .centered-large,
2763
2787
  .row-col .centered-large:first-child {
2764
2788
  margin-left: auto;
@@ -2133,6 +2133,12 @@ body {
2133
2133
  .row-col .col0 {
2134
2134
  display: none;
2135
2135
  }
2136
+ .row-col .push0,
2137
+ .row-col .push0:first-child,
2138
+ .row-col .pull0,
2139
+ .row-col .pull0:first-child {
2140
+ left: 0;
2141
+ }
2136
2142
  .row-col .centered,
2137
2143
  .row-col .centered:first-child {
2138
2144
  margin-left: auto;
@@ -2341,6 +2347,12 @@ body {
2341
2347
  .row-col .col0-small {
2342
2348
  display: none;
2343
2349
  }
2350
+ .row-col .push0-small,
2351
+ .row-col .push0-small:first-child,
2352
+ .row-col .pull0-small,
2353
+ .row-col .pull0-small:first-child {
2354
+ left: 0;
2355
+ }
2344
2356
  .row-col .centered-small,
2345
2357
  .row-col .centered-small:first-child {
2346
2358
  margin-left: auto;
@@ -2550,6 +2562,12 @@ body {
2550
2562
  .row-col .col0-medium {
2551
2563
  display: none;
2552
2564
  }
2565
+ .row-col .push0-medium,
2566
+ .row-col .push0-medium:first-child,
2567
+ .row-col .pull0-medium,
2568
+ .row-col .pull0-medium:first-child {
2569
+ left: 0;
2570
+ }
2553
2571
  .row-col .centered-medium,
2554
2572
  .row-col .centered-medium:first-child {
2555
2573
  margin-left: auto;
@@ -2759,6 +2777,12 @@ body {
2759
2777
  .row-col .col0-large {
2760
2778
  display: none;
2761
2779
  }
2780
+ .row-col .push0-large,
2781
+ .row-col .push0-large:first-child,
2782
+ .row-col .pull0-large,
2783
+ .row-col .pull0-large:first-child {
2784
+ left: 0;
2785
+ }
2762
2786
  .row-col .centered-large,
2763
2787
  .row-col .centered-large:first-child {
2764
2788
  margin-left: auto;
@@ -2133,6 +2133,12 @@ body {
2133
2133
  .row-col .col0 {
2134
2134
  display: none;
2135
2135
  }
2136
+ .row-col .push0,
2137
+ .row-col .push0:first-child,
2138
+ .row-col .pull0,
2139
+ .row-col .pull0:first-child {
2140
+ left: 0;
2141
+ }
2136
2142
  .row-col .centered,
2137
2143
  .row-col .centered:first-child {
2138
2144
  margin-left: auto;
@@ -2341,6 +2347,12 @@ body {
2341
2347
  .row-col .col0-small {
2342
2348
  display: none;
2343
2349
  }
2350
+ .row-col .push0-small,
2351
+ .row-col .push0-small:first-child,
2352
+ .row-col .pull0-small,
2353
+ .row-col .pull0-small:first-child {
2354
+ left: 0;
2355
+ }
2344
2356
  .row-col .centered-small,
2345
2357
  .row-col .centered-small:first-child {
2346
2358
  margin-left: auto;
@@ -2550,6 +2562,12 @@ body {
2550
2562
  .row-col .col0-medium {
2551
2563
  display: none;
2552
2564
  }
2565
+ .row-col .push0-medium,
2566
+ .row-col .push0-medium:first-child,
2567
+ .row-col .pull0-medium,
2568
+ .row-col .pull0-medium:first-child {
2569
+ left: 0;
2570
+ }
2553
2571
  .row-col .centered-medium,
2554
2572
  .row-col .centered-medium:first-child {
2555
2573
  margin-left: auto;
@@ -2759,6 +2777,12 @@ body {
2759
2777
  .row-col .col0-large {
2760
2778
  display: none;
2761
2779
  }
2780
+ .row-col .push0-large,
2781
+ .row-col .push0-large:first-child,
2782
+ .row-col .pull0-large,
2783
+ .row-col .pull0-large:first-child {
2784
+ left: 0;
2785
+ }
2762
2786
  .row-col .centered-large,
2763
2787
  .row-col .centered-large:first-child {
2764
2788
  margin-left: auto;
@@ -2133,6 +2133,12 @@ body {
2133
2133
  .row-col .col0 {
2134
2134
  display: none;
2135
2135
  }
2136
+ .row-col .push0,
2137
+ .row-col .push0:first-child,
2138
+ .row-col .pull0,
2139
+ .row-col .pull0:first-child {
2140
+ left: 0;
2141
+ }
2136
2142
  .row-col .centered,
2137
2143
  .row-col .centered:first-child {
2138
2144
  margin-left: auto;
@@ -2341,6 +2347,12 @@ body {
2341
2347
  .row-col .col0-small {
2342
2348
  display: none;
2343
2349
  }
2350
+ .row-col .push0-small,
2351
+ .row-col .push0-small:first-child,
2352
+ .row-col .pull0-small,
2353
+ .row-col .pull0-small:first-child {
2354
+ left: 0;
2355
+ }
2344
2356
  .row-col .centered-small,
2345
2357
  .row-col .centered-small:first-child {
2346
2358
  margin-left: auto;
@@ -2550,6 +2562,12 @@ body {
2550
2562
  .row-col .col0-medium {
2551
2563
  display: none;
2552
2564
  }
2565
+ .row-col .push0-medium,
2566
+ .row-col .push0-medium:first-child,
2567
+ .row-col .pull0-medium,
2568
+ .row-col .pull0-medium:first-child {
2569
+ left: 0;
2570
+ }
2553
2571
  .row-col .centered-medium,
2554
2572
  .row-col .centered-medium:first-child {
2555
2573
  margin-left: auto;
@@ -2759,6 +2777,12 @@ body {
2759
2777
  .row-col .col0-large {
2760
2778
  display: none;
2761
2779
  }
2780
+ .row-col .push0-large,
2781
+ .row-col .push0-large:first-child,
2782
+ .row-col .pull0-large,
2783
+ .row-col .pull0-large:first-child {
2784
+ left: 0;
2785
+ }
2762
2786
  .row-col .centered-large,
2763
2787
  .row-col .centered-large:first-child {
2764
2788
  margin-left: auto;