mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
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:
parent
dab9708ff2
commit
7410f46f12
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user