Redesign tasks lists headers and expander link

This commit is contained in:
perryharlock
2013-09-23 15:12:12 +01:00
parent 9f917f97ec
commit aa1cf59ff0
6 changed files with 87 additions and 47 deletions

View File

@@ -53,7 +53,7 @@
.task-header .h4 {
font-size:floor(@font-size-base * 1.1); // ~16px;
}
.label, .badge {
.badge {
font-size:floor(@font-size-base * 0.75); // ~11px;
padding:7px;
}