Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

content_moderation.theme.css

Same filename in this branch
  1. 11.1.x core/themes/stable9/css/content_moderation/content_moderation.theme.css

Theme styles for the content_moderation module.

File

core/modules/content_moderation/css/content_moderation.theme.css

View source
  1. /**
  2. * @file
  3. * Theme styles for the content_moderation module.
  4. */
  5. .entity-moderation-form {
  6. margin: 2em 0;
  7. padding-left: 1em;
  8. border: 1px dashed #bbb;
  9. background: #fff;
  10. }
RSS feed
Powered by Drupal