mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Make "Out of Date" pkgs more NOTICABLE.
Includes a translation change. Why oh why would one conceive to put HTML markup into the translation? Signed-off-by: Loui Chang <louipc.ist@gmail.com>
This commit is contained in:
parent
a21b8c1209
commit
da9d2b9e0d
3 changed files with 9 additions and 3 deletions
|
@ -179,6 +179,12 @@
|
|||
padding-left: .3em;
|
||||
text-align: left;
|
||||
}
|
||||
.outofdate
|
||||
{
|
||||
background-color: #faa;
|
||||
padding-left: .3em;
|
||||
text-align: left;
|
||||
}
|
||||
td.text
|
||||
{
|
||||
color: #000;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue