web/data/cubicweb.manageview.css
author Nicolas Chauvat <nicolas.chauvat@logilab.fr>
Tue, 24 Aug 2010 11:57:45 +0200
branchstable
changeset 6136 79da6f969b15
parent 5483 1a30c5a56256
permissions -rw-r--r--
[dataimport] refactor commitevery to gain readability

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