@@ -454,5 +454,11 @@ samp {
.menu.active {
background-color: rgba(255, 255, 255, 0.1);
}
+ .info-layout {
+ // background: #fff;
+ .info-bottom>div {
+ background:rgba(255,255,255,0.1);
+ }