web/data/cubicweb.manageview.css
changeset 5483 1a30c5a56256
parent 5482 8c8c6d3f3b3a
parent 5479 6ba3587c5cda
equal deleted inserted replaced
5482:8c8c6d3f3b3a 5483:1a30c5a56256
     4 
     4 
     5 table.startup {
     5 table.startup {
     6   width: 100%;
     6   width: 100%;
     7 }
     7 }
     8 
     8 
     9 table.startup td {
     9 /* table.startup td { */
    10   padding: 0.1em 0.2em;
    10 /*   padding: 0.1em 0.2em; */
    11 }
    11 /* } */
    12 
    12 
    13 table.startup td.addcol {
    13 table.startup td.addcol {
    14   text-align: right;
    14   text-align: right;
    15   width: 0.5em;
    15   width: 0.5em;
    16 }
    16 }