ds_3col.css in Display Suite 7
Same filename and directory in other branches
.group-left { width: 25%; float: left; } .group-middle { width: 50%; float: left; } .group-right { width: 25%; float: right; }
File
layouts/ds_3col/ds_3col.cssView source
-
- .group-left {
- width: 25%;
- float: left;
- }
-
- .group-middle {
- width: 50%;
- float: left;
- }
-
- .group-right {
- width: 25%;
- float: right;
- }