web/static/admin/css/dashboard.css
author samuel huron <admin@cybunk.com>
Thu, 17 Jun 2010 11:24:33 +0200
changeset 53 1fcf0bd88ba3
parent 0 ecdfc63274bf
permissions -rw-r--r--
Modif coté plateform pour supprimer alert sur le player + test de publication

/* 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;
}