NeptuneLabs FSI Viewer JS User Manual page 513

Table of Contents

Advertisement

13 Appendix
Example:
.fsi-skin-example .fsi-dialog{
border:0px none;
background-color:#FFF;
color:#206662;
}
.fsi-skin-example .fsi-dialog input[type="button"]{
font-size: 14px;
color: #666;
border:1px solid #eee;
background-color: transparent;
}
.fsi-skin-example .fsi-dialog input[type="button"]:hover{
color: #206662;
background-color: #EEE;
}
/* FSI Pages */
.fsi-skin-example .fsi-ui-button.PageInput{
background-color: white;
border:1px solid #CCC;
color: #333;
}
.fsi-skin-example .fsi-ui-button.PageInput input:focus{
border-color:#999;
color: #000;
}
513
NeptuneLabs - FSI Viewer

Advertisement

Table of Contents
loading

Table of Contents