Skip to content

Commit 19e22f5

Browse files
committed
Slight color tweakings.
1 parent 7adbe96 commit 19e22f5

6 files changed

Lines changed: 4 additions & 0 deletions

File tree

src/img/ui-custom64.png

823 Bytes
Loading

src/img/ui-maybe64.png

-698 Bytes
Loading

src/img/ui-part64.png

270 Bytes
Loading

src/img/ui-temp64.png

420 Bytes
Loading

src/img/ui-yes64.png

324 Bytes
Loading

src/ui/ui.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -476,6 +476,10 @@ input.preset:checked ~ input.temp {
476476
filter: none;
477477
}
478478

479+
#presets .site.customizing {
480+
background-color: transparent;
481+
}
482+
479483
#presets .customizing input.preset:not(:checked) {
480484
margin-bottom: 0;
481485
box-shadow: 0 0 1px var(--form-color2);

0 commit comments

Comments
 (0)