Application {
backgroundColor: #ffffff;
verticalGap: 3;
padding-left:0;
padding-right:0;
padding-bottom:1;
padding-top:1;
backgroundGradientColors: #198BC9, #198BC9;
themeColor: #3399cc;
color: #000000;
font-size:12;
}
Button {
cornerRadius: 0;
color: #003333;
fontFamily: Courier;
fontWeight: normal;
width:30;
}
LinkButton {
cornerRadius: 2;
fontWeight: bold;
color:#000000;
}
Panel {
borderColor:#BBE5FF;
cornerRadius: 4;
borderAlpha: 0.8;
dropShadowEnabled: true;
shadowDistance: 1;
shadowDirection: right;
fontFamily: Courier;
borderThicknessLeft: 0;
headerHeight: 28;
borderThicknessTop: 0;
borderThicknessBottom: 0;
borderThicknessRight: 0;
titleStyleName: "mypanelTitle";
}
.mypanelTitle {
color: #000000;
fontFamily: Arial;
fontSize: 14;
fontWeight: bold;
}
.loginPanel{
borderStyle: solid;
borderThickness: 1;
roundedBottomCorners: true;
backgroundAlpha: 1;
backgroundColor: #DFF5FF;
dropShadowEnabled: false;
horizontal-align:center;
}
List {
backgroundAlpha: 1;
rollOverColor: #F0AD84;
borderStyle:bold;
selectionColor:#7FCEFF;
color: #0b333c;
cornerRadius: 4;
borderStyle: outset;
dropShadowEnabled: true;
shadowDirection: right;
}
Tree {
backgroundAlpha: 0.6;
rollOverColor: #F0AD84;
selectionColor:#7FCEFF;
indentation: 15;
openDuration: 175;
}
backgroundColor: #ffffff;
verticalGap: 3;
padding-left:0;
padding-right:0;
padding-bottom:1;
padding-top:1;
backgroundGradientColors: #198BC9, #198BC9;
themeColor: #3399cc;
color: #000000;
font-size:12;
}
Button {
cornerRadius: 0;
color: #003333;
fontFamily: Courier;
fontWeight: normal;
width:30;
}
LinkButton {
cornerRadius: 2;
fontWeight: bold;
color:#000000;
}
Panel {
borderColor:#BBE5FF;
cornerRadius: 4;
borderAlpha: 0.8;
dropShadowEnabled: true;
shadowDistance: 1;
shadowDirection: right;
fontFamily: Courier;
borderThicknessLeft: 0;
headerHeight: 28;
borderThicknessTop: 0;
borderThicknessBottom: 0;
borderThicknessRight: 0;
titleStyleName: "mypanelTitle";
}
.mypanelTitle {
color: #000000;
fontFamily: Arial;
fontSize: 14;
fontWeight: bold;
}
.loginPanel{
borderStyle: solid;
borderThickness: 1;
roundedBottomCorners: true;
backgroundAlpha: 1;
backgroundColor: #DFF5FF;
dropShadowEnabled: false;
horizontal-align:center;
}
List {
backgroundAlpha: 1;
rollOverColor: #F0AD84;
borderStyle:bold;
selectionColor:#7FCEFF;
color: #0b333c;
cornerRadius: 4;
borderStyle: outset;
dropShadowEnabled: true;
shadowDirection: right;
}
Tree {
backgroundAlpha: 0.6;
rollOverColor: #F0AD84;
selectionColor:#7FCEFF;
indentation: 15;
openDuration: 175;
}