cubicweb/web/data/cubicweb.manageview.css
author Laurent Peuch <cortex@worlddomination.be>
Fri, 22 Feb 2019 15:16:26 +0100
branch3.26
changeset 12445 21651da94d2d
parent 11057 0b59724cb3f2
permissions -rw-r--r--
[doc] add link to cubes contribution document

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