web/data/cubicweb.manageview.css
author Alexandre Fayolle <alexandre.fayolle@logilab.fr>
Thu, 19 Aug 2010 11:14:55 +0200
branchstable
changeset 6121 57dddb6b5913
parent 5483 1a30c5a56256
permissions -rw-r--r--
add missing semi colon in js

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