This commit is contained in:
Gustavo Cortez 2014-07-07 20:25:25 -03:00
commit b25a781add
2 changed files with 4 additions and 4 deletions

View file

@ -647,9 +647,8 @@ ul.pagination li.current a:hover, ul.pagination li.current a:focus {
}
.addressbook-disabled td {
color: #ccc;
text-decoration: line-through;
}
.addressbook-disabled a {
.addressbook-disabled td a {
color: #7A9FB6;
}