Fix UI issues

This commit is contained in:
Gustavo Maximiliano Cortez 2015-12-08 11:50:28 -03:00
commit 9a80e86139
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
4 changed files with 24 additions and 32 deletions

View file

@ -1052,6 +1052,7 @@ input.ng-invalid-match, input.ng-invalid-match:focus {
.text-success {color: #1ABC9C;}
.text-spacing {letter-spacing:2px;}
.text-capitalize {text-transform: capitalize;}
.text-shadow {text-shadow: 2px 2px 3px rgba(150, 150, 150, 1);}
.payment-uri .panel {
line-height: 1.4;