Skip to content

Commit 2a3c6d8

Browse files
committed
Updated ver. 1.0.3 (Added new .dif class and minor fixing)
1 parent c296edd commit 2a3c6d8

File tree

5 files changed

+29
-21
lines changed

5 files changed

+29
-21
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
![ALINE.CSS](https://github.com/ENJOY100/aline.css/blob/master/images/alinelogo(mini).png)
22
## Aline - CSS-Grid Framework
33

4-
Current Version: `1.0.2`
4+
Current Version: `1.0.3`
55

66
Project URL: http://ozhiganov.com/aline
77

dist/aline.css

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Author: Vladimir "srw" Ozhiganov;
44
* Docs: ozhiganov.com/aline/docs
55
* Contacts: m@ozhiganov.com
6-
* Version: 1.0.2 (beta);
6+
* Version: 1.0.3 (beta);
77
*/
88
html {
99
position: relative;
@@ -162,7 +162,7 @@ h6, .h6 {
162162
.edges-20, .e-20 {
163163
padding: 0 20px
164164
}
165-
.edges-25, .e-20 {
165+
.edges-25, .e-25 {
166166
padding: 0 25px
167167
}
168168
.edges-30, .e-30 {
@@ -187,6 +187,10 @@ h6, .h6 {
187187
display: -o-flex;
188188
display: flex
189189
}
190+
.dif {
191+
display: -webkit-inline-flex;
192+
display: inline-flex;
193+
}
190194
.fd-row, .fd-r {
191195
-webkit-flex-direction: row;
192196
flex-direction: row
@@ -1776,7 +1780,7 @@ body textarea:required:valid {
17761780
.edges-xl-20, .e-xl-20 {
17771781
padding: 0 20px
17781782
}
1779-
.edges-xl-25, .e-xl-20 {
1783+
.edges-xl-25, .e-xl-25 {
17801784
padding: 0 25px
17811785
}
17821786
.edges-xl-30, .e-xl-30 {
@@ -2355,7 +2359,7 @@ body textarea:required:valid {
23552359
.edges-l-20, .e-l-20 {
23562360
padding: 0 20px;
23572361
}
2358-
.edges-l-25, .e-l-20 {
2362+
.edges-l-25, .e-l-25 {
23592363
padding: 0 25px
23602364
}
23612365
.edges-l-30, .e-l-30 {
@@ -2929,7 +2933,7 @@ body textarea:required:valid {
29292933
.edges-m-20, .e-m-20 {
29302934
padding: 0 20px
29312935
}
2932-
.edges-m-25, .e-m-20 {
2936+
.edges-m-25, .e-m-25 {
29332937
padding: 0 25px
29342938
}
29352939
.edges-m-30, .e-m-30 {
@@ -3503,7 +3507,7 @@ body textarea:required:valid {
35033507
.edges-s-20, .e-s-20 {
35043508
padding: 0 20px
35053509
}
3506-
.edges-s-25, .e-s-20 {
3510+
.edges-s-25, .e-s-25 {
35073511
padding: 0 25px
35083512
}
35093513
.edges-s-30, .e-s-30 {
@@ -4077,7 +4081,7 @@ body textarea:required:valid {
40774081
.edges-xs-20, .e-xs-20 {
40784082
padding: 0 20px
40794083
}
4080-
.edges-xs-25, .e-xs-20 {
4084+
.edges-xs-25, .e-xs-25 {
40814085
padding: 0 25px
40824086
}
40834087
.edges-xs-30, .e-xs-30 {
@@ -4644,7 +4648,7 @@ body textarea:required:valid {
46444648
.edges-xxs-20, .e-xxs-20 {
46454649
padding: 0 20px
46464650
}
4647-
.edges-xxs-25, .e-xxs-20 {
4651+
.edges-xxs-25, .e-xxs-25 {
46484652
padding: 0 25px
46494653
}
46504654
.edges-xxs-30, .e-xxs-30 {

dist/aline.light.css

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Author: Vladimir "srw" Ozhiganov;
44
* Docs: ozhiganov.com/aline/docs
55
* Contacts: m@ozhiganov.com
6-
* Version: 1.0.2 (beta);
6+
* Version: 1.0.3 (beta);
77
*/
88
html {
99
position: relative;
@@ -146,7 +146,7 @@ h6, .h6 {
146146
.e-20 {
147147
padding: 0 20px
148148
}
149-
.e-20 {
149+
.e-25 {
150150
padding: 0 25px
151151
}
152152
.e-30 {
@@ -171,6 +171,10 @@ h6, .h6 {
171171
display: -o-flex;
172172
display: flex
173173
}
174+
.dif {
175+
display: -webkit-inline-flex;
176+
display: inline-flex
177+
}
174178
.fd-r {
175179
-webkit-flex-direction: row;
176180
flex-direction: row
@@ -1760,7 +1764,7 @@ body textarea:required:valid {
17601764
.e-xl-20 {
17611765
padding: 0 20px
17621766
}
1763-
.e-xl-20 {
1767+
.e-xl-25 {
17641768
padding: 0 25px
17651769
}
17661770
.e-xl-30 {
@@ -2339,7 +2343,7 @@ body textarea:required:valid {
23392343
.e-l-20 {
23402344
padding: 0 20px;
23412345
}
2342-
.e-l-20 {
2346+
.e-l-25 {
23432347
padding: 0 25px
23442348
}
23452349
.e-l-30 {
@@ -2913,7 +2917,7 @@ body textarea:required:valid {
29132917
.e-m-20 {
29142918
padding: 0 20px
29152919
}
2916-
.e-m-20 {
2920+
.e-m-25 {
29172921
padding: 0 25px
29182922
}
29192923
.e-m-30 {
@@ -3487,7 +3491,7 @@ body textarea:required:valid {
34873491
.e-s-20 {
34883492
padding: 0 20px
34893493
}
3490-
.e-s-20 {
3494+
.e-s-25 {
34913495
padding: 0 25px
34923496
}
34933497
.e-s-30 {
@@ -4061,7 +4065,7 @@ body textarea:required:valid {
40614065
.e-xs-20 {
40624066
padding: 0 20px
40634067
}
4064-
.e-xs-20 {
4068+
.e-xs-25 {
40654069
padding: 0 25px
40664070
}
40674071
.e-xs-30 {
@@ -4628,7 +4632,7 @@ body textarea:required:valid {
46284632
.e-xxs-20 {
46294633
padding: 0 20px
46304634
}
4631-
.e-xxs-20 {
4635+
.e-xxs-25 {
46324636
padding: 0 25px
46334637
}
46344638
.e-xxs-30 {

dist/aline.light.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/aline.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)