From 50d6e918e147b12a547d01b877c98b558d6cfd66 Mon Sep 17 00:00:00 2001 From: thomascube Date: Wed, 18 Jan 2012 11:50:17 +0000 Subject: Use value from package.xml to build download links in about screen; show links in default style --- skins/larry/mail.css | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'skins/larry/mail.css') diff --git a/skins/larry/mail.css b/skins/larry/mail.css index b74a2f09d..2e9f88629 100644 --- a/skins/larry/mail.css +++ b/skins/larry/mail.css @@ -384,6 +384,13 @@ a.iconbutton.threadmode.selected { display: inline-block; } +#messagelist tbody td a { + color: #333; + text-decoration: none; + white-space: nowrap; + cursor: default; +} + #messagelist tbody tr td.flag, #messagelist tbody tr td.status, #messagelist tbody tr td.subject span.status { -- cgit v1.2.3