Some additional fixes related to last big committment
authorJoe Hunt <joe.hunt.consulting@gmail.com>
Mon, 9 Jun 2008 10:59:37 +0000 (10:59 +0000)
committerJoe Hunt <joe.hunt.consulting@gmail.com>
Mon, 9 Jun 2008 10:59:37 +0000 (10:59 +0000)
CHANGELOG.txt
themes/aqua/default.css
themes/cool/default.css

index 56d033ceaccf4256e09c66bb4ce1d288cfd053d6..24e3f6db587857268565b56f222906267db442ce 100644 (file)
@@ -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
index e42e990731688bf3c026570786575d96f7ea9019..e7323a8a6a87bf0da35722a310b003c0a18f58ea 100644 (file)
@@ -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;
-*/
 }
index e2920334427400ec97ed743c21dec8ad28f261b8..fc84e8b9ac0d78f1577b2ce519e585d05e185305 100644 (file)
@@ -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;
-*/
 }