| |
Here you can see the default styles used by ColorPicker control.
.ColorPicker_MainDiv { border-width:1px; border-style :solid; border-color:#000000;
background-color:#F0F0F8;
padding:3px; width:280px; font-family:Arial; font-size:11px;
}
.ColorPicker_SetButton { border-width:1px; border-style:solid; width:70px; height:21px; font-family:Arial;
font-size:11px; cursor: pointer;
}
.ColorPicker_SetButtonOver { border-width:1px; border-style:solid; width:70px; height:21px; font-family:Arial;
font-size:11px; cursor: pointer; font-weight: bold;
}
img.ColorPicker_Caller { border-width:1px; border-style:solid; border-color:#D0D0F8; padding:1px;
vertical-align: middle; cursor: pointer;
}
img.ColorPicker_Caller:hover { border-width:1px; border-style:solid; border-color:#0000FF;
background-color:#F0F0F8;
padding:1px; vertical-align: middle;cursor: pointer;
}
span.ColorPicker_Caller { cursor: pointer; }
.ColorPicker_CustomButton_Div { cursor:pointer; width:15px; height:15px; border-width:1px; border-style:solid;
border-color:#000000;
}
.ColorPicker_CustomButton_Span { float:left; padding-bottom:3px; padding-right:3px; }
| | |
You can create your own CSS file or redefine some CSS classes (See Working example) using the following information:
|
When ColorPicker has child control(s)
<obout:ColorPicker runat="server" ... > Click to the box: <asp:TextBox runat="server" ... /> </obout:ColorPicker>
|
| | |
| "The grid itself is excellent.
I'm amazed by what you have accomplished with it.
It has become the main control for our pages
due to our customers responses to layouts with it." |
Mark Butler |
| Achieve Technology |
| | |
|
|
|
|