Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / themes / seven / css / layout / layout.css
index eb7c2bf0b365cc0eda974595c24ab640dc825dcc..39649e43c1785fe127ceede9d431a4bbfb1178f1 100644 (file)
@@ -4,3 +4,11 @@
 .page-content {
   margin-bottom: 80px;
 }
+
+/**
+ * Add color to layout icons.
+ */
+.layout-icon__region {
+  fill: #f5f5f2;
+  stroke: #666;
+}