From: paul Date: Fri, 8 Apr 2016 14:16:12 +0000 (+0000) Subject: move therapy add button into number field X-Git-Url: https://git.plutz.net/?p=confetti;a=commitdiff_plain;h=9f84cd01fc17ac387f4f5e5787cd366135cd1916;hp=ef6fdf91d47347a43164ae8edfcc0dce6329af3f move therapy add button into number field svn path=/trunk/; revision=95 --- diff --git a/templates/therapy.css.sh b/templates/therapy.css.sh index 6b17f48..d6a0135 100755 --- a/templates/therapy.css.sh +++ b/templates/therapy.css.sh @@ -173,7 +173,9 @@ label.heading > span.no { .tab > .therapist { width: 40%; } .tab > .signature { width: 10%; } .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] { diff --git a/templates/therapy.html.sh b/templates/therapy.html.sh index 0b3bfbe..fd73e52 100755 --- a/templates/therapy.html.sh +++ b/templates/therapy.html.sh @@ -103,10 +103,10 @@ therapy_sessions(){ cat < - … + --> EOF @@ -229,13 +229,13 @@ cat <