contrib modules security updates
This commit is contained in:
12
sites/all/modules/panels/panels_mini/panels_mini.css
Normal file
12
sites/all/modules/panels/panels_mini/panels_mini.css
Normal file
@@ -0,0 +1,12 @@
|
||||
/**
|
||||
* @file
|
||||
* Custom CSS for the Mini Panels module.
|
||||
*/
|
||||
|
||||
/**
|
||||
* Customize the CTools wizard trail / breadcrumb used on the edit pages for
|
||||
* Mini Panels as a stop-gap measure until the UX can be completely re-done.
|
||||
*/
|
||||
.wizard-trail {
|
||||
text-align: right;
|
||||
}
|
Reference in New Issue
Block a user