Subiendo proyecto completo sin restricciones de git ignore
This commit is contained in:
6
vendor/sabberworm/php-css-parser/tests/files/ie.css
vendored
Normal file
6
vendor/sabberworm/php-css-parser/tests/files/ie.css
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
.nav-thumb-wrapper:hover img, a.activeSlide img {
|
||||
filter: alpha(opacity=100);
|
||||
-moz-opacity: 1;
|
||||
-khtml-opacity: 1;
|
||||
opacity: 1;
|
||||
}
|
||||
Reference in New Issue
Block a user