Pagination and better perfomance for projects page.

This commit is contained in:
randx 2012-04-20 19:11:49 +03:00
parent 60bf502bf1
commit 1d601616a3
6 changed files with 42 additions and 19 deletions

View file

@ -668,12 +668,15 @@ p.time {
}
}
}
.bottom {
padding:10px;
}
}
.btn {
&.very_small {
font-size:11px;
padding:4px;
padding:2px 6px;
margin:2px;
}
}