otvori treeMenuCode.js, nadji 137. red
treeMenuDocument.writeln('<style type="text/css">a {text-decoration:none;}</style>');
i zameni ga sa ovim:
treeMenuDocument.writeln('<style type="text/css">a {text-decoration:none;}');
treeMenuDocument.writeln('body {');
treeMenuDocument.writeln('scrollbar-3dlight-color: Black;');
treeMenuDocument.writeln('scrollbar-arrow-color: Aqua;');
treeMenuDocument.writeln('scrollbar-base-color: Blue;');
treeMenuDocument.writeln('scrollbar-darkshadow-color: Fuchsia;');
treeMenuDocument.writeln('scrollbar-face-color: Gray;');
treeMenuDocument.writeln('scrollbar-highlight-color: Green;');
treeMenuDocument.writeln('scrollbar-shadow-color: Lime;');
treeMenuDocument.writeln('scrollbar-track-color: Maroon;');
treeMenuDocument.writeln('}');
treeMenuDocument.writeln('</style>');
(boje, naravno, sam menjaj, ali to je to... 🙂 )
ups... sad sam tek video da je ovo staro mesec dana... sorry, ali retko posecujem Programiranje... nadam se da ce ti ipak koristiti!