Revert "[refs #616] add table styles"
This reverts commit 1818f25de28de0e9efa8d1ae9e22649445d3953d.
This commit is contained in:
parent
1f63fec004
commit
b5bee35275
|
@ -1525,26 +1525,6 @@ table.tablesorter.platform-maintainers.static-search thead tr.search th input[ty
|
|||
border-left: 4px solid #EDEDED;
|
||||
padding: 0 15px;
|
||||
}
|
||||
|
||||
table {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
border-collapse: collapse;
|
||||
|
||||
tr {
|
||||
//border-top: 1px solid #EDEDED;
|
||||
background-color: white;
|
||||
}
|
||||
|
||||
th, td {
|
||||
border: 1px solid #EDEDED;
|
||||
padding: 5px 10px;
|
||||
}
|
||||
|
||||
tr:nth-child(2n) {
|
||||
background-color: #F8F8F8;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#md_tabs {
|
||||
|
|
Loading…
Reference in New Issue