web/static/admin/css/dashboard.css
author ymh <ymh.work@gmail.com>
Sat, 29 Jan 2011 06:48:05 +0100
changeset 15 ad8856219008
parent 0 bdf22b140727
permissions -rw-r--r--
Added tag V00.02.00 for changeset f786cfad718c

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