Customize template for viewing probe details
probably still need to improve editing also? we'll see
This commit is contained in:
parent
daa304c613
commit
aa97a36167
4 changed files with 101 additions and 5 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue