Seditio Source
Root
|
.
/
othercms
/
drupal-7.90
/
modules
/
node
/
node.css
.node-unpublished {
background-color: #fff4f4;
}
.preview .node {
background-color: #ffffea;
}
td.revision-current {
background: #ffc;
}