web/data/cubicweb.manageview.css
author Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
Fri, 27 Aug 2010 13:44:55 +0200
branchstable
changeset 6165 7da7c270bbbd
parent 5483 1a30c5a56256
permissions -rw-r--r--
[devtools] make CubiwebTC.login() context-manager restore the testcase connection on exit

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