| @@ -458,7 +458,7 @@ input[type="reset"]:hover, | |||||
| .plugin .uninstall input[type="submit"], #delete input[type="submit"] { | .plugin .uninstall input[type="submit"], #delete input[type="submit"] { | ||||
| background: #AD5151 url(bouton.png) no-repeat center top; | background: #AD5151 url(bouton.png) no-repeat center top; | ||||
| } | } | ||||
| #save:hover { | |||||
| #addplug input[type="submit"], #save:hover { | |||||
| background: #73833F url(boutonhover.png) no-repeat center top; | background: #73833F url(boutonhover.png) no-repeat center top; | ||||
| } | } | ||||
| .plugin .uninstall input[type="submit"]:hover, #delete input[type="submit"]:hover { | .plugin .uninstall input[type="submit"]:hover, #delete input[type="submit"]:hover { | ||||
| @@ -482,7 +482,7 @@ input[type="reset"]:hover, | |||||
| } | } | ||||
| /*Admin forms */ | /*Admin forms */ | ||||
| .plugin .uninstall { | |||||
| #addplug input[type="submit"], .plugin .uninstall { | |||||
| height:100px; | height:100px; | ||||
| margin:7px 0 18px; | margin:7px 0 18px; | ||||
| margin-top:7px; | margin-top:7px; | ||||