Commit f70171b26242694c51cea75b8d2b5dcbf02cfd07

Authored by Marcelo Puebla

Merge branch 'master' into 'develop'

Master (macola)

See merge request !10
... ... @@ -10,7 +10,7 @@
10 10 .yellow {
11 11 max-width: unset !important;
12 12 >div {
13   - background: yellow !important;
  13 + background: #7d98f1 !important;
14 14 font-weight: bold;
15 15 }
16 16 }
src/sass/_tabla.scss
... ... @@ -4,7 +4,7 @@
4 4 }
5 5 &-celda-total {
6 6 color: #000000;
7   - background-color: #FF9900;
  7 + background-color: #2872AD;
8 8 }
9 9 &-title{
10 10 background-color: #67615e;