]> git.plutz.net Git - confetti/blobdiff - templates/therapy.css.sh
move therapy add button into number field
[confetti] / templates / therapy.css.sh
index 10acf333ddd784fc10ed3d606be6ccf6e0e9d564..d6a0135697c7ad1cd571c6ca4cc8dd27a0f64694 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,
@@ -172,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] {