web/data/cubicweb.manageview.css
author Katia Saurfelt <katia.saurfelt@logilab.fr>
Fri, 19 Jun 2015 17:54:04 +0200
changeset 10398 bd00b58b00d9
parent 5483 1a30c5a56256
permissions -rw-r--r--
[web] Fix the path to the `static directory` (closes #5355965)

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