add transaction comment - custom popup (Gabriel)

This commit is contained in:
Javier 2016-05-31 14:51:17 -03:00
commit 8759b633fb
8 changed files with 205 additions and 133 deletions

View file

@ -20,6 +20,14 @@
z-index: -1;
}
.popup-container.active .popup {
border-radius: 10px;
}
.popup-container .popup {
width: 300px;
}
.bct {
background-color: transparent !important;
margin-top: -25px;