summaryrefslogtreecommitdiffstats
path: root/web/html/css
diff options
context:
space:
mode:
authorLukas Fleischer <archlinux@cryptocrack.de>2011-01-25 09:37:23 +0100
committerLukas Fleischer <archlinux@cryptocrack.de>2011-01-25 10:07:34 +0100
commit2c098d73a233d329bacd4af5946ad97f6496a438 (patch)
treeb1ad1a2b3e08e96cce092400cba089ce49e4f366 /web/html/css
parent737268e0c270c0cc7761f1e449a9a414508b4ebc (diff)
downloadaurweb-2c098d73a233d329bacd4af5946ad97f6496a438.tar.xz
Removed links to internal sources from package details.
Tarball extraction code has been removed in commit ec0dfc27deb246ee7d7f19fd5290e499805869d2, so links to package sources contained in the source tarball itself will no longer be accessible through the AUR frontend. Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
Diffstat (limited to 'web/html/css')
-rw-r--r--web/html/css/fonts.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/web/html/css/fonts.css b/web/html/css/fonts.css
index cbc6ddc..9dea935 100644
--- a/web/html/css/fonts.css
+++ b/web/html/css/fonts.css
@@ -44,6 +44,12 @@ span.f7 /* Green Message */
font-size: 14px;
font-weight: bold;
}
+span.f8 /* Internal Sources in Package Details */
+{
+ color: #888;
+ font-size: 12px;
+ font-weight: bold;
+}
span.fix /* Monospace fixed-font */
{
color: #000;