web/data/cubicweb.manageview.css
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Fri, 28 Jan 2011 11:08:31 +0100
branchstable
changeset 6912 b61b844f2dad
parent 5483 1a30c5a56256
permissions -rw-r--r--
[schema sync] fix crash when bad inlinment detected, inlined is not in the locals

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