blob: 18b7b2692fd67f1dc8583d69d118a1734e688f48 [file] [log] [blame]
div.actions ul li a {
width: 16px;
height: 16px;
display: block;
}
div.actions ul li a.installed {
background: url("images/feature_uninstall.png");
}
div.actions ul li a.uninstalled {
background: url("images/feature_install.png");
}