chiark / gitweb /
Improve button appearance (slightly) in IE7
authorRichard Kettlewell <rjk@greenend.org.uk>
Tue, 3 Jun 2008 18:11:46 +0000 (19:11 +0100)
committerRichard Kettlewell <rjk@greenend.org.uk>
Tue, 3 Jun 2008 18:11:46 +0000 (19:11 +0100)
templates/disorder.css
templates/playing.tmpl

index de41ea92eccb3b64804eed15a305e08055ac0efb..e647da0697ed5d77cb918b26dd8c022615ab30f1 100644 (file)
@@ -193,7 +193,8 @@ button,a.button {
   font-family: helvetica,sans-serif;
   font-weight: normal;
   font-variant: normal;
   font-family: helvetica,sans-serif;
   font-weight: normal;
   font-variant: normal;
-  font-size: 12pt
+  font-size: 12pt;
+  overflow: visible             /* For IE's benefit */
 }
 
 a.button:active,button:active {
 }
 
 a.button:active,button:active {
index 8ffa0b5cfbcc5fd071c7c06a08935f0c866ba3c2..e1dc280ef2a1e10dc9dd6682fc7b17e1d9e3c81c 100644 (file)
@@ -94,7 +94,7 @@ USA
           <input size=3 name=right type=text value="@volume{right}">
           <input name=back type=hidden value="@quote{@thisurl}">
           @right{volume}{
           <input size=3 name=right type=text value="@volume{right}">
           <input name=back type=hidden value="@quote{@thisurl}">
           @right{volume}{
-            <button class=search name=submit type=submit>
+            <button class=volume name=submit type=submit>
                @label{volume.set}
             </button>
             <input name=action type=hidden value=volume>
                @label{volume.set}
             </button>
             <input name=action type=hidden value=volume>