This commit is contained in:
Azgaar 2019-09-23 22:57:23 +03:00
parent 5320279289
commit 729d91c053
11 changed files with 557 additions and 193 deletions

View file

@ -1185,6 +1185,11 @@ div.states .icon-pin {
cursor: pointer;
}
div.states .icon-flag-empty {
cursor: pointer;
font-size: .9em;
}
div.states .icon-resize-vertical {
cursor: row-resize;
font-size: .9em;