aboutsummaryrefslogtreecommitdiff
path: root/t/head.t
diff options
context:
space:
mode:
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