Commit 2378208ce0662c1b80e385f57180d9d9173c04b3

Authored by Marcelo Puebla
1 parent ee59fed7c5
Exists in master

Cambios en iconos de botonera principal y secundaria.

img/activar_hoja.png

6.13 KB

8.63 KB | W: | H:

10.8 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin
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');