Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / themes / stable / css / core / dialog / off-canvas.layout.css
diff --git a/web/core/themes/stable/css/core/dialog/off-canvas.layout.css b/web/core/themes/stable/css/core/dialog/off-canvas.layout.css
new file mode 100644 (file)
index 0000000..aa3a537
--- /dev/null
@@ -0,0 +1,11 @@
+/**
+ * @file
+ * Visual styling for layouts in the off-canvas dialog.
+ *
+ * See seven/css/layout/layout.css
+ */
+
+.layout-icon__region {
+  fill: #f5f5f2;
+  stroke: #666;
+}