node.css in Drupal 7
Same filename and directory in other branches
.node-unpublished { background-color: #fff4f4; } .preview .node { background-color: #ffffea; } td.revision-current { background: #ffc; }
File
modules/node/node.cssView source
-
- .node-unpublished {
- background-color: #fff4f4;
- }
- .preview .node {
- background-color: #ffffea;
- }
- td.revision-current {
- background: #ffc;
- }