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