threecol-3-7-2.css in AT Tools 8.2
.threecol-3-7-2 .hr--1-2 .l-r {
width: 25%;
}
.threecol-3-7-2 .hr--1-2 .l-r:last-child {
width: 75%;
}
.threecol-3-7-2 .hr--1-3 .l-r {
width: 58.33333%;
}
.threecol-3-7-2 .hr--1-3 .l-r:last-child {
width: 41.66667%;
}
.threecol-3-7-2 .hr--2-3 .l-r {
width: 83.33333%;
}
.threecol-3-7-2 .arc--3 .l-r {
width: 25%;
}
.threecol-3-7-2 .arc--3 .l-r:nth-child(2) {
width: 58.33333%;
}
.threecol-3-7-2 .arc--3 .l-r:last-child,
.threecol-3-7-2 .hr--2-3 .l-r:last-child {
width: 16.66667%;
}
File
at_theme_generator/starterkits/starterkit/layout/flex-builder/css/threecol/threecol-3-7-2.css
View source
- .threecol-3-7-2 .hr--1-2 .l-r {
- width: 25%;
- }
-
- .threecol-3-7-2 .hr--1-2 .l-r:last-child {
- width: 75%;
- }
-
- .threecol-3-7-2 .hr--1-3 .l-r {
- width: 58.33333%;
- }
-
- .threecol-3-7-2 .hr--1-3 .l-r:last-child {
- width: 41.66667%;
- }
-
- .threecol-3-7-2 .hr--2-3 .l-r {
- width: 83.33333%;
- }
-
- .threecol-3-7-2 .arc--3 .l-r {
- width: 25%;
- }
-
- .threecol-3-7-2 .arc--3 .l-r:nth-child(2) {
- width: 58.33333%;
- }
-
- .threecol-3-7-2 .arc--3 .l-r:last-child,
- .threecol-3-7-2 .hr--2-3 .l-r:last-child {
- width: 16.66667%;
- }