Set selection rect on top.

This commit is contained in:
Lars Jung 2014-11-22 21:17:03 +01:00
parent 4765d31a0b
commit 041c16490b

View file

@ -16,7 +16,7 @@
position: absolute;
left: 0;
top: 0;
z-index: 2;
z-index: 10;
border: 1px dashed @col-border-strong;
background-color: rgba(0,0,0,0.01);
}