web/data/cubicweb.manageview.css
author Nicolas Chauvat <nicolas.chauvat@logilab.fr>
Wed, 29 Jun 2011 16:29:15 +0200
changeset 7591 cb6ece9cdb78
parent 5483 1a30c5a56256
permissions -rw-r--r--
[cw-ctl] add command versions to list versions of cubes used by an instance (closes #508052)

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