dmacias72 2d192fd0ba formatting
update for azure and grey themes
2017-06-17 02:16:23 -06:00

17 lines
251 B
CSS

.package {
cursor: pointer;
}
#package_form {
margin-top: -10px;
}
.switch-button-label.off {
color: inherit;
}
.uptodate {
color:#44B012;
white-space:nowrap;
}
.updateready, .update {
white-space:nowrap;
cursor: pointer;
}