FINAL suepr merge step : added all modules to this super repos
This commit is contained in:
11
sites/all/modules/contrib/dev/ctools/css/ruleset.css
Normal file
11
sites/all/modules/contrib/dev/ctools/css/ruleset.css
Normal file
@@ -0,0 +1,11 @@
|
||||
.ctools-right-container {
|
||||
float: right;
|
||||
padding: 0 0 0 .5em;
|
||||
margin: 0;
|
||||
width: 48.5%;
|
||||
}
|
||||
|
||||
.ctools-left-container {
|
||||
padding-right: .5em;
|
||||
width: 48.5%;
|
||||
}
|
||||
Reference in New Issue
Block a user