Pull merge.
[yaffs-website] / web / core / modules / workspaces / css / workspaces.overview.css
1 /**
2  * @file
3  * Styling for the Workspaces overview table.
4  */
5
6 /** @todo Move to Seven theme before Workspaces is marked stable. */
7 tr.active-workspace {
8   background-color: #ebeae4;
9 }