From 97e7c319d656a5f05489ca996e249e7359303d4d Mon Sep 17 00:00:00 2001
From: Jake Vanderwerf <get@jakevanderwerf.ca>
Date: Sun, 31 May 2026 22:42:33 +0000
Subject: [PATCH] =Jakevan edits done?

---
 build/summary/index-rtl.css |   23 ++++++++++++++++++++++-
 1 files changed, 22 insertions(+), 1 deletions(-)

diff --git a/build/summary/index-rtl.css b/build/summary/index-rtl.css
index 6cfd5fd..3c6e8b0 100644
--- a/build/summary/index-rtl.css
+++ b/build/summary/index-rtl.css
@@ -1 +1,22 @@
-.jvb-summary-preview{background-color:#f8f9fa;border:1px solid #e2e4e7;border-radius:4px;padding:20px}.jvb-summary-preview h3{border-bottom:1px solid #ff0080;margin-top:0;padding-bottom:10px}.jvb-summary-preview-note{color:#555d66;font-style:italic;margin-bottom:0}
+/*!************************************************************************************************************************************************************************************************************************************************!*\
+  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/summary/editor.scss ***!
+  \************************************************************************************************************************************************************************************************************************************************/
+/**
+ * Directory List Block Editor Styles
+ */
+.jvb-summary-preview {
+  padding: 20px;
+  background-color: #f8f9fa;
+  border: 1px solid #e2e4e7;
+  border-radius: 4px;
+}
+.jvb-summary-preview h3 {
+  margin-top: 0;
+  padding-bottom: 10px;
+  border-bottom: 1px solid #ff0080;
+}
+.jvb-summary-preview-note {
+  font-style: italic;
+  color: #555d66;
+  margin-bottom: 0;
+}

--
Gitblit v1.10.0