web/data/cubicweb.manageview.css
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Thu, 16 Sep 2010 18:36:41 +0200
branchstable
changeset 6270 1c01f9dffd64
parent 5483 1a30c5a56256
permissions -rw-r--r--
Added tag cubicweb-version-3.9.7 for changeset de588e756f4f

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