Commit f50cb363ece671932ceacd2a9043ae2e1cae3d41
1 parent
395b7e03ca
Exists in
master
and in
1 other branch
Cambio color en total y Observaciones
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
src/sass/general.scss
| ... | ... | @@ -99,11 +99,11 @@ input::-webkit-inner-spin-button { |
| 99 | 99 | } |
| 100 | 100 | |
| 101 | 101 | .table-celda-total { |
| 102 | - background-color: #CD9035; | |
| 102 | + background-color: #E09524; | |
| 103 | 103 | } |
| 104 | 104 | |
| 105 | 105 | marquee { |
| 106 | - background-color: #Cd9035; | |
| 106 | + background-color: #E09524; | |
| 107 | 107 | } |
| 108 | 108 | |
| 109 | 109 | .front-index{ |