web/data/cubicweb.manageview.css
author Denis Laxalde <denis.laxalde@logilab.fr>
Fri, 10 Oct 2014 09:18:28 +0200
changeset 10026 621646d5f010
parent 5483 1a30c5a56256
permissions -rw-r--r--
[server] Add missing import of logilab.database Closes #4469407.

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