Commit fed87e88 by Nilu

C001 table modification

parent f2215e6a
......@@ -1581,6 +1581,9 @@ td.pos-tabel-td {
font-weight: normal;
color: #4a4a4a;
}
table.pos-table tr:first-child td {
border: none
}
table.pos-table{
border: solid 1px rgba(136,136,136,0.3);
border-radius: 3px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment