//fix double background login css firefox3, button upload image edit product

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11753 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
vKham
2011-12-26 09:47:01 +00:00
parent a4d3d16156
commit 3e87f2bc45
6 changed files with 77 additions and 21 deletions
+4 -1
View File
@@ -7,10 +7,13 @@ body {
font-size: 13px;
color: #333;
text-align: center;
background-image: url('../img/admin/bg-admin-gradient.png'),url('../img/admin/bg-admin.jpg');
background-image: url('../img/admin/bg-admin.jpg');
background-position: center center;
}
body #main {
}
h1 {
color: #902F52;
font-size: 20pt;