web/data/cubicweb.manageview.css
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Fri, 12 Feb 2016 15:31:48 +0100
changeset 11112 d0d86803a804
parent 5483 1a30c5a56256
permissions -rw-r--r--
fix test broken by #012e6c7d02ef

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