web/data/cubicweb.manageview.css
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Fri, 30 Apr 2010 14:34:56 +0200
changeset 5447 f29dafba250a
parent 850 b747f1a1ced0
child 5477 f79c39be0b9b
child 5482 8c8c6d3f3b3a
permissions -rw-r--r--
[vreg repo] shouldn't call init_registration in on hook registry bootstrap, already done before

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