Anxhelo Lushka
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
4 deletions
-
css/slick.css
|
|
@ -51,10 +51,7 @@ |
|
|
|
float: left; |
|
|
|
height: 100%; |
|
|
|
min-height: 1px; |
|
|
|
display: none; |
|
|
|
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */ |
|
|
|
filter: gray; /* IE6-9 */ |
|
|
|
-webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */ } |
|
|
|
display: none; } |
|
|
|
[dir="rtl"] .slick-slide { |
|
|
|
float: right; } |
|
|
|
.slick-slide img { |
|
|
|