mirror of
https://bitbucket.org/wisemapping/wisemapping-open-source.git
synced 2024-11-09 00:43:23 +01:00
adding missing css
This commit is contained in:
parent
54fb696090
commit
4646ae15c4
@ -142,6 +142,11 @@ input#selectAll {
|
|||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.listSeparator {
|
||||||
|
height: 1px;
|
||||||
|
background-color: #d5d3d4;
|
||||||
|
}
|
||||||
|
|
||||||
/* ---------------------------- Sorting --------------------------------- */
|
/* ---------------------------- Sorting --------------------------------- */
|
||||||
|
|
||||||
.sorting_asc {
|
.sorting_asc {
|
||||||
|
Loading…
Reference in New Issue
Block a user