]> git.wh0rd.org - tt-rss.git/blobdiff - tt-rss.js
add updated triple-pane theme
[tt-rss.git] / tt-rss.js
index 85f335b28ce8492cc8541929eba2dc6ded11b466..6d3cc73778139bad149da76ebce2d44a507ae2bd 100644 (file)
--- a/tt-rss.js
+++ b/tt-rss.js
@@ -416,7 +416,7 @@ function resize_headlines(delta_x, delta_y) {
                                4) + "px";
                        resize_grab.style.display = "block";
 
-                       resize_handle.src = "themes/"+getInitParam('theme')+"/images/resize_handle_vert.png";
+                       //resize_handle.src = "themes/"+getInitParam('theme')+"/images/resize_handle_vert.png";
                        resize_handle.style.paddingTop = (resize_grab.offsetHeight / 2 - 7) + "px";
        
                } else {