summaryrefslogtreecommitdiff
path: root/roundcubemail/skins/larry/styles.css
diff options
context:
space:
mode:
authorthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2012-01-18 11:50:17 +0000
committerthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2012-01-18 11:50:17 +0000
commit80bc41ee5476ce09bfad17d8a1cca84fe697d593 (patch)
treed372384cbe9831362081876569231ec7ccd18903 /roundcubemail/skins/larry/styles.css
parent14c37c6d0e26e14cd297e469c761f88571821245 (diff)
Use <uri> value from package.xml to build download links in about screen; show links in default style
git-svn-id: https://svn.roundcube.net/trunk@5789 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/skins/larry/styles.css')
-rw-r--r--roundcubemail/skins/larry/styles.css7
1 files changed, 0 insertions, 7 deletions
diff --git a/roundcubemail/skins/larry/styles.css b/roundcubemail/skins/larry/styles.css
index 4ca9ac7a0..3d090c0ac 100644
--- a/roundcubemail/skins/larry/styles.css
+++ b/roundcubemail/skins/larry/styles.css
@@ -958,13 +958,6 @@ table.records-table {
border-left: 0;
}
-.records-table tbody td a {
- color: #333;
- text-decoration: none;
- white-space: nowrap;
- cursor: default;
-}
-
.records-table tr.selected td {
color: #fff !important;
background: #019bc6;