2016-03-11 13:59:07 -07:00

16 lines
206 B
CSS

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