summaryrefslogtreecommitdiff
path: root/template/fullscreenphotobooth.st
diff options
context:
space:
mode:
authoryo momma <shutup@oops.wtf>2026-01-31 17:15:01 +0000
committeryo momma <shutup@oops.wtf>2026-01-31 17:15:01 +0000
commit41a99ba87e2e5789c2a33d7dc5f7d3d0c9871b8e (patch)
tree3439b7d5bd681fe1ff2410903b82462d2bdcb79e /template/fullscreenphotobooth.st
parent47d5fd054a9d5e268ec44751ed952c31ef1d8ac2 (diff)
Refactor: extract remaining inline styles
Diffstat (limited to 'template/fullscreenphotobooth.st')
-rwxr-xr-xtemplate/fullscreenphotobooth.st4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/fullscreenphotobooth.st b/template/fullscreenphotobooth.st
index 6de7ca1..d6a1675 100755
--- a/template/fullscreenphotobooth.st
+++ b/template/fullscreenphotobooth.st
@@ -14,7 +14,7 @@
}
jQuery(startChatUpdater);
</script>
- <link rel="stylesheet" type="text/css" href="/static/css/fullscreen_base.css?v=20260129">
+ <link rel="stylesheet" type="text/css" href="/static/css/fullscreen_base.css?v=20260131">
<link rel="stylesheet" type="text/css" href="/static/css/fullscreen_bigtext.css?v=20260129">
<script>jQuery(initLogin)</script>
</head>
@@ -33,7 +33,7 @@
<div align="left">password</div>
<div><input id="passwordInput" type="password"></div>
-->
- <div align="right" style="font-size: 80%">remember me? <input id="remembermeInput" type="checkbox" checked="true"></div>
+ <div align="right" class="rememberme-row">remember me? <input id="remembermeInput" type="checkbox" checked="true"></div>
<br>
<div>
<center><input type="submit" value="LOGIN"></center>