Merge pull request #1411 from ether/feature/plugin-update-checker

plugin update checker
This commit is contained in:
John McLear 2013-01-26 13:36:11 -08:00
commit e811037300
3 changed files with 55 additions and 11 deletions

View file

@ -84,7 +84,7 @@ input[type="button"] {
padding: 4px 6px;
margin: 0;
}
input[type="button"].do-install, input[type="button"].do-uninstall {
table input[type="button"] {
float: right;
width: 100px;
}