From: Joe Hunt Date: Mon, 9 Jun 2008 10:59:37 +0000 (+0000) Subject: Some additional fixes related to last big committment X-Git-Tag: v2.4.2~19^2~2028 X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=commitdiff_plain;h=e364d7f526ead371805d80e0ce66ac90a090dbee;p=fa-stable.git Some additional fixes related to last big committment --- diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 56d033ce..24e3f6db 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -32,6 +32,8 @@ $ /gl/gl_journal.php /js/utils.js /sales/includes/ui/sales_order_ui.inc /themes/default/default.css + /themes/aqua/default.css + /themes/cool/default.css 08-Jun-2008 Joe Hunt ! Preparing for release candidate 1 diff --git a/themes/aqua/default.css b/themes/aqua/default.css index e42e9907..e7323a8a 100644 --- a/themes/aqua/default.css +++ b/themes/aqua/default.css @@ -440,20 +440,6 @@ ul.ajaxtabs li input.current, ul.ajaxtabs li input.current:hover{ border-bottom: 1px solid #8cacbb; margin: -4px -2px -2px; border: 1px solid #8cacbb; -/* display: none;*/ background-color: #FFFFE0; white-space: nowrap; -/* - position: absolute; - left: 0; - left: -900px; - filter:alpha(opacity=0); - -moz-opacity:0; - border: 1px solid black; - height: 200px; - text-align: center; - width:200px; - z-index: 100; - padding: 5px; -*/ } diff --git a/themes/cool/default.css b/themes/cool/default.css index e2920334..fc84e8b9 100644 --- a/themes/cool/default.css +++ b/themes/cool/default.css @@ -446,20 +446,6 @@ ul.ajaxtabs li input.current, ul.ajaxtabs li input.current:hover{ border-bottom: 1px solid #8cacbb; margin: -4px -2px -2px; border: 1px solid #8cacbb; -/* display: none;*/ background-color: #FFFFE0; white-space: nowrap; -/* - position: absolute; - left: 0; - left: -900px; - filter:alpha(opacity=0); - -moz-opacity:0; - border: 1px solid black; - height: 200px; - text-align: center; - width:200px; - z-index: 100; - padding: 5px; -*/ }