user.admin.css

Same filename in this branch
  1. main core/themes/stable9/css/user/user.admin.css
  2. main core/modules/user/css/user.admin.css
Same filename and directory in other branches
  1. 10 core/themes/stable9/css/user/user.admin.css
  2. 11.x core/themes/stable9/css/user/user.admin.css
  3. 11.x core/modules/user/css/user.admin.css
  4. 10 core/modules/user/css/user.admin.css
  5. 9 core/themes/stable9/css/user/user.admin.css
  6. 9 core/themes/stable/css/user/user.admin.css
  7. 9 core/modules/user/css/user.admin.css
  8. 8.9.x core/themes/stable/css/user/user.admin.css
  9. 8.9.x core/modules/user/css/user.admin.css
  10. 11.x core/themes/default_admin/css/components/user.admin.css

Admin styling for the User module.

File

core/themes/default_admin/css/components/user.admin.css

View source
  1. /*
  2. * DO NOT EDIT THIS FILE.
  3. * See the following change record for more information,
  4. * https://www.drupal.org/node/3084859
  5. * @preserve
  6. */
  7. /**
  8. * @file
  9. * Admin styling for the User module.
  10. */
  11. .permissions .module {
  12. font-weight: var(--gin-font-weight-bold);
  13. }

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.