You are here

fourcol-split-row-12--4-4-4.css in AT Tools 8.3

.fourcol-split-row-12--4-4-4 .hr--2-3 .l-r:last-child,
.fourcol-split-row-12--4-4-4 .hr--2-4 .l-r:last-child,
.fourcol-split-row-12--4-4-4 .hr--3-4 .l-r:last-child,
.fourcol-split-row-12--4-4-4 .hr--2-3-4 .l-r:last-child {
  float: right;
  margin-right: 0;
}

.fourcol-split-row-12--4-4-4 .hr--2-3 .l-r,
.fourcol-split-row-12--4-4-4 .hr--2-4 .l-r,
.fourcol-split-row-12--4-4-4 .hr--3-4 .l-r,
.fourcol-split-row-12--4-4-4 .hr--1-2-3 .l-r:nth-child(2),
.fourcol-split-row-12--4-4-4 .hr--1-2-4 .l-r:nth-child(2) {
  width: 50%;
  float: left;
}

.fourcol-split-row-12--4-4-4 .hr--1-2-3 .l-r:last-child,
.fourcol-split-row-12--4-4-4 .hr--1-2-4 .l-r:last-child {
  width: 50%;
  float: right;
  margin-right: 0;
}

.fourcol-split-row-12--4-4-4 .hr--2-3-4 .l-r {
  width: 33.33333%;
  float: left;
}

.fourcol-split-row-12--4-4-4 .arc--4 .l-r:nth-child(2), .fourcol-split-row-12--4-4-4 .arc--4 .l-r:nth-child(3) {
  width: 33.33333%;
  float: left;
}

.fourcol-split-row-12--4-4-4 .arc--4 .l-r:last-child {
  width: 33.33333%;
  float: right;
  margin-right: 0;
}

File

at_theme_generator/starterkits/starterkit/layout/page-layout-float/css/fourcol/fourcol-split-row-12--4-4-4.css
View source
  1. .fourcol-split-row-12--4-4-4 .hr--2-3 .l-r:last-child,
  2. .fourcol-split-row-12--4-4-4 .hr--2-4 .l-r:last-child,
  3. .fourcol-split-row-12--4-4-4 .hr--3-4 .l-r:last-child,
  4. .fourcol-split-row-12--4-4-4 .hr--2-3-4 .l-r:last-child {
  5. float: right;
  6. margin-right: 0;
  7. }
  8. .fourcol-split-row-12--4-4-4 .hr--2-3 .l-r,
  9. .fourcol-split-row-12--4-4-4 .hr--2-4 .l-r,
  10. .fourcol-split-row-12--4-4-4 .hr--3-4 .l-r,
  11. .fourcol-split-row-12--4-4-4 .hr--1-2-3 .l-r:nth-child(2),
  12. .fourcol-split-row-12--4-4-4 .hr--1-2-4 .l-r:nth-child(2) {
  13. width: 50%;
  14. float: left;
  15. }
  16. .fourcol-split-row-12--4-4-4 .hr--1-2-3 .l-r:last-child,
  17. .fourcol-split-row-12--4-4-4 .hr--1-2-4 .l-r:last-child {
  18. width: 50%;
  19. float: right;
  20. margin-right: 0;
  21. }
  22. .fourcol-split-row-12--4-4-4 .hr--2-3-4 .l-r {
  23. width: 33.33333%;
  24. float: left;
  25. }
  26. .fourcol-split-row-12--4-4-4 .arc--4 .l-r:nth-child(2), .fourcol-split-row-12--4-4-4 .arc--4 .l-r:nth-child(3) {
  27. width: 33.33333%;
  28. float: left;
  29. }
  30. .fourcol-split-row-12--4-4-4 .arc--4 .l-r:last-child {
  31. width: 33.33333%;
  32. float: right;
  33. margin-right: 0;
  34. }