adding missing css

This commit is contained in:
Ezequiel Bergamaschi 2014-02-01 16:25:09 -03:00 committed by Ezequiel Bergamaschi
parent 54fb696090
commit 4646ae15c4

View File

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