mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 09:43:03 +00:00
Removed links to internal sources from package details.
Tarball extraction code has been removed in commit
ec0dfc27de
, 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>
This commit is contained in:
parent
737268e0c2
commit
2c098d73a2
2 changed files with 8 additions and 3 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue