Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions output/bear.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions output/craft.css
Original file line number Diff line number Diff line change
Expand Up @@ -345,15 +345,15 @@ html[data-theme=dark] {
}

.block-properties {
background-color: var(--cl-whitesmoke);
--ls-page-properties-background-color: var(--cl-whitesmoke);
border-top: transparent;
border-right: transparent;
border-bottom: transparent;
border-left: transparent;
border-radius: 5px;
}
.dark-theme .block-properties, html[data-theme=dark] .block-properties {
background-color: var(--cl-darkjungle);
--ls-page-properties-background-color: var(--cl-darkjungle);
border-top: transparent;
border-right: transparent;
border-bottom: transparent;
Expand Down Expand Up @@ -3451,7 +3451,7 @@ a svg {
border-bottom: transparent;
border-left: transparent;
border-radius: none;
color: var(--cl-);
color: var(--cl-µ);
opacity: 1;
}
.dark-theme #head .button, html[data-theme=dark] #head .button {
Expand Down Expand Up @@ -3864,7 +3864,7 @@ a.tag {
background: transparent;
}

.block-control,
.block-control,
.block-control:hover {
min-height: unset;
}
Expand Down Expand Up @@ -3910,7 +3910,7 @@ body, textarea {

i.ti {
transform: none;
}
}
/* Headlines */
/*
*:is(.editor-inner .uniline-block.h1, .editor-inner .h1, .ls-block h1) {
Expand Down
8 changes: 4 additions & 4 deletions output/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -323,15 +323,15 @@ html[data-theme=light] {
}

.block-properties {
background-color: var(--cl-);
--ls-page-properties-background-color: var(--cl-);
border-top: var(--cl-);
border-right: var(--cl-);
border-bottom: var(--cl-);
border-left: var(--cl-);
border-radius: ;
}
.dark-theme .block-properties, html[data-theme=dark] .block-properties {
background-color: var(--cl-);
--ls-page-properties-background-color: var(--cl-);
border-top: var(--cl-);
border-right: var(--cl-);
border-bottom: var(--cl-);
Expand Down Expand Up @@ -3842,7 +3842,7 @@ a.tag {
background: transparent;
}

.block-control,
.block-control,
.block-control:hover {
min-height: unset;
}
Expand Down Expand Up @@ -3888,7 +3888,7 @@ body, textarea {

i.ti {
transform: none;
}
}
.ui__modal-panel {
background: transparent !important;
border-radius: 5px;
Expand Down
42 changes: 21 additions & 21 deletions output/quattro.css

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions output/things.css
Original file line number Diff line number Diff line change
Expand Up @@ -349,15 +349,15 @@ html[data-theme=dark] {
}

.block-properties {
background-color: transparent;
--ls-page-properties-background-color: transparent;
border-top: transparent;
border-right: transparent;
border-bottom: transparent;
border-left: transparent;
border-radius: 0px;
}
.dark-theme .block-properties, html[data-theme=dark] .block-properties {
background-color: transparent;
--ls-page-properties-background-color: transparent;
border-top: transparent;
border-right: transparent;
border-bottom: transparent;
Expand Down Expand Up @@ -3868,7 +3868,7 @@ a.tag {
background: transparent;
}

.block-control,
.block-control,
.block-control:hover {
min-height: unset;
}
Expand Down Expand Up @@ -3914,7 +3914,7 @@ body, textarea {

i.ti {
transform: none;
}
}
/* Remove tailwind formattings */
.text-sm {
font-size: 1em;
Expand Down