Version 1
[yaffs-website] / web / core / modules / node / css / node.admin.css
1 /**
2  * @file
3  * Styles for administration pages.
4  */
5
6 /**
7  * Revisions overview screen.
8  */
9 .revision-current {
10   background: #ffc;
11 }