1
2 .node-unpublished {
3 background-color: #fff4f4;
4 }
5 .preview .node {
6 background-color: #ffffea;
7 }
8 td.revision-current {
9 background: #ffc;
10 }