web/static/admin/css/dashboard.css
author ymh <ymh.work@gmail.com>
Fri, 11 Feb 2011 13:31:26 +0100
changeset 24 57a2650a7f87
parent 0 bdf22b140727
permissions -rw-r--r--
update nyromodal introduce media mimetype change metadataplayer mode ans siz according to media mimetype

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