1
0
Fork 0

Bugfix: bulk deletion button was not available anymore

This commit is contained in:
rabuzarus 2017-04-07 11:35:45 +02:00
commit a9b3696560
2 changed files with 6 additions and 6 deletions

View file

@ -119,7 +119,7 @@ code {
line-height: 1.5;
}
a#item-delete-selected {
#item-delete-selected {
cursor: pointer;
color: white;
position: fixed;