summaryrefslogtreecommitdiffstats
path: root/media
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2011-04-28 14:46:36 -0500
committerDan McGee <dan@archlinux.org>2011-04-28 14:47:21 -0500
commitcfb4f1bc6a45ddfc068acabc6efb9a4e350dd544 (patch)
treefd20c6e1bda777f999e1ce9bbb557b7f6d68757d /media
parent6516220b17d7987900961863a0b6dec23ac14855 (diff)
downloadarchweb-cfb4f1bc6a45ddfc068acabc6efb9a4e350dd544.tar.gz
archweb-cfb4f1bc6a45ddfc068acabc6efb9a4e350dd544.zip
isotests: make the various pages a bit more useful
Instructions are nice, as are links to other pages that actually flow with the style of the rest of the site. Also fix the styling of the labels on the results entry page as it looked a bit funky before. Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'media')
-rw-r--r--media/archweb.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/media/archweb.css b/media/archweb.css
index 4b0b9e89..936edc79 100644
--- a/media/archweb.css
+++ b/media/archweb.css
@@ -260,6 +260,9 @@ ul.admin-actions li { display: inline; padding-left: 1.5em; }
#dev-signoffs .signoff-no { color: red; }
#dev-signoffs .signed-username { color: #888; margin-left: 0.5em; }
+/* iso testing feedback form */
+#releng-feedback label { width: auto; display: inline; font-weight: normal; }
+
/* highlight current website in the navbar */
#archnavbar.anb-home ul li#anb-home a { color: white !important; }
#archnavbar.anb-packages ul li#anb-packages a { color: white !important; }