Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / themes / contrib / bootstrap / starterkits / less / less / component / node.less
index 6012c1b0c50e073b0c3957fa745b86f79b05dabd..f79932fd033c84b5147ecdc0fa1769022c0a164a 100644 (file)
@@ -2,6 +2,10 @@
  * Node styling.
  */
 
+.is-unpublished {
+  background-color: #fff4f4;
+}
+
 .node-preview-container {
   margin-top: -(@grid-gutter-width / 2);
 }