web/static/admin/css/dashboard.css
author samuel huron <admin@cybunk.com>
Mon, 14 Jun 2010 15:23:07 +0200
changeset 40 06e691528710
parent 0 ecdfc63274bf
permissions -rw-r--r--
update CSS for embed player update link to json with absolute URL (temporaly ) <- modify this

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