Another bunch of styling fixes
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{{define "form"}}
|
||||
{{.PreFormHTML}}
|
||||
<form class="highlight_dark" method="POST">
|
||||
<form class="highlight_shaded" method="POST">
|
||||
{{if eq .Submitted true}}
|
||||
{{if eq .SubmitSuccess true}}
|
||||
<div id="submit_result" class="highlight_green">
|
||||
|
Reference in New Issue
Block a user