.ModuleTitle_MenuContainer
Styles the elements that surround the triangle for the module settings menu.
.ModuleTitle_MenuContainer
{
border-bottom: blue 3px solid;
border-left: blue 3px solid;
border-top: blue 3px solid;
border-right: blue 3px solid;
background-color: yellow;
}
