web/data/cubicweb.manageview.css
author Julien Cristau <julien.cristau@logilab.fr>
Thu, 03 Jul 2014 12:18:34 +0200
changeset 9867 7f36f31d8828
parent 5483 1a30c5a56256
permissions -rw-r--r--
Added tag cubicweb-version-3.19.2, cubicweb-debian-version-3.19.2-1, cubicweb-centos-version-3.19.2-1 for changeset 8ac2202866e7

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