X-Git-Url: https://git.plutz.net/?p=confetti;a=blobdiff_plain;f=templates%2Ftherapy.css.sh;fp=templates%2Ftherapy.css.sh;h=b14c457e7248c65866b81e72360f98d4ede0b5f9;hp=e3184a52656093cf18579bee2a710a81fcc7affb;hb=c0ba368bbf5b8e1468b58f7970ec8af5beb531bb;hpb=7e4d7bf995b8de01270ff2ba3917ddd447a665d6 diff --git a/templates/therapy.css.sh b/templates/therapy.css.sh index e3184a5..b14c457 100755 --- a/templates/therapy.css.sh +++ b/templates/therapy.css.sh @@ -41,9 +41,26 @@ div.patient, div.prescription { margin: 0 2%; } -div.prescription .insurance{ display: block; margin: .5ex 0 1ex 0; } +div.prescription span { + display: inline-block; + width: 50%; + margin-right: -.75ex; +} +div.prescription span label { font-weight: bold; margin-right: 1ex;} +div.prescription span.prescno, +div.prescription span.catalogue { + width: 33%; + font-weight: bold; + margin-bottom: .5em; +} + div.prescription label.checkbox, -div.prescription label.radio { padding-left: 1.25em; font-size: 1em;} +div.prescription label.radio { + display: block; + padding-left: 1.25em; + font-size: 1em; + margin: .5em 0; +} div.prescription label.checkbox:before, div.prescription label.radio:before {