bachy 95098773d5 first import
Signed-off-by: bachy <git@g-u-i.net>
2012-10-05 13:50:00 +02:00

11 lines
144 B
CSS

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