web/data/cubicweb.manageview.css
author David Douard <david.douard@logilab.fr>
Thu, 06 Jun 2013 16:02:46 +0200
changeset 9000 506e656b7eef
parent 5483 1a30c5a56256
permissions -rw-r--r--
[pkg] version 3.17.1 for rpm packages

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