vendor/assets/stylesheets/jackedup.css in humane-rails-2.2.6.0.1.0 vs vendor/assets/stylesheets/jackedup.css in humane-rails-2.7.1.0.1.0
- old
+ new
@@ -7,14 +7,10 @@
-moz-transition: all 0.6s ease-in-out;
-webkit-transition: all 0.6s ease-in-out;
-ms-transition: all 0.6s ease-in-out;
-o-transition: all 0.6s ease-in-out;
transition: all 0.6s ease-in-out;
- z-index: -1;
-}
-.humane.humane-animate,
-.humane.humane-js-animate {
z-index: 100000;
}
.humane {
font-family: Helvetica Neue, Helvetica, san-serif;
font-size: 18px;
@@ -119,6 +115,6 @@
transform: translateY(0);
}
.humane.humane-js-animate:hover {
opacity: 0.7;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
-}
+}
\ No newline at end of file