mmdnn/visualization/public/style.css [58:78]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    color: gray;
}
#import{
    top:80px;
    height: 80px;
}
#tips{
    bottom: 5px
}
h4 {
    padding:2px 7px;
    margin:7px 0px;
}
#layerInfo {
    top: 170px;
}

#layerName {
    font-size: 0.9em;
    padding: 5px 7px;
    border-radius: 2px 2px 0px 0px;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



mmdnn/visualization/style.css [62:82]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    color: gray;
}
#import{
    top:80px;
    height: 80px;
}
#tips{
    bottom: 5px
}
h4 {
    padding:2px 7px;
    margin:7px 0px;
}
#layerInfo {
    top: 170px;
}

#layerName {
    font-size: 0.9em;
    padding: 5px 7px;
    border-radius: 2px 2px 0px 0px;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



