web/data/cubicweb.manageview.css
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Mon, 06 Apr 2015 21:46:52 +0200
changeset 10328 d7ff46d958f4
parent 5483 1a30c5a56256
permissions -rw-r--r--
[postgres] fix limit_size regexp to properly remove one char tags like <p>. Closes #5221847

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