Sha256: 725ad66377cff4923f05fd13416f248e800e8b74f7687fdbb2285a588311578b

Contents?: true

Size: 1.68 KB

Versions: 13

Compression:

Stored size: 1.68 KB

Contents

/*
 * Copyright (C) 2005 Laurent Sansonetti
 *
 * Alexandria is free software; you can redistribute it and/or
 * modify it under the terms of the GNU General Public License as
 * published by the Free Software Foundation; either version 2 of the
 * License, or (at your option) any later version.
 *
 * Alexandria is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 * General Public License for more details.
 *
 * You should have received a copy of the GNU General Public
 * License along with Alexandria; see the file COPYING.  If not,
 * write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 * Boston, MA 02111-1307, USA.
 */

body {
    background: #FFFFFF;
    color: #000000;
    margin-left: 10px;
    margin-right: 10px;
    font-family: helvetica, arial, sans-serif;
}

.library_name {
    text-align: center;
}

.book {
    float: left;
    border: 1px solid #D2D2D2; 
    display: block; 
    width: 100%;
    margin-bottom: 10px;
}

.book_isbn {
    float: right;
    font-family: monospace;
    padding-left: 20px;
    padding-right: 10px;
}

.book_cover {
    float: left;
    padding: 5px 20px 5px 5px;
}

.no_book_cover {
    /* do nothing */
}

.book_title {
    padding-left: 10px;
    font-weight: bold;
}

.book_authors {
    list-style-type: none;
}

.book_author {
    font-size: 90%;
    font-style: italic;
    padding-left: 20px;
}

.book_binding {
    padding-left: 10px;
    font-size: 90%;
}

.book_publisher {
    padding-left: 10px;
    font-size: 90%;
}

.copyright {
    clear: both;
    font-size: 80%;
    text-align: right;
}

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
alexandria-book-collection-manager-0.7.10 share/alexandria/web-themes/clean/clean.css
alexandria-book-collection-manager-0.7.9 share/alexandria/web-themes/clean/clean.css
alexandria-book-collection-manager-0.7.8 share/alexandria/web-themes/clean/clean.css
alexandria-book-collection-manager-0.7.7 share/alexandria/web-themes/clean/clean.css
alexandria-book-collection-manager-0.7.6 share/alexandria/web-themes/clean/clean.css
alexandria-book-collection-manager-0.7.5 share/alexandria/web-themes/clean/clean.css
alexandria-book-collection-manager-0.7.4 share/alexandria/web-themes/clean/clean.css
alexandria-book-collection-manager-0.7.3 share/alexandria/web-themes/clean/clean.css
alexandria-book-collection-manager-0.7.2 share/alexandria/web-themes/clean/clean.css
alexandria-book-collection-manager-0.7.1 share/alexandria/web-themes/clean/clean.css
alexandria-book-collection-manager-0.7.0 share/alexandria/web-themes/clean/clean.css
alexandria-book-collection-manager-0.6.9 share/alexandria/web-themes/clean/clean.css
alexandria-book-collection-manager-0.6.9.pre1 share/alexandria/web-themes/clean/clean.css