summaryrefslogtreecommitdiff
path: root/htdocs
diff options
context:
space:
mode:
authorAndrew Donnellan <andrew.donnellan@au1.ibm.com>2017-05-25 15:42:16 +1000
committerStephen Finucane <stephen@that.guru>2017-06-14 09:38:25 +0100
commit85c8f369204a2397aac1cdfbb1c3da85ec2d7d5a (patch)
treef559803d8b5363b1d3dce6b7774b6fbf35edf084 /htdocs
parent274763e7b66db5e128994e817876bf534692470e (diff)
downloadpatchwork-85c8f369204a2397aac1cdfbb1c3da85ec2d7d5a.tar
patchwork-85c8f369204a2397aac1cdfbb1c3da85ec2d7d5a.tar.gz
views: Provide a way to view, (re)generate tokens
Integrate token support into the web UI. Signed-off-by: Andrew Donnellan <andrew.donnellan@au1.ibm.com> Signed-off-by: Stephen Finucane <stephen@that.guru>
Diffstat (limited to 'htdocs')
-rw-r--r--htdocs/css/style.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/htdocs/css/style.css b/htdocs/css/style.css
index 5218f6d..af2f073 100644
--- a/htdocs/css/style.css
+++ b/htdocs/css/style.css
@@ -369,7 +369,6 @@ table.form th.headerrow {
}
table.form th {
- font-weight: normal;
text-align: left;
vertical-align: top;
padding-top: 0.6em;