PropertyLookup.css
- Last UpdatedMar 12, 2021
- 1 minute read
.sknpl
{
margin-left: 6px;
width: 25px;
height: 25px;
background-image: url(../images/NGF-Sprites-DesignTime-img.png);
background-repeat: no-repeat;
background-position: -210px -1365px;
}
.sknpl:hover
{
background-image: url(../images/NGF-Sprites-DesignTime-img.png);
background-position: -210px -1408px;
background-color: #000000;
}