web/data/cubicweb.manageview.css
author Julien Cristau <julien.cristau@logilab.fr>
Thu, 06 Aug 2015 15:21:58 +0200
changeset 10573 e4a807b49b58
parent 5483 1a30c5a56256
permissions -rw-r--r--
[server/migractions] drop mock_object It doesn't seem to have ever been used.

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