]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/Resources/static/themes/material/css/main.css
Merge pull request #2731 from llune/patch-2
[github/wallabag/wallabag.git] / app / Resources / static / themes / material / css / main.css
index 76423409ef084d6b9f9b5d4206e50a9701c62ebd..8f7b7a3dc1a606de3ba309935ee53ef8ecd41565 100755 (executable)
@@ -555,6 +555,14 @@ a.original {
   margin-right: 5px !important;
 }
 
+.card-stacked:hover ul.tools-list {
+  display: block;
+}
+
+.card-stacked ul.tools-list {
+  display: none;
+}
+
 .card .card-action a {
   color: #fff;
   margin: 0;
@@ -600,7 +608,6 @@ a.original {
   background-position: 50%;
 }
 
-
 /* ==========================================================================
    5 = Article
    ========================================================================== */