blob: abf97a5c5fcf008d82a783d4267ab5eda62fc000 [file] [log] [blame]
Label {
font: Verdana 8px;
color: black;
}
Composite Label {
color: black;
}
Text {
font: Verdana 8px;
}
/* Identifies only those SWT Text elements
appearing within a Composite */
Composite Text {
background-color: white;
color: black;
}
SashForm {
background-color: #c1d5ef;
}
/* background uses a gradient */
.MTrimBar {
background-color: #e3efff #c1d5ef;
color: white;
font: Verdana 8px;
}
Shell {
background-color: #e3efff #c1d5ef 60%;
}
CTabItem, ToolBar, Button, CBanner, CoolBar {
font-size: 9;
background-color: #e3efff;
}