| @@ -455,10 +455,10 @@ input[type="reset"]:hover, | |||||
| #save{ | #save{ | ||||
| background: #879A4A url(bouton.png) no-repeat center top; | background: #879A4A url(bouton.png) no-repeat center top; | ||||
| } | } | ||||
| .plugin .uninstall input[type="submit"], #delete input[type="submit"] { | |||||
| .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; | ||||
| } | } | ||||
| #addplug .buttons input[type="submit"], #save:hover { | |||||
| .addnew .buttons 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 */ | ||||
| .addnew .buttons, #addplug .buttons, .plugin .uninstall { | |||||
| .addnew .buttons, .plugin .uninstall { | |||||
| height:100px; | height:100px; | ||||
| margin:7px 0 18px; | margin:7px 0 18px; | ||||
| margin-top:7px; | margin-top:7px; | ||||