summaryrefslogtreecommitdiffstats
path: root/web/html/css
diff options
context:
space:
mode:
authorMark Weiman <mark.weiman@markzz.com>2015-12-14 16:18:16 -0500
committerLukas Fleischer <lfleischer@archlinux.org>2015-12-15 17:46:18 +0100
commite9fe1a9eb100b11fda80f05b5b3239ee97e3a905 (patch)
treee484f0f2dea3871d4e5b6b7c5b812f07b93259d0 /web/html/css
parent76a589257ef37402ad53b4b876e9383c19f8e18a (diff)
downloadaurweb-e9fe1a9eb100b11fda80f05b5b3239ee97e3a905.tar.xz
Add link to flag OOD comment
Implements: FS#46546 Signed-off-by: Mark Weiman <mark.weiman@markzz.com> Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
Diffstat (limited to 'web/html/css')
-rw-r--r--web/html/css/aurweb.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/web/html/css/aurweb.css b/web/html/css/aurweb.css
index 82b83d9..92ff898 100644
--- a/web/html/css/aurweb.css
+++ b/web/html/css/aurweb.css
@@ -130,6 +130,10 @@
top: 4px;
}
+.flagged a {
+ color: inherit;
+}
+
legend {
padding: 1em 0;
}