web/data/cubicweb.manageview.css
author Denis Laxalde <denis.laxalde@logilab.fr>
Mon, 04 Jan 2016 10:43:35 +0100
changeset 11119 9c0fac5028c0
parent 5483 1a30c5a56256
permissions -rw-r--r--
[pkg] Yams >= 0.42 breaks CubicWeb < 3.21 Closes #9720390.

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