// Help Access "New" button

This commit is contained in:
fBrignoli
2012-01-10 10:39:00 +00:00
parent 263039540c
commit d2bbab2bb0
6 changed files with 29 additions and 18 deletions
+3 -1
View File
@@ -204,6 +204,7 @@ a.module_toggle_all{color: #268CCD;}
.toolbarBox .process-icon-partialRefund{ background-image: url('../img/process-icon-partial-refund.png');}
.toolbarBox .process-icon-standardRefund{ background-image: url('../img/process-icon-standard-refund.png');}
.toolbarBox .process-icon-help{ background-image: url('../img/process-icon-help.png');}
.toolbarBox .process-icon-help-new{ background-image: url('../img/process-icon-help-new.png');}
div.fix-toolbar {border-bottom: 1px solid #E0E0E0;position:fixed;top:0;opacity:0.9;z-index:1;}
@@ -433,4 +434,5 @@ ul.listForm li {padding-bottom:3px;}
#footer {height:40px; font-size:12px;clear:both;font-size:0.9em;color:#666666}
#footer .footerLeft { float:left; margin-left:10px;}
#footer .footerRight {float:right; margin-right:10px;}
#footer .footer_link, #footer .footer_link:hover { color:#268CCD;}
#footer .footer_link, #footer .footer_link:hover { color:#268CCD;}