1
0
mirror of http://git.whoc.org.uk/git/password-manager.git synced 2025-10-31 11:27:34 +01:00

Implemented field manual ordering through drag&drop

This commit is contained in:
Giulio Cesare Solaroli
2014-09-04 18:58:56 +02:00
parent 3796182d77
commit 54b264b6a1
8 changed files with 707 additions and 25 deletions

View File

@@ -432,6 +432,9 @@ div.dialogBox {
width: 100%;
height: 100%;
.mask {
z-index: 12;
}
div.dialog {
@include flex(none);
z-index: 99999;