1
0

Added Pagination to Programs/index

This commit is contained in:
2014-06-02 19:31:14 +02:00
parent ad5226a1d1
commit 94c006f371
9 changed files with 241 additions and 187 deletions

View File

@@ -103,4 +103,9 @@ ul.nav li.dropdown-append:hover > ul.dropdown-menu {
.thumbnailInnerDescription {
min-height: 120px;
}
.thumbnailDisabled {
opacity: 0.4;
/*filter: alpha(opacity=40); *//* msie */
}