// fixed style

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12086 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
aFolletete
2012-01-03 16:46:39 +00:00
parent 4f1948cc1c
commit 253531415f
+2 -1
View File
@@ -2199,11 +2199,12 @@ font-weight:normal;
#ajax_running {
display: none;
position: absolute;
position: fixed;
top: 0;
left: 40%;
z-index: 10000;
background-color: #FFF1A8;
border: 1px solid #FFD96F;
color: #000;
font-weight: bold;
font-size: 14px;