更新文档
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 89 KiB After Width: | Height: | Size: 102 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 84 KiB After Width: | Height: | Size: 71 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 53 KiB After Width: | Height: | Size: 44 KiB |
@@ -24,13 +24,22 @@ table.gridtable td {
|
||||
}
|
||||
|
||||
table.invisibletable {
|
||||
border-collapse: collapse;
|
||||
border: 0px;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
table.invisibletable tr {
|
||||
border: 0px;
|
||||
background-color: #ffffff00;
|
||||
}
|
||||
|
||||
table.invisibletable th {
|
||||
border: 0px;
|
||||
padding: 0px;
|
||||
background-color: #ffffff00;
|
||||
}
|
||||
|
||||
table.invisibletable td {
|
||||
border: 0px;
|
||||
padding: 0px;
|
||||
background-color: #ffffff;
|
||||
background-color: #ffffff00;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user