Dashboard stats arrows lost their colours

This commit is contained in:
Neil Lalonde 2013-04-17 10:46:27 -04:00
parent d67682ff6c
commit dd456df0cc

View file

@ -346,13 +346,15 @@ table {
margin-bottom: 8px; margin-bottom: 8px;
} }
i.icon {
color: #444;
}
table { table {
width: 100%; width: 100%;
.title {
i.icon {
color: #444;
}
}
th { th {
font-weight: normal; font-weight: normal;
text-align: center; text-align: center;