visual feedback when moving items

This commit is contained in:
Pierre Dubouilh
2019-02-02 15:24:26 +01:00
parent f1b024b691
commit 66be990b84
3 changed files with 30 additions and 8 deletions
+4
View File
@@ -6,3 +6,7 @@ html, a {
.arrow {
filter: invert(100%) !important;
}
a.linkSelected {
border-bottom: .01em solid #dfe6e9;
}