web/data/cubicweb.manageview.css
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Tue, 23 Nov 2010 18:31:35 +0100
brancholdstable
changeset 6705 e21583cb8c47
parent 5483 1a30c5a56256
permissions -rw-r--r--
Added tag cubicweb-debian-version-3.9.9-2 for changeset b7db1f593558

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