cubicweb/web/data/cubicweb.manageview.css
author Denis Laxalde <denis.laxalde@logilab.fr>
Fri, 18 Nov 2016 09:14:25 +0100
branch3.24
changeset 11835 fafdb7f1e888
parent 11057 0b59724cb3f2
permissions -rw-r--r--
[skeleton] Rephrase long description of Debian package into something meaningful [ci skip]

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