Commit 2378208ce0662c1b80e385f57180d9d9173c04b3
1 parent
ee59fed7c5
Exists in
master
Cambios en iconos de botonera principal y secundaria.
Showing
3 changed files
with
9 additions
and
0 deletions
Show diff stats
img/activar_hoja.png
6.13 KB
img/moneda.png
src/sass/_botonera-principal.scss
... | ... | @@ -129,6 +129,15 @@ |
129 | 129 | } |
130 | 130 | } |
131 | 131 | } |
132 | + &-activar-hoja-ruta { | |
133 | + & button { | |
134 | + background-image: url('../img/activar_hoja.png'); | |
135 | + background-size: 90px 90px; | |
136 | + &:hover { | |
137 | + background-color: rgb(250,250,250); | |
138 | + } | |
139 | + } | |
140 | + } | |
132 | 141 | &-hoja-ruta-transportista { |
133 | 142 | & button { |
134 | 143 | background-image: url('../img/hojaRutaVolante.png'); |