web/data/cubicweb.css
branchstable
changeset 3572 606ce53dc557
parent 3494 ed9501fb1152
child 3809 1b9b51ee543e
equal deleted inserted replaced
3571:54743fc6172c 3572:606ce53dc557
   745   position: relative;
   745   position: relative;
   746   left: -1px;
   746   left: -1px;
   747   top: -1px;
   747   top: -1px;
   748 }
   748 }
   749 
   749 
       
   750 table.htableForm {
       
   751   vertical-align: middle;
       
   752 }
       
   753 table.htableForm td{
       
   754   padding-left: 1em;
       
   755   padding-top: 0.5em;
       
   756 }
       
   757 table.htableForm th{
       
   758   padding-left: 1em;
       
   759 }
       
   760 table.htableForm .validateButton {
       
   761   margin-right: 0.2em;
       
   762   vertical-align: top;
       
   763   margin-bottom: 0.2em; /* because vertical-align doesn't seems to have any effect */
       
   764 }
   750 
   765 
   751 /***************************************/
   766 /***************************************/
   752 /* error view (views/management.py)    */
   767 /* error view (views/management.py)    */
   753 /***************************************/
   768 /***************************************/
   754 
   769