Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Release notes

New Features:
+ Responsive support and mobile device optimization.
+ Added adminimal skin for the CKEditor module. See #2218605 for more info.
+ Added 2 new regions before and after content.
+ New devel debug styling (c0d3r style).
Changes:
- The content region now will only render the main page content. Any other blocks inside the "content" region will be ignored and not rendered. If you want to use additional blocks use the "Before Content" and "After Content" regions.
- Status messages style improvement. New SVG icons and new colors.
Bug Fixes:
ALL KNOW BUGS ARE FIXED !
* Fixed issue #2205975 "Module Filter list of modules display outside intended constraints"
* Fixed issue #2222741 (missing icons in css)
* Fixed cancel link minor display issue reported by @bocaj. See #2218287 for more info.
* Removed the custom.css because is not needed.
* Fixed undefined index on line 183.
* Added theme status detection to warn the user when the theme is disabled.
* Some minor formatting improvement and coding standards.
* Fixed Font color on Apache Solr status table unreadable #2229277.