vendor/assets/stylesheets/original.css in humane-rails-2.2.6.0.1.0 vs vendor/assets/stylesheets/original.css in humane-rails-2.7.1.0.1.0
- old
+ new
@@ -7,14 +7,10 @@
-moz-transition: all 0.2s ease-out;
-webkit-transition: all 0.2s ease-out;
-ms-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
- z-index: -1;
-}
-.humane.humane-animate,
-.humane.humane-js-animate {
z-index: 100000;
}
.humane {
font-family: Ubuntu, Verdana, sans-serif;
line-height: 40px;
@@ -65,6 +61,6 @@
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}
.humane.humane-js-animate:hover {
opacity: 0.6;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
-}
+}
\ No newline at end of file