web/data/cubicweb.manageview.css
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Thu, 02 Dec 2010 10:09:35 +0100
branchstable
changeset 6727 2eeccd6f8abe
parent 5483 1a30c5a56256
permissions -rw-r--r--
[edition js] update docstring and remove a 3.9 deprecation warning

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