aboutsummaryrefslogtreecommitdiff
path: root/t/head.t
diff options
context:
space:
mode:
authorJohn Ankarström <john@ankarstrom.se>2021-09-18 22:51:30 +0200
committerJohn Ankarström <john@ankarstrom.se>2021-09-18 22:51:44 +0200
commit9ff1b81d65c370a938cd9d9c033e04e395f00704 (patch)
tree3f507a48d8d39f27a36b3fab32b0a230abe512f4 /t/head.t
parent2b915a42f6665b4110338cfde30eedc55abe7f3c (diff)
downloadcforum-9ff1b81d65c370a938cd9d9c033e04e395f00704.tar.gz
New user
Diffstat (limited to 't/head.t')
-rw-r--r--t/head.t8
1 files changed, 8 insertions, 0 deletions
diff --git a/t/head.t b/t/head.t
index d9da813..7962c5b 100644
--- a/t/head.t
+++ b/t/head.t
@@ -3,5 +3,13 @@
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
<title><%= title %></title>
+<style type="text/css">
+ form.hlite-confirm #confirm,
+ form.hlite-name #name,
+ form.hlite-full #full,
+ form.hlite-pass #pass {
+ background: #f66;
+ }
+</style>
</head>
<body> \ No newline at end of file