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