diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2013-11-08 16:41:22 +0100 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2013-11-08 16:41:22 +0100 |
commit | ef14bd0d8d58ae0f57aa1969e31a5373aa441dba (patch) | |
tree | 6c3763904b9e05c05170eed1a38e61dc6cce6c13 /skins/larry/styles.css | |
parent | 7863921d53cd301afb394d2c7b9b0e5cbe063db8 (diff) |
Better icon for advanced settings blocks; message list row borders
Diffstat (limited to 'skins/larry/styles.css')
-rw-r--r-- | skins/larry/styles.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/skins/larry/styles.css b/skins/larry/styles.css index 5fe5a47bc..6e0340689 100644 --- a/skins/larry/styles.css +++ b/skins/larry/styles.css @@ -1241,7 +1241,6 @@ table.records-table { display: table; width: 100%; table-layout: fixed; - border-collapse: collapse; border-spacing: 0; border: 1px solid #bbd3da; } |