diff --git a/Main.kt b/Main.kt index 70f0f97..cf79680 100644 --- a/Main.kt +++ b/Main.kt @@ -51,7 +51,7 @@ val html = StringBuilder(""" border-radius:50%; border:solid buttonborder; } -}>search{ direction:rtl; overflow-y:auto; float:left; position:sticky; top:0; height:100vh; +}>search{ direction:rtl; overflow-y:auto; float:left; position:sticky; top:0; height:100vh; margin-right:1px; >label{ direction:initial; display:block; width:100%; text-align:center; margin-top:1ch; &:first-child{ text-align:right; margin-top:revert; >*{ float:right; font-size:xx-large; width:1em; height:1em } @@ -64,7 +64,7 @@ val html = StringBuilder(""" }>form{ overflow-y:auto; line-height:0; font-size:0; >section{ contain:strict; display:inline; >span{ contain:strict; - >button{ contain:strict; font-size:xx-large; width:2em; height:2em; + >button{ contain:strict; font-size:xx-large; width:2em; height:2em; margin:1px; &:target,&:active,&:hover,&:focus{ z-index:2; position:relative } &:before,&:after{ contain:strict; @@ -122,7 +122,7 @@ body:has(#$SEQ_ID:checked)>form>section>span>button:not([$SEQ_ID]){display:none}