aboutsummaryrefslogtreecommitdiff
path: root/js/components/layout/document-entry.reel/document-entry.css
diff options
context:
space:
mode:
Diffstat (limited to 'js/components/layout/document-entry.reel/document-entry.css')
-rwxr-xr-xjs/components/layout/document-entry.reel/document-entry.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/components/layout/document-entry.reel/document-entry.css b/js/components/layout/document-entry.reel/document-entry.css
index 6a2900be..87880b8d 100755
--- a/js/components/layout/document-entry.reel/document-entry.css
+++ b/js/components/layout/document-entry.reel/document-entry.css
@@ -42,7 +42,7 @@
42 background-color:#7F7F7F; 42 background-color:#7F7F7F;
43} 43}
44 44
45.documentEntry img:hover { 45.documentEntry button:hover {
46 opacity: 1.0; /* 100% */ 46 opacity: 1.0; /* 100% */
47} 47}
48 48