save current state
This commit is contained in:
parent
c2c1ee7b9b
commit
64d4eeb85d
9 changed files with 116 additions and 97 deletions
|
|
@ -14,6 +14,9 @@ table.list {
|
|||
}
|
||||
table.list td {
|
||||
text-align:center;
|
||||
border-bottom-color:#fffe;
|
||||
border-bottom-width:1px;
|
||||
border-bottom-style:dotted;
|
||||
}
|
||||
table.list th{
|
||||
padding-left:3px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue