cubicweb/web/data/cubicweb.manageview.css
author Laurent Peuch <cortex@worlddomination.be>
Thu, 14 Mar 2019 09:38:20 +0100
branch3.26
changeset 12497 c81e29cd8cff
parent 11057 0b59724cb3f2
permissions -rw-r--r--
[DX] adding error messages to {ResultSet,ActionsRegistry}.possible_actions Try to make it more accessible, when we first encountered these errors it it didn't made any sense to us.

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