web/data/cubicweb.manageview.css
author Julien Cristau <julien.cristau@logilab.fr>
Fri, 27 Mar 2015 17:21:08 +0100
changeset 10291 4fc5cd6287ab
parent 5483 1a30c5a56256
permissions -rw-r--r--
Added tag cubicweb-debian-version-3.19.11-2 for changeset 6d265ea7d56f

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