web/data/cubicweb.manageview.css
author Katia Saurfelt <katia.saurfelt@logilab.fr>
Wed, 05 May 2010 18:39:59 +0200
changeset 5482 8c8c6d3f3b3a
parent 850 b747f1a1ced0
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;
}