Style groups like connections.

This commit is contained in:
Michael Jumper
2013-08-06 15:25:20 -07:00
parent 6be704647c
commit 4550a73db1

View File

@@ -279,6 +279,7 @@ div#recent-connections div.connection {
overflow: hidden;
}
.group,
.connection {
cursor: pointer;
}
@@ -287,6 +288,7 @@ div#recent-connections div.connection {
background: #CDA;
}
.group,
.connection .name {
color: black;
font-weight: normal;