Panel (Forms) 
CSS Selector: .panel

Used in conjunction with the Panel Surround class, the Panel class is used to control the style of the raised panel used to house controls on most vBulletin forms.

Both the background color of the panel background and the style of the border surrounding it are controlled by this class.

Example of element using this class:
<div class="panel">
    This DIV uses the Panel class.
</div>
Copyright © 2024 MH Sub I, LLC dba vBulletin. All rights reserved. vBulletin® is a registered trademark of MH Sub I, LLC dba vBulletin.