vendor/assets/stylesheets/libnotify.css in humane-rails-2.2.6.0.1.0 vs vendor/assets/stylesheets/libnotify.css in humane-rails-2.7.1.0.1.0
- old
+ new
@@ -7,14 +7,10 @@
-moz-transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
- z-index: -1;
-}
-.humane.humane-animate,
-.humane.humane-js-animate {
z-index: 100000;
}
.humane {
font-family: Ubuntu, Arial, sans-serif;
text-align: center;
@@ -111,6 +107,6 @@
transform: translateY(0);
}
.humane.humane-js-animate:hover {
opacity: 0.2;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
-}
+}
\ No newline at end of file