Task Bar Styles
The following styles are associated with the task bar, using the class and id attributes.
Class Styles
.bdtaskbutton
Defines style characteristics used when rendering a normal task button.
.bdtaskbutton IMG
Defines style characteristics used when rendering the task icon image within a normal task button.
.bdtaskbuttonmenu
Defines style characteristics used when rendering a dropdown task button.
.bdtaskbuttonmenu IMG
Defines style characteristics used when rendering the task icon image within a dropdown task button.
.bdtaskdisabled
Defines style characteristics used when rendering a task as disabled.
.bdtaskdisabled IMG
Defines style characteristics used when rendering the task icon image within a disabled task.
.bdtaskmenu
Defines style characteristics used when rendering a task menu.
.bdtaskmenu DIV
Defines style characteristics used when rendering a menu item within a task menu.
.bdtaskover
Defines style characteristics used when rendering a task button with the mouse hovering over it.
.bdtaskpress
Defines style characteristics used when rendering a pressed (clicked) task button.
.bdtasktextbutton
Defines style characteristics used when rendering text-based task button (when no task icon is defined).
BUTTON.bdtaskover IMG
Defines style characteristics used when rendering the task icon image associated with a button over which the mouse is hovering.
BUTTON.bdtaskpress IMG
Defines style characteristics used when rendering the task icon image associated with a button that has been pressed (clicked).
ID Styles
#bdtaskarea
Defines style characteristics used when rendering the task button area, located at the left end of the task bar.
#bdtaskbar
Defines style characteristics used when rendering the entire task area, including the areas associated with the id attribute values "bdtaskarea" and "bdhelparea".