1. Added "Clear" buttons per Katy's request in temporal graph vis.

This commit is contained in:
cdtank 2011-01-24 16:32:32 +00:00
parent dfd6f7f488
commit bdda1b950d
3 changed files with 12 additions and 6 deletions

View file

@ -25,6 +25,10 @@ a.temporalGraphLinks {
text-decoration: none;
}
a.clear-selected-entities {
background-color: #878787;
}
#paginated-table-footer {
margin-top: 10px;
text-align: right;