Files @ fbae06748b1e
Branch filter:

Location: django-shaker/djangoshaker/static/mobile/style.css

branko
Added the database file to list of files to ignore. Added symlink in the project directory to the djangoshaker application.
.listing {
    list-style: none;
}

.listing li.item {
    border-bottom: 2px dotted;
}

.listing li:last-child {
    border-bottom: none;
}

.listing_link {
    text-decoration: none;
    overflow: hidden;
    font-size: 1.2em;
}

.menu_link {
    text-decoration: none;
    text-align: center;
    border-bottom: 2px dotted;
    font-size: 1.2em;
}