FINAL suepr merge step : added all modules to this super repos
This commit is contained in:
10
sites/all/modules/contrib/dev/ctools/css/context.css
Normal file
10
sites/all/modules/contrib/dev/ctools/css/context.css
Normal file
@@ -0,0 +1,10 @@
|
||||
.ctools-context-holder .ctools-context-title {
|
||||
float: left;
|
||||
width: 49%;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
.ctools-context-holder .ctools-context-content {
|
||||
float: right;
|
||||
width: 49%;
|
||||
}
|
||||
Reference in New Issue
Block a user