]> git.plutz.net Git - confetti/blobdiff - templates/therapy.css.sh
translatable therapy headings
[confetti] / templates / therapy.css.sh
index 10acf333ddd784fc10ed3d606be6ccf6e0e9d564..face0b84899326ec10ab8158eaf8f4c394456f91 100755 (executable)
@@ -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] {