Link tag style changes

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@44583 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
Romain Louis 2007-11-11 21:00:16 +00:00
parent dab9708ff2
commit 7410f46f12

View File

@ -116,6 +116,15 @@ table.CMSList tbody td.current td {
margin: 3px 6px 3px 3px;
}
.TableListField table.data tfoot tr td a {
text-decoration: none;
}
.TableListField table.data tbody tr td a:hover,
.TableListField table.data tfoot tr td a:hover {
background: none;
}
.right form .TableField span.readonly {
border: 0;
background: none;