workspaces.overview.css 186 B

123456789
  1. /**
  2. * @file
  3. * Styling for the Workspaces overview table.
  4. */
  5. /** @todo Move to Seven theme before Workspaces is marked stable. */
  6. tr.active-workspace {
  7. background-color: #ebeae4;
  8. }