We discussed the group class before. It is a very useful marker, which we can use to outline or specify a background to the whole group. See how this is used in the Outlook skin:
| |
Copy Code |
|
.RadPanelBar_Outlook .group { border:1px solid #002D96; background: #F6F6F6 url(Img/GroupBkg.gif) repeat-y; } |