.facelist-selections a {
- color: white;
+ color: black;
text-decoration: none;
}
.facelist-selections a:hover {
box-shadow:inset 0 1px 2px #888;
-webkit-box-shadow:inset 0 1px 2px #888;
-moz-box-shadow:inset 0 1px 2px #888;
- width: 900px;
+ width: 90%;
}
ul.facelist-selections.loading {