web/data/cubicweb.manageview.css
author Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
Mon, 14 Feb 2011 17:46:08 +0100
branchstable
changeset 6990 353ad06867a8
parent 5483 1a30c5a56256
permissions -rw-r--r--
[dataimport] implement create_entity() on ObjectStore to provide a consistent interface (+fix typo s/attribute_edited/edited_attributed/)

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