//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:
+4
-1
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user