web/static/admin/css/dashboard.css
author cavaliet
Wed, 30 Mar 2011 17:32:58 +0200
changeset 53 0556c56ef5eb
parent 0 bdf22b140727
permissions -rw-r--r--
update ldt swf (display picture in segment's tooltip, in ldt and cinelab format)

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