web/data/cubicweb.manageview.css
author Julien Cristau <julien.cristau@logilab.fr>
Wed, 11 Dec 2013 16:45:49 +0100
branchstable
changeset 9346 ab0cdd2d7f12
parent 5483 1a30c5a56256
permissions -rw-r--r--
Added tag cubicweb-debian-version-3.17.11-2 for changeset b02e2912cad5

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