Commit fa72e7eac61b00318c904926e4414f98efdbaba9
1 parent
7ccc6f7549
Exists in
master
Nuevo boton cliente
Showing
2 changed files
with
8 additions
and
0 deletions
Show diff stats
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'); |