diff --git a/templates/rbmd/index.html b/templates/rbmd/index.html index 5838382..b2a64b2 100644 --- a/templates/rbmd/index.html +++ b/templates/rbmd/index.html @@ -11,13 +11,15 @@ header {padding:1% 16px;} .w3-btn {font-size:1em;} img {height: 33.82px;} + #showDeadlyDetails {display: none; padding:15px;} #statusContainer {height:50px; position:relative;} - #resolve {display: none; padding:15px;} + #resolve {padding:15px;} + .tablink, #resolve, #rspContainer, #details {display: none}