Customize template for viewing probe details

probably still need to improve editing also?  we'll see
This commit is contained in:
Lance Edgar 2018-10-19 16:49:47 -05:00
parent daa304c613
commit aa97a36167
4 changed files with 101 additions and 5 deletions

View file

@ -160,6 +160,12 @@ body > #body-wrapper {
* Panels
******************************/
.panel-wrapper {
float: left;
margin-right: 15px;
width: 40%;
}
.panel,
.panel-grid {
border-left: 1px solid Black;