cubicweb/web/data/cubicweb.manageview.css
author David Douard <david.douard@logilab.fr>
Mon, 03 Apr 2017 14:43:44 +0200
branch3.25
changeset 12139 b5be819872bb
parent 11057 0b59724cb3f2
permissions -rw-r--r--
[cwctl] add a no-config-update option to the upgrade command (closes #17069607)

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