]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/Resources/static/themes/material/css/main.css
Merge remote-tracking branch 'origin/master' into 2.1
[github/wallabag/wallabag.git] / app / Resources / static / themes / material / css / main.css
index 68f3f2ee57e55c84605eba8ad3c15b7fd7bd1172..005cc30207e1205980237d8cce78a9eca7cf6dbd 100755 (executable)
@@ -174,7 +174,7 @@ div.pagination ul .next.disabled {
 
 footer.page-footer {
   margin-top: 10px;
-  padding-top: 10px;
+  padding-top: 0px;
 }
 
 footer .row {
@@ -308,6 +308,10 @@ nav input {
   margin: 0 1rem;
 }
 
+span.numberItems {
+  float: right;
+}
+
 /* ==========================================================================
  * 3 = Filters slider
  * ========================================================================== */
@@ -348,7 +352,6 @@ main ul.row {
 .card .card-content .card-title {
   line-height: 32px;
   max-height: 64px;
-  display: block;
 }
 
 .card .card-content i.right, .card .card-reveal i.right {
@@ -408,12 +411,12 @@ main ul.row {
 }
 
 .card .card-action a {
-  color: #fff;
+  color: #fff !important;
   margin: 0;
 }
 
 .card .card-action a:hover {
-  color: #fff;
+  color: #fff !important;
 }
 
 .settings .div_tabs {