* reduce table cell padding.
This commit is contained in:
@@ -282,9 +282,8 @@ caption {border:1px solid #e4e4e4; background:#edf3fe; margin:0; padding:6px 2p
|
||||
.table-5 {width:600px;margin-bottom:10px}
|
||||
.table-6 {width:800px;margin-bottom:10px}
|
||||
|
||||
/*.table-1 tr, .table-2 tr, .table-3 tr, .table-4 tr, .table-5 tr {padding:4px 3px}*/
|
||||
.table-1 td, .table-2 td, .table-3 td, .table-4 td, .table-5 td {padding:8px}
|
||||
.table-1 th, .table-2 th, .table-3 th, .table-4 th, .table-5 th {padding:8px}
|
||||
.table-1 td, .table-2 td, .table-3 td, .table-4 td, .table-5 td {padding:8px 4px}
|
||||
.table-1 th, .table-2 th, .table-3 th, .table-4 th, .table-5 th {padding:8px 4px}
|
||||
.side table td,.side table th{padding: 2px 4px;}
|
||||
|
||||
.colhead td {text-align:center; background-color:#efefef;}
|
||||
|
||||
Reference in New Issue
Block a user