summaryrefslogtreecommitdiffstats
path: root/web/html/css/aurweb.css
diff options
context:
space:
mode:
Diffstat (limited to 'web/html/css/aurweb.css')
-rw-r--r--web/html/css/aurweb.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/web/html/css/aurweb.css b/web/html/css/aurweb.css
index 4fb256f..11af747 100644
--- a/web/html/css/aurweb.css
+++ b/web/html/css/aurweb.css
@@ -147,3 +147,8 @@ label.confirmation,
#merge-into {
width: auto;
}
+
+#pkgdepslist .broken {
+ color: red;
+ font-weight: bold;
+}