diff --git a/Customization/Collapsed Sidebar/resource/layout/uinavigatorpanel.layout b/Customization/Collapsed Sidebar/resource/layout/uinavigatorpanel.layout index 9030eef..eb45817 100644 --- a/Customization/Collapsed Sidebar/resource/layout/uinavigatorpanel.layout +++ b/Customization/Collapsed Sidebar/resource/layout/uinavigatorpanel.layout @@ -293,7 +293,7 @@ padding-left=0 padding-right=0 render{ - 0="image(x0,y0,x1,y1,graphics/Threshold/detail)" + 0="image(x0,y0,x1,y1,graphics/Threshold/detail_scale)" } render_bg{} } @@ -302,7 +302,7 @@ { bgcolor=DefaultText render{ - 0="image(x0,y0,x1,y1,graphics/Threshold/detail_hover)" + 0="image(x0,y0,x1,y1,graphics/Threshold/detail_scale_hover)" } } @@ -320,7 +320,7 @@ { bgcolor=Accent render{ - 0="image(x0,y0,x1,y1,graphics/Threshold/detail_hover)" + 0="image(x0,y0,x1,y1,graphics/Threshold/detail_scale_hover)" } } @@ -337,7 +337,7 @@ padding-left=0 padding-right=0 render{ - 0="image(x0,y0,x1,y1,graphics/Threshold/grid)" + 0="image(x0,y0,x1,y1,graphics/Threshold/grid_scale)" } render_bg{} } @@ -346,7 +346,7 @@ { bgcolor=DefaultText render{ - 0="image(x0,y0,x1,y1,graphics/Threshold/grid_hover)" + 0="image(x0,y0,x1,y1,graphics/Threshold/grid_scale_hover)" } } @@ -364,7 +364,7 @@ { bgcolor=Accent render{ - 0="image(x0,y0,x1,y1,graphics/Threshold/grid_hover)" + 0="image(x0,y0,x1,y1,graphics/Threshold/grid_scale_hover)" } } @@ -380,7 +380,7 @@ padding-left=0 padding-right=0 render{ - 0="image(x0,y0,x1,y1,graphics/Threshold/list)" + 0="image(x0,y0,x1,y1,graphics/Threshold/list_scale)" } } @@ -388,7 +388,7 @@ { bgcolor=DefaultText render{ - 0="image(x0,y0,x1,y1,graphics/Threshold/list_hover)" + 0="image(x0,y0,x1,y1,graphics/Threshold/list_scale_hover)" } } @@ -406,7 +406,7 @@ { bgcolor=Accent render{ - 0="image(x0,y0,x1,y1,graphics/Threshold/list_hover)" + 0="image(x0,y0,x1,y1,graphics/Threshold/list_scale_hover)" } }