|
|
All images of buttons are in images/buttons.png In your CSS file, add this to customize border and background color : .ToolBarButton {
{panel}
height: 20px;
width: 20px;
border: solid 1px #C0C0C0;
background-color: #C0C0C0;
{panel}
}
|
|
|
All images of buttons are in images/buttons.png In your CSS file, add this to customize border and background color : .ToolBarButton {
{panel}
height: 20px;
width: 20px;
border: solid 1px #C0C0C0;
background-color: #C0C0C0;
{panel}
}
|
Add Comment