]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/Resources/static/themes/material/css/main.css
Added list view
[github/wallabag/wallabag.git] / app / Resources / static / themes / material / css / main.css
index 82a74c23b2ca1a95dc56e9545598b4b3b8ba54c5..76423409ef084d6b9f9b5d4206e50a9701c62ebd 100755 (executable)
@@ -194,7 +194,6 @@ main,
 
 .results {
   height: 1em;
-  line-height: 30px;
 }
 
 .results .nb-results,
@@ -203,6 +202,14 @@ main,
   margin-bottom: 0;
 }
 
+.results .nb-results {
+  display: inline-flex;
+}
+
+.results a {
+  color: #444;
+}
+
 .pagination {
   float: right;
 }
@@ -593,6 +600,7 @@ a.original {
   background-position: 50%;
 }
 
+
 /* ==========================================================================
    5 = Article
    ========================================================================== */