chiark / gitweb /
Fiddle with CSS+HTML in effort to get more consistent buttons
[disorder] / templates / playing.tmpl
index bc0200e878b3696fcc9b2d403178ff44c0da33df..29ddbe10c480c282e9904f330cf7944b13e8169a 100644 (file)
@@ -27,7 +27,7 @@ USA
   @define {onoff} {class action state}
           {<a class=button
               href="@url?action=@action@back"
-              title="@label{playing.@q{action}verbose}">
+              title="@label{playing.@q{@action}verbose}">
              @label{playing.@class}
            </a>
            <img width=@width height=@height class=imgbutton
@@ -92,11 +92,13 @@ USA
           <input size=3 name=left type=text value="@volume{left}">
           @label{volume.right}
           <input size=3 name=right type=text value="@volume{right}">
-          <input name=back type=hidden value="@thisurl?back=manage">
+          <input name=back type=hidden value="@quote{@thisurl}">
           @right{volume}{
-            <button class=search name=submit type=submit>
-               @label{volume.set}
-            </button>
+             <span class=button>
+             <button class=volume name=submit type=submit>
+               @label{volume.set}
+             </button>
+             </span>
             <input name=action type=hidden value=volume>
           }
           @vbutton{down}{-}