Commit c6aa05d45b7ffcee551026a46143e0137d73af58
1 parent
a865056cbb
Exists in
develop
cambio nombre clase
Showing
5 changed files
with
4 additions
and
11 deletions
Show diff stats
gulpfile.js
src/sass/_bootstrap.scss
src/sass/_botonera-lateral.scss
src/sass/_botonera-principal.scss
... | ... | @@ -244,16 +244,10 @@ |
244 | 244 | |
245 | 245 | .swiper-button-next { |
246 | 246 | background-image: url("../img/derecha.png"); |
247 | - // &:hover { | |
248 | - // // filter: drop-shadow(4px 4px 4px gray); | |
249 | - // } | |
250 | 247 | } |
251 | 248 | |
252 | 249 | .swiper-button-prev { |
253 | 250 | background-image: url("../img/izquierda.png"); |
254 | - // &:hover { | |
255 | - // filter: drop-shadow(4px 4px 4px gray); | |
256 | - // } | |
257 | 251 | } |
258 | 252 | |
259 | 253 | .btn-tareas-pausadas { |