web/data/cubicweb.manageview.css
author Katia Saurfelt <katia.saurfelt@logilab.fr>
Wed, 05 May 2010 18:19:56 +0200
changeset 5479 6ba3587c5cda
parent 5477 f79c39be0b9b
child 5483 1a30c5a56256
permissions -rw-r--r--
[css] start using uiprops in cubicweb.css

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