web/data/cubicweb.manageview.css
author Denis Laxalde <denis.laxalde@logilab.fr>
Tue, 28 Jun 2016 15:02:04 +0200
branch3.22
changeset 11392 12bebe48b451
parent 5483 1a30c5a56256
permissions -rw-r--r--
[tox] Ensure virtualenv's python is used to build the documentation

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