From 0d5cb5a68569f61fcb054e51b520dc6b090794a1 Mon Sep 17 00:00:00 2001 From: Nathan Kinkade Date: Thu, 12 Mar 2009 02:00:31 +0000 Subject: While I'm on the image-removal rampage, removed the images from the taskbar. --- roundcubemail/skins/npk/common.css | 3 ++- roundcubemail/skins/npk/includes/taskbar.html | 10 +++++----- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/roundcubemail/skins/npk/common.css b/roundcubemail/skins/npk/common.css index ec2cd526f..8628da187 100644 --- a/roundcubemail/skins/npk/common.css +++ b/roundcubemail/skins/npk/common.css @@ -162,7 +162,7 @@ img #taskbar a:visited { font-size: 11px; - color: #666666; + color: blue; text-decoration: none; padding: 6px 16px 6px 25px; background-repeat: no-repeat; @@ -171,6 +171,7 @@ img #taskbar a:hover { color: #333333; + text-decoration: underline; } a.button-mail diff --git a/roundcubemail/skins/npk/includes/taskbar.html b/roundcubemail/skins/npk/includes/taskbar.html index ef1aa8268..30c781d75 100644 --- a/roundcubemail/skins/npk/includes/taskbar.html +++ b/roundcubemail/skins/npk/includes/taskbar.html @@ -1,6 +1,6 @@
- - - - -
\ No newline at end of file + + + + + -- cgit v1.2.3