web/data/cubicweb.manageview.css
author Julien Jehannet <julien@smaf.org>
Thu, 20 Jan 2011 13:16:30 +0100
branchstable
changeset 6869 900cb9b1b687
parent 5483 1a30c5a56256
permissions -rw-r--r--
[tests] new unit tests about score_entity selector (inscore machinery)

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