X-Git-Url: https://git.plutz.net/?p=confetti;a=blobdiff_plain;f=templates%2Ftherapy.css.sh;h=face0b84899326ec10ab8158eaf8f4c394456f91;hp=10acf333ddd784fc10ed3d606be6ccf6e0e9d564;hb=9f2501bc748fa3ef47a6c1870dc462e403ee5d55;hpb=a9d6bfdfa84de24b8800b6d34b24c28cbdb2feb4 diff --git a/templates/therapy.css.sh b/templates/therapy.css.sh index 10acf33..face0b8 100755 --- a/templates/therapy.css.sh +++ b/templates/therapy.css.sh @@ -87,6 +87,7 @@ fieldset.color { position: absolute; bottom: 5px; right: 0; z-index: 1; + border: none; } @media(min-width: 800px){ h1, label.tab, div.tab, fieldset.tab, @@ -169,10 +170,13 @@ label.heading > span.no { border: none; } .tab > .date { width: 30%; } -.tab > .therapist { width: 40%; } -.tab > .signature { width: 10%; } +.tab > .therapist { width: 30%; } +.tab > .signature { width: 20%; } +label.tab > .signature { font-size: .75em; } .tab > .signature > button { display: inline-block; margin: 0; } -fieldset.tab > button[type=submit] { width: 5%; text-align: center; margin-left: 5%;} +/* fieldset.tab > button[type=submit] { width: 5%; text-align: center; margin-left: 5%;} */ +fieldset.tab > button[type=submit] { height: 2em; color: #FFF; font-weight: bold;} +fieldset.tab > button[type=submit]::first-letter { font-size: 1.75em;} .signature > button[value=pos], .signature > button[value=neg] {