/admin/plugins: Display an update button for all plugins that are outdated

This commit is contained in:
Marcel Klehr 2013-01-26 22:15:19 +01:00
parent 0549a4fec7
commit 541aeb3a98
2 changed files with 34 additions and 11 deletions

View file

@ -82,7 +82,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;
}