summaryrefslogtreecommitdiff
path: root/sitestatic
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2012-11-14 22:02:39 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2012-11-14 22:02:39 -0500
commita2db6164a890d91307cbfed6794776f4f17c4955 (patch)
tree610deaae4780da796aa6b466c4b20868306926b8 /sitestatic
parent4c22dbf07b12b172d9662c8d809fe0fb7b616a2f (diff)
parentd198137d718a5dfcaacedc3e2e3adf86c3192cd7 (diff)
Merge commit 'd198137' (update)
Diffstat (limited to 'sitestatic')
-rw-r--r--sitestatic/archweb.css8
1 files changed, 2 insertions, 6 deletions
diff --git a/sitestatic/archweb.css b/sitestatic/archweb.css
index 7a306770..a3ed2cf1 100644
--- a/sitestatic/archweb.css
+++ b/sitestatic/archweb.css
@@ -481,15 +481,11 @@ h3 span.arrow {
text-align: right;
}
- #pkg-updates span.testing,
- #pkg-updates span.community-testing,
- span.multilib-testing {
+ #pkg-updates span.testing {
font-style: italic;
}
- #pkg-updates span.staging,
- #pkg-updates span.community-staging,
- span.multilib-staging {
+ #pkg-updates span.staging {
font-style: italic;
color: #ff8040;
}