]> git.plutz.net Git - serve0/blobdiff - templates/preferences.html.sh
css transitions for panels
[serve0] / templates / preferences.html.sh
index 49e6c7f89a5816fc7961106f437f635b1f23b23b..39b31aa07cdde0aa73e389f582d62b72838cc420 100755 (executable)
@@ -16,7 +16,7 @@
 # along with Serve0  If not, see <http://www.gnu.org/licenses/>. 
 
 cat <<EOF
-  <form class="panel footer" id="preferences"
+  <form class="panel" id="preferences"
    action="?action=preferences" method="post" accept-charset="UTF-8">
     <fieldset>
       <legend>Watch videos:</legend>
@@ -45,7 +45,7 @@ cat <<EOF
 
     <input type="submit" value="Set Cookie!">
 
-    <a class="panel hide" href="#foot">Hide</a>
+    <a class="panel toggle" href="#foot">Hide</a>
   </form>
 EOF