Ticket #1585: global.2.diff
File global.2.diff, 713 bytes (added by , 19 years ago) |
---|
-
global.css
76 76 tfoot td { border-bottom:none; border-top:1px solid #ddd; } 77 77 thead th:first-child, tfoot td:first-child { border-left:none !important; } 78 78 .module table { border-collapse: collapse; } 79 .module table tr th { width: 100%; } 80 .module table tr td a { padding-right:1em; display:block; } 81 .module table caption { border: none; } 79 82 thead th.optional { font-weight:normal !important; } 80 83 fieldset table { border-right:1px solid #eee; } 81 84 tr.row-label td { font-size:9px; padding-top:2px; padding-bottom:0; border-bottom:none; color:#666; margin-top:-1px; }