Fix Collapsed Sidebar

This commit is contained in:
JackMyth 2018-08-01 10:34:10 +08:00
parent 8a54514abf
commit 1b124918a1
1 changed files with 9 additions and 9 deletions

View File

@ -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)"
}
}