cubicweb/web/data/cubicweb.manageview.css
author David Douard <david.douard@logilab.fr>
Fri, 18 Nov 2016 15:00:43 +0100
branch3.24
changeset 11839 18e72d24dc58
parent 11057 0b59724cb3f2
permissions -rw-r--r--
Added tag 3.24.1, debian/3.24.1-1, centos/3.24.1-1 for changeset da52fda6f15b

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