web/static/admin/css/dashboard.css
author veltr
Tue, 13 Aug 2013 17:25:20 +0200
changeset 91 5b770cf1a6e3
parent 0 ecdfc63274bf
permissions -rw-r--r--
Added thumbnail

/* DASHBOARD */

.dashboard .module table th {
    width: 100%;
}

.dashboard .module table td {
    white-space: nowrap;
}

.dashboard .module table td a {
    display: block;
    padding-right: .6em;
}

/* RECENT ACTIONS MODULE */

.module ul.actionlist {
    margin-left: 0;
}

ul.actionlist li {
    list-style-type: none;
}