web/data/cubicweb.manageview.css
author Samuel Trégouët <samuel.tregouet@logilab.fr>
Tue, 26 Jan 2016 11:49:25 +0100
changeset 11074 76d06973776e
parent 5483 1a30c5a56256
permissions -rw-r--r--
[pkg] python-tz does not exist in centos should be pytz (closes #10290056)

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