onecol.css
Same filename in this branch
Same filename and directory in other branches
- 10 core/themes/stable9/layouts/layout_discovery/onecol/onecol.css
- 10 core/modules/layout_discovery/layouts/onecol/onecol.css
- 9 core/themes/stable9/layouts/layout_discovery/onecol/onecol.css
- 9 core/modules/layout_discovery/layouts/onecol/onecol.css
- 8.9.x core/modules/layout_discovery/layouts/onecol/onecol.css
/* * @file * Provides the layout styles for layout_onecol. */ .layout--onecol .layout__region { width: 100%; }
File
-
core/
modules/ layout_discovery/ layouts/ onecol/ onecol.css
View source
- /*
- * @file
- * Provides the layout styles for layout_onecol.
- */
- .layout--onecol .layout__region {
- width: 100%;
- }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.