add warning text on spending password prompt request

This commit is contained in:
Javier 2016-12-20 12:04:29 -03:00
commit b2bdb93f5b
3 changed files with 14 additions and 4 deletions

View file

@ -30,6 +30,13 @@
}
}
.text-warn {
.popup-sub-title {
margin-top: 15px;
color: #e42112 !important;
}
}
.item-toggle, .item {
white-space: normal;
}