mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-16 07:55:57 +00:00
add updated triple-pane theme
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user