summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorJelle van der Waa <jelle@vdwaa.nl>2019-01-29 21:16:51 +0100
committerJelle van der Waa <jelle@archlinux.org>2019-02-18 16:42:51 +0100
commitbf4e52e6358cbfda384a5f5af9678a8a094ce28e (patch)
treee67db69a9f74581a62cfc3acc6a991ee205af7cb /templates
parent0c27985c1c8d19d70bab8510770b3ea1df43e5a5 (diff)
downloadarchweb-bf4e52e6358cbfda384a5f5af9678a8a094ce28e.tar.gz
archweb-bf4e52e6358cbfda384a5f5af9678a8a094ce28e.zip
releng: remove inline css
Replace the usage of inline styles with a global css rule.
Diffstat (limited to 'templates')
-rw-r--r--templates/releng/release_list.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/releng/release_list.html b/templates/releng/release_list.html
index 44d94f14..138b9ac8 100644
--- a/templates/releng/release_list.html
+++ b/templates/releng/release_list.html
@@ -24,7 +24,7 @@
<table id="release-table" class="results">
<thead>
<tr>
- <th style="width: 30px;"></th>
+ <th></th>
<th>Release Date</th>
<th>Version</th>
<th>Kernel Version</th>