fieldgroup.module.css
Same filename in this branch
Same filename in other branches
- 9 core/themes/stable9/css/system/components/fieldgroup.module.css
- 9 core/themes/stable/css/system/components/fieldgroup.module.css
- 9 core/modules/system/css/components/fieldgroup.module.css
- 8.9.x core/themes/stable/css/system/components/fieldgroup.module.css
- 8.9.x core/modules/system/css/components/fieldgroup.module.css
- 11.x core/themes/stable9/css/system/components/fieldgroup.module.css
- 11.x core/modules/system/css/components/fieldgroup.module.css
Fieldgroup border reset.
File
-
core/
themes/ stable9/ css/ system/ components/ fieldgroup.module.css
View source
- /**
- * @file
- * Fieldgroup border reset.
- */
-
- .fieldgroup {
- padding: 0;
- border-width: 0;
- }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.