cms/drupal/modules/node/node.css
author ymh <ymh.work@gmail.com>
Mon, 19 Mar 2018 15:45:08 +0100
changeset 569 2815e71c65fb
parent 541 e756a8c72c3d
permissions -rwxr-xr-x
corrcet https vs http for title image + avoid unused update route on api


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