X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/642e83337054cbef44f9ee3335dcf7f50224dd9e..38f324dec64ba8adffcc795095023557b8a7a39c:/wolnelektury/static/css/book_box.css diff --git a/wolnelektury/static/css/book_box.css b/wolnelektury/static/css/book_box.css index 49399845c..876bf06b0 100755 --- a/wolnelektury/static/css/book_box.css +++ b/wolnelektury/static/css/book_box.css @@ -88,10 +88,12 @@ * ingenous float containment hack * http://www.mikepadgett.com/technology/technical/alternative-to-the-pie-clearfix-hack/ */ +/* .search-result .book-box-inner { height: 1%; overflow: hidden; } +*/ .book-mini-box img, .book-box img, .book-wide-box img, .search-result img { width: 13.9em; @@ -110,7 +112,7 @@ } .book-mini-box .author { font-size: 1.1em; - color: #707b7a; + color: #6d7877; display: block; overflow:hidden; text-overflow: ellipsis; @@ -163,7 +165,7 @@ .book-box-download a { position: relative; - z-index: 1; + z-index: 101; } .book-box-formats { @@ -178,7 +180,7 @@ -webkit-box-shadow: 2px 2px 2px #ddd; box-shadow: 2px 2px 2px #ddd; - z-index: 0; + z-index: 100; top: -1.454em; left: -1.727em; } @@ -310,6 +312,7 @@ ul.inline-items li { background: none; margin: 0; padding: 0; + color: #757575; } .if-like a {