10
modules/node/node.css
Normal file
10
modules/node/node.css
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
.node-unpublished {
|
||||
background-color: #fff4f4;
|
||||
}
|
||||
.preview .node {
|
||||
background-color: #ffffea;
|
||||
}
|
||||
td.revision-current {
|
||||
background: #ffc;
|
||||
}
|
||||
Reference in New Issue
Block a user