]> source.dussan.org Git - nextcloud-server.git/commitdiff
remove hover effect from preview image
authorBjoern Schiessle <schiessle@owncloud.com>
Fri, 4 Oct 2013 13:13:05 +0000 (15:13 +0200)
committerBjoern Schiessle <schiessle@owncloud.com>
Fri, 4 Oct 2013 13:13:05 +0000 (15:13 +0200)
apps/files_versions/css/versions.css

index 474ba98deb9c5bf0a3386c43f0a65705bb05d7cc..c53935711c71c5d15b5a121d2b87f221b24fd905 100644 (file)
@@ -41,6 +41,7 @@
 
 #found_versions img.preview {
        cursor: default;
+       opacity: 1;
 }
 
 #found_versions .versionDate {