web/data/cubicweb.manageview.css
author Florent Cayré <florent.cayre@gmail.com>
Thu, 13 Oct 2011 09:15:16 +0200
changeset 7942 d12c21ea4cd4
parent 5483 1a30c5a56256
permissions -rw-r--r--
[edit controller] add form to pre_web_edit signature to ease linkto usage (used by vcsfile cube)

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