Update WebContent/cah.css

Changing selected card style
This commit is contained in:
timsookram 2012-12-21 01:32:46 -05:00 committed by Andy Janata
parent ce20c55807
commit 0c2dfb659a
1 changed files with 1 additions and 1 deletions

View File

@ -431,7 +431,7 @@ span.debug, span.admin {
}
.selected {
border: 1px solid #fafcff;
color: #fff;
background:#3c7fb1;
}