// added fixed toolbar, norms

This commit is contained in:
mMarinetti
2011-11-04 17:32:46 +00:00
parent 49340afbc7
commit f595782562
10 changed files with 79 additions and 30 deletions
+2 -1
View File
@@ -169,4 +169,5 @@ form.defaultForm{ background-color:#ebedf4; border:1px solid #ccced7; min-heig
.product-tab-content h4.tab { display:none;}
/*FOOTER*/
#footer {height:40px;background:#ECEADE url(footer-bg.png) repeat-x scroll left bottom;border:1px solid #999999;font-size:12px;clear:both;font-size:0.9em;color:#666666}
#footer {height:40px;background:#ECEADE url(footer-bg.png) repeat-x scroll left bottom;border:1px solid #999999;font-size:12px;clear:both;font-size:0.9em;color:#666666}
div.fix-toolbar {border-bottom: 1px solid #E0E0E0;position:fixed;top:0;opacity:0.9;}