From cbb5ed45a4dd04d772ea922b42e3fdc12b744a29 Mon Sep 17 00:00:00 2001 From: thomasb Date: Thu, 17 May 2007 18:41:24 +0000 Subject: Add link to message subjects (#1484257); don't make selected list items bold; remove duplicate function git-svn-id: https://svn.roundcube.net/trunk@567 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/skins/default/common.css | 2 -- 1 file changed, 2 deletions(-) (limited to 'roundcubemail/skins/default/common.css') diff --git a/roundcubemail/skins/default/common.css b/roundcubemail/skins/default/common.css index 2ce3dffad..32105ef90 100755 --- a/roundcubemail/skins/default/common.css +++ b/roundcubemail/skins/default/common.css @@ -289,7 +289,6 @@ table.records-table tr table.records-table tr.selected td { - font-weight: bold; color: #FFFFFF; background-color: #CC3333; } @@ -300,7 +299,6 @@ table.records-table tr.focused td table.records-table tr.unfocused td { - font-weight: bold; color: #FFFFFF; background-color: #929292; } -- cgit v1.2.3