File tree Expand file tree Collapse file tree 2 files changed +3
-7
lines changed
Services/Interfaces/web_interface Expand file tree Collapse file tree 2 files changed +3
-7
lines changed Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ body:before {
6565 max-width : 2.5rem ;
6666}
6767
68- .navbar .navbar-dark , .page-footer {
68+ .navbar .navbar-dark , footer .page-footer . footer-copyright {
6969 background-color : # C62828 ;
7070}
7171
Original file line number Diff line number Diff line change 2020{% block body %}
2121< div class ="row mt-md-4 mt-2 ">
2222 < nav class ="mt-md-4 mt-2 col-md-3 col-lg-2 col-1 d-block sidebar shadow ">
23- < div class ="sidebar-sticky ">
24- < div class ="nav-title d-none d-md-block ">
25- < h5 > Profile: </ h5 >
26- < h4 > Default</ h4 >
27- </ div >
28- < div class ="nav flex-column bordered mt-0 mt-md-4 " id ="v-tab " role ="tablist " aria-orientation ="vertical ">
23+ < div class ="sidebar-sticky mt-0 pt-0 ">
24+ < div class ="nav flex-column bordered pt-0 mt-0 mt-md-4 " id ="v-tab " role ="tablist " aria-orientation ="vertical ">
2925 < a class ="nav-link pl-2 pl-sm-3 waves-effect d-flex active " id ="panelEvaluators-tab " data-toggle ="pill " href ="#panelEvaluators " role ="tab " aria-controls ="panelEvaluators " aria-selected ="true ">
3026 < i class ="fab fa-octopus-deploy "> </ i > < span class ="d-none d-md-block pl-3 "> Strategies</ span >
3127 </ a >
You can’t perform that action at this time.
0 commit comments