Project

General

Profile

Download (284 Bytes) Statistics
| Branch: | Tag: | Revision:
1
/**
2
 * @file
3
 * RTL companion for the responsive-sidebars.css file.
4
 */
5

    
6

    
7
// First we tell Zen grids to reverse the direction of all floats.
8
$zen-reverse-all-floats: true;
9

    
10
// Then we import the LTR layout and the directions are automatically reversed.
11
@import "responsive-sidebars";
(3-3/4)