paypro working 1-1

This commit is contained in:
Matias Alejo Garcia 2014-12-09 01:29:06 -03:00
commit 5f6c9482b4
6 changed files with 125 additions and 112 deletions

View file

@ -99,15 +99,14 @@ header .alt-currency {
font-weight: 700;
}
.green {
color: #1abc9c;
.color-greeni {
color: #1abc9c !important;
}
.red {
color: #A02F23;
.color-yellowi {
color: yellow !important;
}
.alt-currency.green {
background: #1abc9c;
}