web/data/cubicweb.manageview.css
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Mon, 27 Jun 2011 15:17:52 +0200
branchstable
changeset 7561 45ff0b097be0
parent 5483 1a30c5a56256
permissions -rw-r--r--
Added tag cubicweb-debian-version-3.12.8-1 for changeset cf49ed55685a

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