web/data/cubicweb.manageview.css
author Rémi Cardona <remi.cardona@logilab.fr>
Fri, 26 Jun 2015 16:28:56 +0200
changeset 10468 3f27669634d2
parent 5483 1a30c5a56256
permissions -rw-r--r--
[devtools] Sort _cw_fields in fake_form Try to generate a predictable string, to help testing with PYTHONHASHSEED=random.

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