web/data/cubicweb.manageview.css
author Nicolas Chauvat <nicolas.chauvat@logilab.fr>
Thu, 29 Apr 2010 08:39:13 +0200
changeset 5477 f79c39be0b9b
parent 850 b747f1a1ced0
child 5479 6ba3587c5cda
permissions -rw-r--r--
[css] introducing scale and rhythm composition

/***************************************/
/* 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{ */
/*   padding-top: 3px; */
/*   padding-bottom: 3px; */
/*   text-align: left; */
/* } */