web/data/cubicweb.manageview.css
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Wed, 03 Nov 2010 16:38:28 +0100
brancholdstable
changeset 6665 90f2f20367bc
parent 5483 1a30c5a56256
permissions -rw-r--r--
oldstable is now 3.9

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