[uniques] show visited/capture state in portals-list

This commit is contained in:
fkloft
2014-08-29 17:48:25 +02:00
parent 4644e6ee83
commit 7dc2dfacad
2 changed files with 100 additions and 4 deletions

View File

@ -11,3 +11,9 @@
vertical-align: middle;
}
.portal-list-uniques input[type='checkbox'] {
padding: 0;
height: auto;
margin-top: -5px;
margin-bottom: -5px;
}