2020-08-14 13:36:36 +02:00

11 lines
144 B
CSS

.node-unpublished {
background-color: #fff4f4;
}
.preview .node {
background-color: #ffffea;
}
td.revision-current {
background: #ffc;
}