workspaces.overview.pcss.css

Same filename and directory in other branches
  1. 10 core/modules/workspaces/css/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. }

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