Commit fa72e7eac61b00318c904926e4414f98efdbaba9

Authored by Luigi
1 parent 7ccc6f7549
Exists in master

Nuevo boton cliente

img/clientePrincipal.png

3.76 KB

src/sass/_botonera-principal.scss
... ... @@ -201,6 +201,14 @@
201 201 background-size: 90px 90px;
202 202 }
203 203 }
  204 +
  205 + &-cliente {
  206 + & button {
  207 + background-image: url('../img/clientePrincipal.png');
  208 + background-size: 90px 90px;
  209 + }
  210 + }
  211 +
204 212 &-parametros {
205 213 & button {
206 214 background-image: url('../img/parametrizar.png');