diff --git a/dist/index.html b/dist/index.html index b7a5f4a..daa6836 100644 --- a/dist/index.html +++ b/dist/index.html @@ -14,6 +14,7 @@ .menu-item{width:100%;text-align:left;padding:.5rem .75rem;font-size:0.875rem;display:flex;align-items:center;gap:.5rem} #htmlEditor,#extensionHtmlEditor,#jsonSchemaEditor{outline:none;white-space:pre!important;font-size:11px;line-height:1.5;} :not(pre)>code{font-size:85%;padding:.2em .4em;margin:0;border-radius:6px;background-color:rgba(175,184,193,0.2)} +.neumorph-btn{position:relative;display:inline-flex;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;border-radius:9999px;background:#fff;padding:.25rem 1rem;font-family:sans-serif;font-size:12px;font-weight:500;color:#9ca3af;box-shadow:2px 2px 4px #d1d1d1,-2px -2px 4px #fff}.peer:checked+.neumorph-btn{background:#1f2937;font-weight:700;color:#e5e7eb;box-shadow:0 10px 20px -5px rgba(0,0,0,.4)} @@ -101,10 +102,10 @@
-
-
-
-
+
+ + +