ds_2col-rtl.css in Display Suite 7.2
RTL styling for the ds_2col template.
File
layouts/ds_2col/ds_2col-rtl.css
View source
- /**
- * @file
- * RTL styling for the ds_2col template.
- */
-
- .ds-2col > .group-left {
- float: right;
- }
-
- .ds-2col > .group-right {
- float: right;
- }