Tweak styles for 'sources' grid on products view page

This commit is contained in:
Lance Edgar 2017-02-15 01:13:46 -06:00
parent 8e35b68e05
commit c24120393f
2 changed files with 12 additions and 3 deletions

View file

@ -117,6 +117,10 @@
margin-top: 0.3em;
}
.newgrid.no-border {
margin-top: 0;
}
.newgrid table {
background-color: white;
border: 1px solid black;
@ -134,6 +138,11 @@
width: 50%;
}
.newgrid.no-border table {
border-left: none;
border-top: none;
}
/******************************
* thead