web/data/cubicweb.manageview.css
author Katia Saurfelt <katia.saurfelt@logilab.fr>
Fri, 10 Feb 2012 10:45:17 +0100
changeset 8210 1d1cfc97f6b9
parent 5483 1a30c5a56256
permissions -rw-r--r--
[migration] fire hooks in postcreate by default (closes #1417110) also turn usage of hooks_control to relevent session's method

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