[*] BO : #PSFV-94 - improvement on admin css, new icon for toolbar

// bugfix toolbar

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10077 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
vKham
2011-11-14 09:13:24 +00:00
parent c1b8ee96f3
commit 131dc2e4b2
7 changed files with 50 additions and 18 deletions
+2 -2
View File
@@ -464,8 +464,8 @@ select optgroup option {
}
#content .warn {
border: 1px solid #CC0000;
background-color: #FFEBE8;
border: 1px solid #9e6014;
background-color: #FEEFB3;
border-radius:3px;
}