web/data/cubicweb.manageview.css
author Julien Cristau <julien.cristau@logilab.fr>
Wed, 22 Apr 2015 17:45:27 +0200
changeset 10342 28db21e0c8e5
parent 5483 1a30c5a56256
permissions -rw-r--r--
[dbapi] retire repo.[gs]et_shared_data which were used by the dbapi Related to #3933480

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