More tweaks to product details view.
This commit is contained in:
parent
3b9efe0ffb
commit
6252c3f777
3 changed files with 71 additions and 57 deletions
|
@ -73,6 +73,11 @@ div.grid.full table {
|
|||
width: 100%;
|
||||
}
|
||||
|
||||
div.grid.no-border table {
|
||||
border-left: none;
|
||||
border-top: none;
|
||||
}
|
||||
|
||||
div.grid table th,
|
||||
div.grid table td {
|
||||
border-right: 1px solid black;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue