web/data/cubicweb.manageview.css
author Alexandre Fayolle <alexandre.fayolle@logilab.fr>
Wed, 22 Sep 2010 10:00:36 +0200
branchstable
changeset 6294 a1535abe6ab2
parent 5483 1a30c5a56256
permissions -rw-r--r--
use new logilab.database interface for multicol indexes

/***************************************/
/* Manage view (views/startup.py)      */
/***************************************/

table.startup {
  width: 100%;
}

/* table.startup td { */
/*   padding: 0.1em 0.2em; */
/* } */

table.startup td.addcol {
  text-align: right;
  width: 0.5em;
}

table.startup th{
  text-align: left;
}