adding missing css

main
Ezequiel Bergamaschi 2014-02-01 16:25:09 -03:00 committed by Ezequiel Bergamaschi
parent 54fb696090
commit 4646ae15c4
1 changed files with 5 additions and 0 deletions

View File

@ -142,6 +142,11 @@ input#selectAll {
font-size: 13px;
}
.listSeparator {
height: 1px;
background-color: #d5d3d4;
}
/* ---------------------------- Sorting --------------------------------- */
.sorting_asc {