web/data/cubicweb.manageview.css
author Rémi Cardona <remi.cardona@logilab.fr>
Tue, 15 Sep 2015 16:15:03 +0200
changeset 10662 10942ed172de
parent 5483 1a30c5a56256
permissions -rw-r--r--
[py3k] dict.iteritems → dict.items

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