Commit a5f3c9b0c9fce45f2d72112482fce19ff3aa11d9

Authored by Michael Joseph
1 parent 74c2fc65

tweaked mozilla settings


git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@1323 c91229c3-7414-0410-bfa2-8a42b809f60b
presentation/lookAndFeel/knowledgeTree/stylesheet.php
@@ -23,7 +23,7 @@ if ( ($browser == "moz") && ($version <= 4.79)) { @@ -23,7 +23,7 @@ if ( ($browser == "moz") && ($version <= 4.79)) {
23 $scroll["downArrowLeft"] = "750"; 23 $scroll["downArrowLeft"] = "750";
24 $scroll["downArrowTop"] = "570"; 24 $scroll["downArrowTop"] = "570";
25 25
26 - $scroll["textBoxLeft"] = "140"; 26 + $scroll["textBoxLeft"] = "150";
27 $scroll["textBoxTop"] = "150"; 27 $scroll["textBoxTop"] = "150";
28 $scroll["textBoxWidth"] = "610"; 28 $scroll["textBoxWidth"] = "610";
29 $scroll["textBoxHeight"] = "440"; 29 $scroll["textBoxHeight"] = "440";