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

Breadcrumb

  1. Drupal Core 11.1.x

workspaces.overview.pcss.css

Styling for the Workspaces overview table.

File

core/modules/workspaces/css/workspaces.overview.pcss.css

View source
  1. /**
  2. * @file
  3. * Styling for the Workspaces overview table.
  4. */
  5. /** @todo Move to Claro theme before Workspaces is marked stable. */
  6. tr.active-workspace {
  7. background-color: #ebeae4;
  8. }
RSS feed
Powered by Drupal