re-org themes folder

This commit is contained in:
Adam Bradley
2013-08-26 14:26:25 -05:00
parent e4a71a9f38
commit fb1cb94de3
14 changed files with 20 additions and 11 deletions

View File

@@ -0,0 +1,9 @@
.list-divider {
background-color: $listDividerBackground;
color: $listDividerColor;
font-weight: bold;
}
a.list-item {
color: $darkColor;
}