[win-linux] scroller adaptation for svg icons
45
win-linux/res/icons/tabbar/scroll_left_disabled.svg
Normal file
@ -0,0 +1,45 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
width="15px"
|
||||
height="15px"
|
||||
viewBox="0 0 100 100"
|
||||
preserveAspectRatio="xMidYMid"
|
||||
class="lds-rolling"
|
||||
version="1.1"
|
||||
id="svg4"
|
||||
sodipodi:docname="scroll_left_disabled.svg"
|
||||
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
|
||||
xml:space="preserve"
|
||||
style="animation-play-state: running; animation-delay: 0s; background: none;"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"><defs
|
||||
id="defs8" /><sodipodi:namedview
|
||||
id="namedview6"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:showpageshadow="2"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
inkscape:deskcolor="#d1d1d1"
|
||||
showgrid="false"
|
||||
inkscape:zoom="11.313709"
|
||||
inkscape:cx="-19.622213"
|
||||
inkscape:cy="2.3864854"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1017"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="svg4"
|
||||
showguides="true" /><g
|
||||
id="g2476"
|
||||
transform="matrix(-0.82937211,0,0,-0.82937211,93.387325,91.594078)"
|
||||
style="stroke:#0f0f0f;stroke-opacity:0.36470589"><g
|
||||
id="path1657" /><g
|
||||
id="path1657-3"><path
|
||||
id="path2438"
|
||||
style="color:#000000;fill:#0f0f0f;fill-opacity:0.364706;stroke:none;stroke-opacity:1;-inkscape-stroke:none"
|
||||
d="m 68.361328,43.564453 -36.8125,37.539063 6.302734,6.18164 36.8125,-37.539062 z m 3.150705,3.091098 -36.812569,37.539373 m 2.706786,-71.396096 -6.173828,6.296875 37.49414,36.767578 6.173829,-6.294922 z m -3.087251,3.148503 37.493995,36.76807" /></g></g></svg>
|
||||
|
After Width: | Height: | Size: 1.8 KiB |
47
win-linux/res/icons/tabbar/scroll_left_disabled_light.svg
Normal file
@ -0,0 +1,47 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
width="15px"
|
||||
height="15px"
|
||||
viewBox="0 0 100 100"
|
||||
preserveAspectRatio="xMidYMid"
|
||||
class="lds-rolling"
|
||||
version="1.1"
|
||||
id="svg4"
|
||||
sodipodi:docname="scroll_left_disabled_light.svg"
|
||||
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
|
||||
xml:space="preserve"
|
||||
style="animation-play-state: running; animation-delay: 0s; background: none;"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"><defs
|
||||
id="defs8" /><sodipodi:namedview
|
||||
id="namedview6"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:showpageshadow="2"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
inkscape:deskcolor="#d1d1d1"
|
||||
showgrid="false"
|
||||
inkscape:zoom="45.254834"
|
||||
inkscape:cx="2.9389126"
|
||||
inkscape:cy="10.098369"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1017"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="svg4"
|
||||
showguides="true" /><g
|
||||
id="g302"
|
||||
style="stroke:#f0f0f0;stroke-opacity:0.341176" /><g
|
||||
id="path1657-3"
|
||||
style="stroke:none;stroke-opacity:0.341176;fill:#f0f0f0;fill-opacity:0.34117648"><path
|
||||
style="color:#000000;fill:#f0f0f0;stroke-width:7.32166;-inkscape-stroke:none;stroke:none;stroke-opacity:0.341176;fill-opacity:0.34117648"
|
||||
d="M 34.077239,52.899265 64.608557,21.765156 m 0.315547,56.60265 -31.096473,-30.494411"
|
||||
id="path5989" /><path
|
||||
style="color:#000000;fill:#f0f0f0;fill-opacity:0.34117648;-inkscape-stroke:none;stroke:none;stroke-opacity:0.341176"
|
||||
d="m 61.994141,19.201172 -25.578125,26.083984 -0.02539,-0.02539 -5.126953,5.226562 31.097656,30.496094 5.125,-5.228516 L 41.644531,50.412109 67.222656,24.328125 Z"
|
||||
id="path5991" /></g></svg>
|
||||
|
After Width: | Height: | Size: 2.0 KiB |
45
win-linux/res/icons/tabbar/scroll_left_hover.svg
Normal file
@ -0,0 +1,45 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
width="15px"
|
||||
height="15px"
|
||||
viewBox="0 0 100 100"
|
||||
preserveAspectRatio="xMidYMid"
|
||||
class="lds-rolling"
|
||||
version="1.1"
|
||||
id="svg4"
|
||||
sodipodi:docname="scroll_left_hover.svg"
|
||||
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
|
||||
xml:space="preserve"
|
||||
style="animation-play-state: running; animation-delay: 0s; background: none;"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"><defs
|
||||
id="defs8" /><sodipodi:namedview
|
||||
id="namedview6"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:showpageshadow="2"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
inkscape:deskcolor="#d1d1d1"
|
||||
showgrid="false"
|
||||
inkscape:zoom="22.627417"
|
||||
inkscape:cx="3.5797281"
|
||||
inkscape:cy="11.22532"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1017"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="svg4"
|
||||
showguides="true" /><g
|
||||
id="g2476"
|
||||
transform="matrix(-0.82937211,0,0,-0.82937211,93.387325,91.594078)"
|
||||
style="stroke:#0f0f0f;stroke-opacity:0.36470589"><g
|
||||
id="path1657" /><g
|
||||
id="path1657-3"><path
|
||||
id="path2438"
|
||||
style="color:#000000;fill:#0f0f0f;fill-opacity:0.90980393;stroke:none;stroke-opacity:1;-inkscape-stroke:none"
|
||||
d="m 68.361328,43.564453 -36.8125,37.539063 6.302734,6.18164 36.8125,-37.539062 z m 3.150705,3.091098 -36.812569,37.539373 m 2.706786,-71.396096 -6.173828,6.296875 37.49414,36.767578 6.173829,-6.294922 z m -3.087251,3.148503 37.493995,36.76807" /></g></g></svg>
|
||||
|
After Width: | Height: | Size: 1.8 KiB |
47
win-linux/res/icons/tabbar/scroll_left_hover_light.svg
Normal file
@ -0,0 +1,47 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
width="15px"
|
||||
height="15px"
|
||||
viewBox="0 0 100 100"
|
||||
preserveAspectRatio="xMidYMid"
|
||||
class="lds-rolling"
|
||||
version="1.1"
|
||||
id="svg4"
|
||||
sodipodi:docname="scroll_left_hover_light.svg"
|
||||
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
|
||||
xml:space="preserve"
|
||||
style="animation-play-state: running; animation-delay: 0s; background: none;"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"><defs
|
||||
id="defs8" /><sodipodi:namedview
|
||||
id="namedview6"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:showpageshadow="2"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
inkscape:deskcolor="#d1d1d1"
|
||||
showgrid="false"
|
||||
inkscape:zoom="45.254834"
|
||||
inkscape:cx="1.3700194"
|
||||
inkscape:cy="10.120466"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1017"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="svg4"
|
||||
showguides="true" /><g
|
||||
id="g302"
|
||||
style="stroke:#f0f0f0;stroke-opacity:0.341176" /><g
|
||||
id="path1657-3"
|
||||
style="stroke:none;stroke-opacity:0.341176;fill:#f0f0f0;fill-opacity:0.9137255"><path
|
||||
style="color:#000000;fill:#f0f0f0;stroke-width:7.32166;-inkscape-stroke:none;stroke:none;stroke-opacity:0.341176;fill-opacity:0.9137255"
|
||||
d="M 34.077239,52.899265 64.608557,21.765156 m 0.315547,56.60265 -31.096473,-30.494411"
|
||||
id="path5989" /><path
|
||||
style="color:#000000;fill:#f0f0f0;fill-opacity:0.9137255;-inkscape-stroke:none;stroke:none;stroke-opacity:0.341176"
|
||||
d="m 61.994141,19.201172 -25.578125,26.083984 -0.02539,-0.02539 -5.126953,5.226562 31.097656,30.496094 5.125,-5.228516 L 41.644531,50.412109 67.222656,24.328125 Z"
|
||||
id="path5991" /></g></svg>
|
||||
|
After Width: | Height: | Size: 2.0 KiB |
46
win-linux/res/icons/tabbar/scroll_left_normal.svg
Normal file
@ -0,0 +1,46 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
width="15px"
|
||||
height="15px"
|
||||
viewBox="0 0 100 100"
|
||||
preserveAspectRatio="xMidYMid"
|
||||
class="lds-rolling"
|
||||
version="1.1"
|
||||
id="svg4"
|
||||
sodipodi:docname="scroll_left_normal.svg"
|
||||
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
|
||||
xml:space="preserve"
|
||||
style="animation-play-state: running; animation-delay: 0s; background: none;"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"><defs
|
||||
id="defs8" /><sodipodi:namedview
|
||||
id="namedview6"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:showpageshadow="2"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
inkscape:deskcolor="#d1d1d1"
|
||||
showgrid="false"
|
||||
inkscape:zoom="64"
|
||||
inkscape:cx="4.359375"
|
||||
inkscape:cy="7.734375"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1017"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="svg4"
|
||||
showguides="true" /><g
|
||||
id="g2476"
|
||||
transform="matrix(-0.82937211,0,0,-0.82937211,93.387325,91.594078)"
|
||||
style="stroke:#0f0f0f;stroke-opacity:1"><path
|
||||
style="fill:#0000ff;fill-opacity:1;stroke:#0f0f0f;stroke-width:8.81728;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 34.318999,15.947331 37.493995,36.76807"
|
||||
id="path1657" /><path
|
||||
style="fill:#0000ff;fill-opacity:1;stroke:#0f0f0f;stroke-width:8.82795;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="M 71.512033,46.655551 34.699464,84.194924"
|
||||
id="path1657-3" /></g></svg>
|
||||
|
After Width: | Height: | Size: 1.8 KiB |
46
win-linux/res/icons/tabbar/scroll_left_normal_light.svg
Normal file
@ -0,0 +1,46 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
width="15px"
|
||||
height="15px"
|
||||
viewBox="0 0 100 100"
|
||||
preserveAspectRatio="xMidYMid"
|
||||
class="lds-rolling"
|
||||
version="1.1"
|
||||
id="svg4"
|
||||
sodipodi:docname="scroll_left_normal_light.svg"
|
||||
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
|
||||
xml:space="preserve"
|
||||
style="animation-play-state: running; animation-delay: 0s; background: none;"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"><defs
|
||||
id="defs8" /><sodipodi:namedview
|
||||
id="namedview6"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:showpageshadow="2"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
inkscape:deskcolor="#d1d1d1"
|
||||
showgrid="false"
|
||||
inkscape:zoom="16"
|
||||
inkscape:cx="-4"
|
||||
inkscape:cy="1.75"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1017"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="svg4"
|
||||
showguides="true" /><g
|
||||
id="g2476"
|
||||
transform="matrix(-0.82937211,0,0,-0.82937211,93.387325,91.594078)"
|
||||
style="stroke:#f0f0f0;stroke-opacity:0.90980393"><path
|
||||
style="fill:#0000ff;fill-opacity:1;stroke:#f0f0f0;stroke-width:8.81728;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:0.90980393"
|
||||
d="m 34.318999,15.947331 37.493995,36.76807"
|
||||
id="path1657" /><path
|
||||
style="fill:#0000ff;fill-opacity:1;stroke:#f0f0f0;stroke-width:8.82795;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:0.90980393"
|
||||
d="M 71.512033,46.655551 34.699464,84.194924"
|
||||
id="path1657-3" /></g></svg>
|
||||
|
After Width: | Height: | Size: 1.8 KiB |
46
win-linux/res/icons/tabbar/scroll_left_pressed_light.svg
Normal file
@ -0,0 +1,46 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
width="15px"
|
||||
height="15px"
|
||||
viewBox="0 0 100 100"
|
||||
preserveAspectRatio="xMidYMid"
|
||||
class="lds-rolling"
|
||||
version="1.1"
|
||||
id="svg4"
|
||||
sodipodi:docname="scroll_left_pressed_light.svg"
|
||||
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
|
||||
xml:space="preserve"
|
||||
style="animation-play-state: running; animation-delay: 0s; background: none;"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"><defs
|
||||
id="defs8" /><sodipodi:namedview
|
||||
id="namedview6"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:showpageshadow="2"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
inkscape:deskcolor="#d1d1d1"
|
||||
showgrid="false"
|
||||
inkscape:zoom="16"
|
||||
inkscape:cx="-8.34375"
|
||||
inkscape:cy="1.75"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1017"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="svg4"
|
||||
showguides="true" /><g
|
||||
id="g2476"
|
||||
transform="matrix(-0.82937211,0,0,-0.82937211,93.387325,91.594078)"
|
||||
style="stroke:#f0f0f0;stroke-opacity:0.90980393"><path
|
||||
style="fill:#0000ff;fill-opacity:1;stroke:#f0f0f0;stroke-width:8.81728;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:0.90980393"
|
||||
d="m 34.318999,15.947331 37.493995,36.76807"
|
||||
id="path1657" /><path
|
||||
style="fill:#0000ff;fill-opacity:1;stroke:#f0f0f0;stroke-width:8.82795;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:0.90980393"
|
||||
d="M 71.512033,46.655551 34.699464,84.194924"
|
||||
id="path1657-3" /></g></svg>
|
||||
|
After Width: | Height: | Size: 1.8 KiB |
44
win-linux/res/icons/tabbar/scroll_right_disabled.svg
Normal file
@ -0,0 +1,44 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
width="15px"
|
||||
height="15px"
|
||||
viewBox="0 0 100 100"
|
||||
preserveAspectRatio="xMidYMid"
|
||||
class="lds-rolling"
|
||||
style="animation-play-state: running; animation-delay: 0s; background: none;"
|
||||
version="1.1"
|
||||
id="svg4"
|
||||
sodipodi:docname="scroll_right_disabled.svg"
|
||||
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
|
||||
xml:space="preserve"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"><defs
|
||||
id="defs8" /><sodipodi:namedview
|
||||
id="namedview6"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:showpageshadow="2"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
inkscape:deskcolor="#d1d1d1"
|
||||
showgrid="false"
|
||||
inkscape:zoom="22.627417"
|
||||
inkscape:cx="10.562408"
|
||||
inkscape:cy="8.2201163"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1017"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="svg4" /><g
|
||||
id="g2476"
|
||||
style="stroke:#0f0f0f;stroke-opacity:0.36470589"
|
||||
transform="matrix(0.82936074,0,0,0.82931372,10.530037,7.5233745)"><g
|
||||
id="path1657" /><g
|
||||
id="path1657-3"><path
|
||||
id="path966"
|
||||
style="color:#000000;fill:#0f0f0f;fill-opacity:0.364706;stroke:none;stroke-opacity:1;-inkscape-stroke:none"
|
||||
d="m 68.361328,43.564453 -36.8125,37.539063 6.302734,6.18164 36.8125,-37.539062 z m 3.150705,3.091098 -36.812569,37.539373 m 2.706786,-71.396096 -6.173828,6.296875 37.49414,36.767578 6.173829,-6.294922 z m -3.087251,3.148503 37.493995,36.76807" /></g></g></svg>
|
||||
|
After Width: | Height: | Size: 1.8 KiB |
42
win-linux/res/icons/tabbar/scroll_right_disabled_light.svg
Normal file
@ -0,0 +1,42 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
width="15px"
|
||||
height="15px"
|
||||
viewBox="0 0 100 100"
|
||||
preserveAspectRatio="xMidYMid"
|
||||
class="lds-rolling"
|
||||
style="animation-play-state: running; animation-delay: 0s; background: none;"
|
||||
version="1.1"
|
||||
id="svg4"
|
||||
sodipodi:docname="scroll_right_disabled_light.svg"
|
||||
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
|
||||
xml:space="preserve"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"><defs
|
||||
id="defs8" /><sodipodi:namedview
|
||||
id="namedview6"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:showpageshadow="2"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
inkscape:deskcolor="#d1d1d1"
|
||||
showgrid="false"
|
||||
inkscape:zoom="45.254834"
|
||||
inkscape:cx="4.5630484"
|
||||
inkscape:cy="7.115262"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1017"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="svg4" /><g
|
||||
id="g2476"
|
||||
style="stroke:#f0f0f0;stroke-opacity:0.34117648"
|
||||
transform="matrix(0.82936074,0,0,0.82931372,10.530037,7.5233745)"><path
|
||||
id="path1657-3"
|
||||
style="fill:#0000ff;fill-opacity:1;stroke:#f0f0f0;stroke-width:8.82795;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:0.34117648"
|
||||
d="M 71.512033,46.655551 34.699464,84.194924 m -0.380465,-68.247593 37.493995,36.76807" /></g></svg>
|
||||
|
After Width: | Height: | Size: 1.6 KiB |
44
win-linux/res/icons/tabbar/scroll_right_hover.svg
Normal file
@ -0,0 +1,44 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
width="15px"
|
||||
height="15px"
|
||||
viewBox="0 0 100 100"
|
||||
preserveAspectRatio="xMidYMid"
|
||||
class="lds-rolling"
|
||||
style="animation-play-state: running; animation-delay: 0s; background: none;"
|
||||
version="1.1"
|
||||
id="svg4"
|
||||
sodipodi:docname="scroll_right_hover.svg"
|
||||
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
|
||||
xml:space="preserve"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"><defs
|
||||
id="defs8" /><sodipodi:namedview
|
||||
id="namedview6"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:showpageshadow="2"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
inkscape:deskcolor="#d1d1d1"
|
||||
showgrid="false"
|
||||
inkscape:zoom="22.627417"
|
||||
inkscape:cx="2.6074563"
|
||||
inkscape:cy="9.9878833"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1017"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="svg4" /><g
|
||||
id="g2476"
|
||||
style="stroke:#0f0f0f;stroke-opacity:0.36470589"
|
||||
transform="matrix(0.82936074,0,0,0.82931372,10.530037,7.5233745)"><g
|
||||
id="path1657" /><g
|
||||
id="path1657-3"><path
|
||||
id="path966"
|
||||
style="color:#000000;fill:#0f0f0f;fill-opacity:0.90980393;stroke:none;stroke-opacity:1;-inkscape-stroke:none"
|
||||
d="m 68.361328,43.564453 -36.8125,37.539063 6.302734,6.18164 36.8125,-37.539062 z m 3.150705,3.091098 -36.812569,37.539373 m 2.706786,-71.396096 -6.173828,6.296875 37.49414,36.767578 6.173829,-6.294922 z m -3.087251,3.148503 37.493995,36.76807" /></g></g></svg>
|
||||
|
After Width: | Height: | Size: 1.8 KiB |
42
win-linux/res/icons/tabbar/scroll_right_hover_light.svg
Normal file
@ -0,0 +1,42 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
width="15px"
|
||||
height="15px"
|
||||
viewBox="0 0 100 100"
|
||||
preserveAspectRatio="xMidYMid"
|
||||
class="lds-rolling"
|
||||
style="animation-play-state: running; animation-delay: 0s; background: none;"
|
||||
version="1.1"
|
||||
id="svg4"
|
||||
sodipodi:docname="scroll_right_hover_light.svg"
|
||||
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
|
||||
xml:space="preserve"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"><defs
|
||||
id="defs8" /><sodipodi:namedview
|
||||
id="namedview6"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:showpageshadow="2"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
inkscape:deskcolor="#d1d1d1"
|
||||
showgrid="false"
|
||||
inkscape:zoom="45.254834"
|
||||
inkscape:cx="2.9831067"
|
||||
inkscape:cy="7.1373591"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1017"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="svg4" /><g
|
||||
id="g2476"
|
||||
style="stroke:#f0f0f0;stroke-opacity:0.9137255;fill:none;fill-opacity:1"
|
||||
transform="matrix(0.82936074,0,0,0.82931372,10.530037,7.5233745)"><path
|
||||
id="path1657-3"
|
||||
style="fill:none;fill-opacity:1;stroke:#f0f0f0;stroke-width:8.82795;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:0.9137255"
|
||||
d="M 71.512033,46.655551 34.699464,84.194924 m -0.380465,-68.247593 37.493995,36.76807" /></g></svg>
|
||||
|
After Width: | Height: | Size: 1.6 KiB |
45
win-linux/res/icons/tabbar/scroll_right_normal.svg
Normal file
@ -0,0 +1,45 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
width="15px"
|
||||
height="15px"
|
||||
viewBox="0 0 100 100"
|
||||
preserveAspectRatio="xMidYMid"
|
||||
class="lds-rolling"
|
||||
style="animation-play-state: running; animation-delay: 0s; background: none;"
|
||||
version="1.1"
|
||||
id="svg4"
|
||||
sodipodi:docname="scroll_right_normal.svg"
|
||||
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
|
||||
xml:space="preserve"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"><defs
|
||||
id="defs8" /><sodipodi:namedview
|
||||
id="namedview6"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:showpageshadow="2"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
inkscape:deskcolor="#d1d1d1"
|
||||
showgrid="false"
|
||||
inkscape:zoom="22.627417"
|
||||
inkscape:cx="3.9774756"
|
||||
inkscape:cy="11.048543"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1017"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="svg4" /><g
|
||||
id="g2476"
|
||||
style="stroke:#0f0f0f;stroke-opacity:1"
|
||||
transform="matrix(0.82936074,0,0,0.82931372,10.530037,7.5233745)"><path
|
||||
style="fill:#0000ff;fill-opacity:1;stroke:#0f0f0f;stroke-width:8.81728;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 34.318999,15.947331 37.493995,36.76807"
|
||||
id="path1657" /><path
|
||||
style="fill:#0000ff;fill-opacity:1;stroke:#0f0f0f;stroke-width:8.82795;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="M 71.512033,46.655551 34.699464,84.194924"
|
||||
id="path1657-3" /></g></svg>
|
||||
|
After Width: | Height: | Size: 1.8 KiB |
45
win-linux/res/icons/tabbar/scroll_right_normal_light.svg
Normal file
@ -0,0 +1,45 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
width="15px"
|
||||
height="15px"
|
||||
viewBox="0 0 100 100"
|
||||
preserveAspectRatio="xMidYMid"
|
||||
class="lds-rolling"
|
||||
style="animation-play-state: running; animation-delay: 0s; background: none;"
|
||||
version="1.1"
|
||||
id="svg4"
|
||||
sodipodi:docname="scroll_right_normal_light.svg"
|
||||
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
|
||||
xml:space="preserve"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"><defs
|
||||
id="defs8" /><sodipodi:namedview
|
||||
id="namedview6"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:showpageshadow="2"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
inkscape:deskcolor="#d1d1d1"
|
||||
showgrid="false"
|
||||
inkscape:zoom="22.627417"
|
||||
inkscape:cx="3.9774756"
|
||||
inkscape:cy="11.048543"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1017"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="svg4" /><g
|
||||
id="g2476"
|
||||
style="stroke:#f0f0f0;stroke-opacity:0.90980393"
|
||||
transform="matrix(0.82936074,0,0,0.82931372,10.530037,7.5233745)"><path
|
||||
style="fill:#0000ff;fill-opacity:1;stroke:#f0f0f0;stroke-width:8.81728;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:0.90980393"
|
||||
d="m 34.318999,15.947331 37.493995,36.76807"
|
||||
id="path1657" /><path
|
||||
style="fill:#0000ff;fill-opacity:1;stroke:#f0f0f0;stroke-width:8.82795;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:0.90980393"
|
||||
d="M 71.512033,46.655551 34.699464,84.194924"
|
||||
id="path1657-3" /></g></svg>
|
||||
|
After Width: | Height: | Size: 1.8 KiB |
45
win-linux/res/icons/tabbar/scroll_right_pressed_light.svg
Normal file
@ -0,0 +1,45 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
width="15px"
|
||||
height="15px"
|
||||
viewBox="0 0 100 100"
|
||||
preserveAspectRatio="xMidYMid"
|
||||
class="lds-rolling"
|
||||
style="animation-play-state: running; animation-delay: 0s; background: none;"
|
||||
version="1.1"
|
||||
id="svg4"
|
||||
sodipodi:docname="scroll_right_pressed_light.svg"
|
||||
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
|
||||
xml:space="preserve"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"><defs
|
||||
id="defs8" /><sodipodi:namedview
|
||||
id="namedview6"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:showpageshadow="2"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
inkscape:deskcolor="#d1d1d1"
|
||||
showgrid="false"
|
||||
inkscape:zoom="22.627417"
|
||||
inkscape:cx="0.90598056"
|
||||
inkscape:cy="11.048543"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1017"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="svg4" /><g
|
||||
id="g2476"
|
||||
style="stroke:#f0f0f0;stroke-opacity:0.90980393"
|
||||
transform="matrix(0.82936074,0,0,0.82931372,10.530037,7.5233745)"><path
|
||||
style="fill:#0000ff;fill-opacity:1;stroke:#f0f0f0;stroke-width:8.81728;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:0.90980393"
|
||||
d="m 34.318999,15.947331 37.493995,36.76807"
|
||||
id="path1657" /><path
|
||||
style="fill:#0000ff;fill-opacity:1;stroke:#f0f0f0;stroke-width:8.82795;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:0.90980393"
|
||||
d="M 71.512033,46.655551 34.699464,84.194924"
|
||||
id="path1657-3" /></g></svg>
|
||||
|
After Width: | Height: | Size: 1.8 KiB |
@ -38,37 +38,88 @@
|
||||
#scrollerFrame>QToolButton:pressed {background-color: #b7b7b7;}
|
||||
|
||||
#scrollerFrame>QToolButton#leftButton {
|
||||
image: url(:/tabbar/icons/scrolltab_ln.png) center no-repeat;
|
||||
image: url(:/tabbar/icons/scrolltab_ln.svg) center no-repeat;
|
||||
}
|
||||
|
||||
#scrollerFrame>QToolButton#leftButton:disabled {
|
||||
image: url(:/tabbar/icons/scrolltab_ld.png) center no-repeat;
|
||||
image: url(:/tabbar/icons/scrolltab_ld.svg) center no-repeat;
|
||||
}
|
||||
|
||||
#scrollerFrame>QToolButton#leftButton:hover {
|
||||
image: url(:/tabbar/icons/scrolltab_lh.png) center no-repeat;
|
||||
image: url(:/tabbar/icons/scrolltab_lh.svg) center no-repeat;
|
||||
}
|
||||
|
||||
#scrollerFrame>QToolButton#leftButton:pressed {
|
||||
image: url(:/tabbar/icons/scrolltab_lp.png) center no-repeat;
|
||||
}
|
||||
|
||||
#scrollerFrame>QToolButton#rightButton {
|
||||
image: url(:/tabbar/icons/scrolltab_rn.png) center no-repeat;
|
||||
image: url(:/tabbar/icons/scrolltab_rn.svg) center no-repeat;
|
||||
}
|
||||
|
||||
#scrollerFrame>QToolButton#rightButton:disabled {
|
||||
image: url(:/tabbar/icons/scrolltab_rd.png) center no-repeat;
|
||||
image: url(:/tabbar/icons/scrolltab_rd.svg) center no-repeat;
|
||||
}
|
||||
|
||||
#scrollerFrame>QToolButton#rightButton:hover {
|
||||
image: url(:/tabbar/icons/scrolltab_rh.png) center no-repeat;
|
||||
image: url(:/tabbar/icons/scrolltab_rh.svg) center no-repeat;
|
||||
}
|
||||
|
||||
#scrollerFrame>QToolButton#rightButton:pressed {
|
||||
image: url(:/tabbar/icons/scrolltab_rp.png) center no-repeat;
|
||||
}
|
||||
|
||||
/* Dark */
|
||||
#mainPanel[uitheme=theme-dark] #scrollerFrame>QToolButton#leftButton {
|
||||
image: url(:/tabbar/icons/scrolltab_ln_light.svg) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-dark] #scrollerFrame>QToolButton#leftButton:disabled {
|
||||
image: url(:/tabbar/icons/scrolltab_ld_light.svg) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-dark] #scrollerFrame>QToolButton#leftButton:hover {
|
||||
image: url(:/tabbar/icons/scrolltab_lh_light.svg) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-dark] #scrollerFrame>QToolButton#leftButton:pressed {
|
||||
image: url(:/tabbar/icons/scrolltab_lp_light.svg) center no-repeat;
|
||||
}
|
||||
|
||||
|
||||
#mainPanel[uitheme=theme-dark] #scrollerFrame>QToolButton#rightButton {
|
||||
image: url(:/tabbar/icons/scrolltab_rn_light.svg) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-dark] #scrollerFrame>QToolButton#rightButton:disabled {
|
||||
image: url(:/tabbar/icons/scrolltab_rd_light.svg) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-dark] #scrollerFrame>QToolButton#rightButton:hover {
|
||||
image: url(:/tabbar/icons/scrolltab_rh_light.svg) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-dark] #scrollerFrame>QToolButton#rightButton:pressed {
|
||||
image: url(:/tabbar/icons/scrolltab_rp_light.svg) center no-repeat;
|
||||
}
|
||||
|
||||
/* Contrast-dark*/
|
||||
#mainPanel[uitheme=theme-contrast-dark] #scrollerFrame>QToolButton#leftButton {
|
||||
image: url(:/tabbar/icons/scrolltab_ln_light.svg) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-contrast-dark] #scrollerFrame>QToolButton#leftButton:disabled {
|
||||
image: url(:/tabbar/icons/scrolltab_ld_light.svg) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-contrast-dark] #scrollerFrame>QToolButton#leftButton:hover {
|
||||
image: url(:/tabbar/icons/scrolltab_lh_light.svg) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-contrast-dark] #scrollerFrame>QToolButton#leftButton:pressed {
|
||||
image: url(:/tabbar/icons/scrolltab_lp_light.svg) center no-repeat;
|
||||
}
|
||||
|
||||
|
||||
#mainPanel[uitheme=theme-contrast-dark] #scrollerFrame>QToolButton#rightButton {
|
||||
image: url(:/tabbar/icons/scrolltab_rn_light.svg) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-contrast-dark] #scrollerFrame>QToolButton#rightButton:disabled {
|
||||
image: url(:/tabbar/icons/scrolltab_rd_light.svg) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-contrast-dark] #scrollerFrame>QToolButton#rightButton:hover {
|
||||
image: url(:/tabbar/icons/scrolltab_rh_light.png) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-contrast-dark] #scrollerFrame>QToolButton#rightButton:pressed {
|
||||
image: url(:/tabbar/icons/scrolltab_rp_light.svg) center no-repeat;
|
||||
}
|
||||
|
||||
|
||||
QPushButton#toolButtonMaximize, QPushButton#toolButtonMain,
|
||||
QPushButton#toolButtonMinimize, QPushButton#toolButtonClose,
|
||||
QPushButton#toolButtonDownload {
|
||||
|
||||
@ -17,44 +17,16 @@
|
||||
max-width: 48px;
|
||||
}
|
||||
|
||||
#scrollerFrame>QToolButton {
|
||||
margin: 0px;
|
||||
border: none; background-color: #f1f1f1;
|
||||
}
|
||||
#scrollerFrame>QToolButton:hover {background-color: #cecece;}
|
||||
#scrollerFrame>QToolButton:pressed {background-color: #b7b7b7;}
|
||||
|
||||
#scrollerFrame>QToolButton#leftButton {
|
||||
image: url(:/tabbar/icons/scrolltab_ln_1.25x.png) center no-repeat;
|
||||
}
|
||||
|
||||
#scrollerFrame>QToolButton#leftButton:disabled {
|
||||
image: url(:/tabbar/icons/scrolltab_ld_1.25x.png) center no-repeat;
|
||||
}
|
||||
|
||||
#scrollerFrame>QToolButton#leftButton:hover {
|
||||
image: url(:/tabbar/icons/scrolltab_lh_1.25x.png) center no-repeat;
|
||||
}
|
||||
|
||||
#scrollerFrame>QToolButton#leftButton:pressed {
|
||||
image: url(:/tabbar/icons/scrolltab_lp_1.25x.png) center no-repeat;
|
||||
}
|
||||
|
||||
#scrollerFrame>QToolButton#rightButton {
|
||||
image: url(:/tabbar/icons/scrolltab_rn_1.25x.png) center no-repeat;
|
||||
}
|
||||
|
||||
#scrollerFrame>QToolButton#rightButton:disabled {
|
||||
image: url(:/tabbar/icons/scrolltab_rd_1.25x.png) center no-repeat;
|
||||
}
|
||||
|
||||
#scrollerFrame>QToolButton#rightButton:hover {
|
||||
image: url(:/tabbar/icons/scrolltab_rh_1.25x.png) center no-repeat;
|
||||
}
|
||||
|
||||
#scrollerFrame>QToolButton#rightButton:pressed {
|
||||
image: url(:/tabbar/icons/scrolltab_rp_1.25x.png) center no-repeat;
|
||||
}
|
||||
|
||||
QPushButton#toolButtonDownload {
|
||||
padding: 7px;
|
||||
}
|
||||
|
||||
@ -17,44 +17,16 @@
|
||||
max-width: 48px;
|
||||
}
|
||||
|
||||
#scrollerFrame>QToolButton {
|
||||
margin: 0px;
|
||||
border: none; background-color: #f1f1f1;
|
||||
}
|
||||
#scrollerFrame>QToolButton:hover {background-color: #cecece;}
|
||||
#scrollerFrame>QToolButton:pressed {background-color: #b7b7b7;}
|
||||
|
||||
#scrollerFrame>QToolButton#leftButton {
|
||||
image: url(:/tabbar/icons/scrolltab_ln_1.5x.png) center no-repeat;
|
||||
}
|
||||
|
||||
#scrollerFrame>QToolButton#leftButton:disabled {
|
||||
image: url(:/tabbar/icons/scrolltab_ld_1.5x.png) center no-repeat;
|
||||
}
|
||||
|
||||
#scrollerFrame>QToolButton#leftButton:hover {
|
||||
image: url(:/tabbar/icons/scrolltab_lh_1.5x.png) center no-repeat;
|
||||
}
|
||||
|
||||
#scrollerFrame>QToolButton#leftButton:pressed {
|
||||
image: url(:/tabbar/icons/scrolltab_lp_1.5x.png) center no-repeat;
|
||||
}
|
||||
|
||||
#scrollerFrame>QToolButton#rightButton {
|
||||
image: url(:/tabbar/icons/scrolltab_rn_1.5x.png) center no-repeat;
|
||||
}
|
||||
|
||||
#scrollerFrame>QToolButton#rightButton:disabled {
|
||||
image: url(:/tabbar/icons/scrolltab_rd_1.5x.png) center no-repeat;
|
||||
}
|
||||
|
||||
#scrollerFrame>QToolButton#rightButton:hover {
|
||||
image: url(:/tabbar/icons/scrolltab_rh_1.5x.png) center no-repeat;
|
||||
}
|
||||
|
||||
#scrollerFrame>QToolButton#rightButton:pressed {
|
||||
image: url(:/tabbar/icons/scrolltab_rp_1.5x.png) center no-repeat;
|
||||
}
|
||||
|
||||
QPushButton#toolButtonDownload {
|
||||
padding: 9px;
|
||||
}
|
||||
|
||||
@ -2,7 +2,6 @@
|
||||
min-width: 350px;
|
||||
}
|
||||
|
||||
|
||||
#labelAppTitle {
|
||||
margin-top: -4px;
|
||||
font-size: 20px;
|
||||
@ -18,40 +17,12 @@
|
||||
max-width: 64px;
|
||||
}
|
||||
|
||||
#scrollerFrame>QToolButton {
|
||||
margin: 0px;
|
||||
border: none; background-color: #f1f1f1;
|
||||
}
|
||||
#scrollerFrame>QToolButton:hover {background-color: #cecece;}
|
||||
#scrollerFrame>QToolButton:pressed {background-color: #b7b7b7;}
|
||||
|
||||
#scrollerFrame>QToolButton#leftButton {
|
||||
image: url(:/tabbar/icons/scrolltab_ln_1.75x.png) center no-repeat;
|
||||
}
|
||||
|
||||
#scrollerFrame>QToolButton#leftButton:disabled {
|
||||
image: url(:/tabbar/icons/scrolltab_ld_1.75x.png) center no-repeat;
|
||||
}
|
||||
|
||||
#scrollerFrame>QToolButton#leftButton:hover {
|
||||
image: url(:/tabbar/icons/scrolltab_lh_1.75x.png) center no-repeat;
|
||||
}
|
||||
|
||||
#scrollerFrame>QToolButton#leftButton:pressed {
|
||||
image: url(:/tabbar/icons/scrolltab_lp_1.75x.png) center no-repeat;
|
||||
}
|
||||
|
||||
#scrollerFrame>QToolButton#rightButton {
|
||||
image: url(:/tabbar/icons/scrolltab_rn_1.75x.png) center no-repeat;
|
||||
}
|
||||
|
||||
#scrollerFrame>QToolButton#rightButton:disabled {
|
||||
image: url(:/tabbar/icons/scrolltab_rd_1.75x.png) center no-repeat;
|
||||
}
|
||||
|
||||
#scrollerFrame>QToolButton#rightButton:hover {
|
||||
image: url(:/tabbar/icons/scrolltab_rh_1.75x.png) center no-repeat;
|
||||
}
|
||||
|
||||
#scrollerFrame>QToolButton#rightButton:pressed {
|
||||
image: url(:/tabbar/icons/scrolltab_rp_1.75x.png) center no-repeat;
|
||||
|
||||
@ -17,44 +17,16 @@
|
||||
max-width: 64px;
|
||||
}
|
||||
|
||||
#scrollerFrame>QToolButton {
|
||||
margin: 0px;
|
||||
border: none; background-color: #f1f1f1;
|
||||
}
|
||||
#scrollerFrame>QToolButton:hover {background-color: #cecece;}
|
||||
#scrollerFrame>QToolButton:pressed {background-color: #b7b7b7;}
|
||||
|
||||
#scrollerFrame>QToolButton#leftButton {
|
||||
image: url(:/tabbar/icons/scrolltab_ln_2x.png) center no-repeat;
|
||||
}
|
||||
|
||||
#scrollerFrame>QToolButton#leftButton:disabled {
|
||||
image: url(:/tabbar/icons/scrolltab_ld_2x.png) center no-repeat;
|
||||
}
|
||||
|
||||
#scrollerFrame>QToolButton#leftButton:hover {
|
||||
image: url(:/tabbar/icons/scrolltab_lh_2x.png) center no-repeat;
|
||||
}
|
||||
|
||||
#scrollerFrame>QToolButton#leftButton:pressed {
|
||||
image: url(:/tabbar/icons/scrolltab_lp_2x.png) center no-repeat;
|
||||
}
|
||||
|
||||
#scrollerFrame>QToolButton#rightButton {
|
||||
image: url(:/tabbar/icons/scrolltab_rn_2x.png) center no-repeat;
|
||||
}
|
||||
|
||||
#scrollerFrame>QToolButton#rightButton:disabled {
|
||||
image: url(:/tabbar/icons/scrolltab_rd_2x.png) center no-repeat;
|
||||
}
|
||||
|
||||
#scrollerFrame>QToolButton#rightButton:hover {
|
||||
image: url(:/tabbar/icons/scrolltab_rh_2x.png) center no-repeat;
|
||||
}
|
||||
|
||||
#scrollerFrame>QToolButton#rightButton:pressed {
|
||||
image: url(:/tabbar/icons/scrolltab_rp_2x.png) center no-repeat;
|
||||
}
|
||||
|
||||
QPushButton#toolButtonDownload {
|
||||
padding: 12px;
|
||||
}
|
||||
|
||||
@ -22,55 +22,3 @@ QTabBar[active=false]::tab:selected:hover {background-color: #cecece;}
|
||||
#mainPanel[uitheme=theme-dark] #scrollerFrame>QToolButton {background-color: #404040;}
|
||||
#mainPanel[uitheme=theme-dark] #scrollerFrame>QToolButton:hover {background-color: #555;}
|
||||
#mainPanel[uitheme=theme-dark] #scrollerFrame>QToolButton:pressed {background-color: #606060;}
|
||||
|
||||
#mainPanel[uitheme=theme-dark] #scrollerFrame>QToolButton#leftButton {
|
||||
image: url(:/tabbar/icons/scrolltab_ln_light_1.25x.png) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-dark] #scrollerFrame>QToolButton#leftButton:disabled {
|
||||
image: url(:/tabbar/icons/scrolltab_ld_light_1.25x.png) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-dark] #scrollerFrame>QToolButton#leftButton:hover {
|
||||
image: url(:/tabbar/icons/scrolltab_lh_light_1.25x.png) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-dark] #scrollerFrame>QToolButton#leftButton:pressed {
|
||||
image: url(:/tabbar/icons/scrolltab_lp_light_1.25x.png) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-dark] #scrollerFrame>QToolButton#rightButton {
|
||||
image: url(:/tabbar/icons/scrolltab_rn_light_1.25x.png) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-dark] #scrollerFrame>QToolButton#rightButton:disabled {
|
||||
image: url(:/tabbar/icons/scrolltab_rd_light_1.25x.png) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-dark] #scrollerFrame>QToolButton#rightButton:hover {
|
||||
image: url(:/tabbar/icons/scrolltab_rh_light_1.25x.png) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-dark] #scrollerFrame>QToolButton#rightButton:pressed {
|
||||
image: url(:/tabbar/icons/scrolltab_rp_light_1.25x.png) center no-repeat;
|
||||
}
|
||||
|
||||
/* Contrast-dark*/
|
||||
|
||||
#mainPanel[uitheme=theme-contrast-dark] #scrollerFrame>QToolButton#leftButton {
|
||||
image: url(:/tabbar/icons/scrolltab_ln_light_1.25x.png) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-contrast-dark] #scrollerFrame>QToolButton#leftButton:disabled {
|
||||
image: url(:/tabbar/icons/scrolltab_ld_light_1.25x.png) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-contrast-dark] #scrollerFrame>QToolButton#leftButton:hover {
|
||||
image: url(:/tabbar/icons/scrolltab_lh_light_1.25x.png) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-contrast-dark] #scrollerFrame>QToolButton#leftButton:pressed {
|
||||
image: url(:/tabbar/icons/scrolltab_lp_light_1.25x.png) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-contrast-dark] #scrollerFrame>QToolButton#rightButton {
|
||||
image: url(:/tabbar/icons/scrolltab_rn_light_1.25x.png) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-contrast-dark] #scrollerFrame>QToolButton#rightButton:disabled {
|
||||
image: url(:/tabbar/icons/scrolltab_rd_light_1.25x.png) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-contrast-dark] #scrollerFrame>QToolButton#rightButton:hover {
|
||||
image: url(:/tabbar/icons/scrolltab_rh_light_1.25x.png) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-contrast-dark] #scrollerFrame>QToolButton#rightButton:pressed {
|
||||
image: url(:/tabbar/icons/scrolltab_rp_light_1.25x.png) center no-repeat;
|
||||
}
|
||||
|
||||
@ -22,55 +22,3 @@ QTabBar[active=false]::tab:selected:hover {background-color: #cecece;}
|
||||
#mainPanel[uitheme=theme-dark] #scrollerFrame>QToolButton {background-color: #404040;}
|
||||
#mainPanel[uitheme=theme-dark] #scrollerFrame>QToolButton:hover {background-color: #555;}
|
||||
#mainPanel[uitheme=theme-dark] #scrollerFrame>QToolButton:pressed {background-color: #606060;}
|
||||
|
||||
#mainPanel[uitheme=theme-dark] #scrollerFrame>QToolButton#leftButton {
|
||||
image: url(:/tabbar/icons/scrolltab_ln_light_1.5x.png) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-dark] #scrollerFrame>QToolButton#leftButton:disabled {
|
||||
image: url(:/tabbar/icons/scrolltab_ld_light_1.5x.png) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-dark] #scrollerFrame>QToolButton#leftButton:hover {
|
||||
image: url(:/tabbar/icons/scrolltab_lh_light_1.5x.png) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-dark] #scrollerFrame>QToolButton#leftButton:pressed {
|
||||
image: url(:/tabbar/icons/scrolltab_lp_light_1.5x.png) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-dark] #scrollerFrame>QToolButton#rightButton {
|
||||
image: url(:/tabbar/icons/scrolltab_rn_light_1.5x.png) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-dark] #scrollerFrame>QToolButton#rightButton:disabled {
|
||||
image: url(:/tabbar/icons/scrolltab_rd_light_1.5x.png) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-dark] #scrollerFrame>QToolButton#rightButton:hover {
|
||||
image: url(:/tabbar/icons/scrolltab_rh_light_1.5x.png) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-dark] #scrollerFrame>QToolButton#rightButton:pressed {
|
||||
image: url(:/tabbar/icons/scrolltab_rp_light_1.5x.png) center no-repeat;
|
||||
}
|
||||
|
||||
/* Contrast-dark*/
|
||||
|
||||
#mainPanel[uitheme=theme-contrast-dark] #scrollerFrame>QToolButton#leftButton {
|
||||
image: url(:/tabbar/icons/scrolltab_ln_light_1.5x.png) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-contrast-dark] #scrollerFrame>QToolButton#leftButton:disabled {
|
||||
image: url(:/tabbar/icons/scrolltab_ld_light_1.5x.png) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-contrast-dark] #scrollerFrame>QToolButton#leftButton:hover {
|
||||
image: url(:/tabbar/icons/scrolltab_lh_light_1.5x.png) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-contrast-dark] #scrollerFrame>QToolButton#leftButton:pressed {
|
||||
image: url(:/tabbar/icons/scrolltab_lp_light_1.5x.png) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-contrast-dark] #scrollerFrame>QToolButton#rightButton {
|
||||
image: url(:/tabbar/icons/scrolltab_rn_light_1.5x.png) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-contrast-dark] #scrollerFrame>QToolButton#rightButton:disabled {
|
||||
image: url(:/tabbar/icons/scrolltab_rd_light_1.5x.png) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-contrast-dark] #scrollerFrame>QToolButton#rightButton:hover {
|
||||
image: url(:/tabbar/icons/scrolltab_rh_light_1.5x.png) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-contrast-dark] #scrollerFrame>QToolButton#rightButton:pressed {
|
||||
image: url(:/tabbar/icons/scrolltab_rp_light_1.5x.png) center no-repeat;
|
||||
}
|
||||
|
||||
@ -22,55 +22,3 @@ QTabBar[active=false]::tab:selected:hover {background-color: #cecece;}
|
||||
#mainPanel[uitheme=theme-dark] #scrollerFrame>QToolButton {background-color: #404040;}
|
||||
#mainPanel[uitheme=theme-dark] #scrollerFrame>QToolButton:hover {background-color: #555;}
|
||||
#mainPanel[uitheme=theme-dark] #scrollerFrame>QToolButton:pressed {background-color: #606060;}
|
||||
|
||||
#mainPanel[uitheme=theme-dark] #scrollerFrame>QToolButton#leftButton {
|
||||
image: url(:/tabbar/icons/scrolltab_ln_light_1.75x.png) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-dark] #scrollerFrame>QToolButton#leftButton:disabled {
|
||||
image: url(:/tabbar/icons/scrolltab_ld_light_1.75x.png) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-dark] #scrollerFrame>QToolButton#leftButton:hover {
|
||||
image: url(:/tabbar/icons/scrolltab_lh_light_1.75x.png) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-dark] #scrollerFrame>QToolButton#leftButton:pressed {
|
||||
image: url(:/tabbar/icons/scrolltab_lp_light_1.75x.png) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-dark] #scrollerFrame>QToolButton#rightButton {
|
||||
image: url(:/tabbar/icons/scrolltab_rn_light_1.75x.png) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-dark] #scrollerFrame>QToolButton#rightButton:disabled {
|
||||
image: url(:/tabbar/icons/scrolltab_rd_light_1.75x.png) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-dark] #scrollerFrame>QToolButton#rightButton:hover {
|
||||
image: url(:/tabbar/icons/scrolltab_rh_light_1.75x.png) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-dark] #scrollerFrame>QToolButton#rightButton:pressed {
|
||||
image: url(:/tabbar/icons/scrolltab_rp_light_1.75x.png) center no-repeat;
|
||||
}
|
||||
|
||||
/* Contrast-dark*/
|
||||
|
||||
#mainPanel[uitheme=theme-contrast-dark] #scrollerFrame>QToolButton#leftButton {
|
||||
image: url(:/tabbar/icons/scrolltab_ln_light_1.75x.png) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-contrast-dark] #scrollerFrame>QToolButton#leftButton:disabled {
|
||||
image: url(:/tabbar/icons/scrolltab_ld_light_1.75x.png) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-contrast-dark] #scrollerFrame>QToolButton#leftButton:hover {
|
||||
image: url(:/tabbar/icons/scrolltab_lh_light_1.75x.png) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-contrast-dark] #scrollerFrame>QToolButton#leftButton:pressed {
|
||||
image: url(:/tabbar/icons/scrolltab_lp_light_1.75x.png) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-contrast-dark] #scrollerFrame>QToolButton#rightButton {
|
||||
image: url(:/tabbar/icons/scrolltab_rn_light_1.75x.png) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-contrast-dark] #scrollerFrame>QToolButton#rightButton:disabled {
|
||||
image: url(:/tabbar/icons/scrolltab_rd_light_1.75x.png) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-contrast-dark] #scrollerFrame>QToolButton#rightButton:hover {
|
||||
image: url(:/tabbar/icons/scrolltab_rh_light_1.75x.png) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-contrast-dark] #scrollerFrame>QToolButton#rightButton:pressed {
|
||||
image: url(:/tabbar/icons/scrolltab_rp_light_1.75x.png) center no-repeat;
|
||||
}
|
||||
|
||||
@ -22,55 +22,3 @@ QTabBar[active=false]::tab:selected:hover {background-color: #cecece;}
|
||||
#mainPanel[uitheme=theme-dark] #scrollerFrame>QToolButton {background-color: #404040;}
|
||||
#mainPanel[uitheme=theme-dark] #scrollerFrame>QToolButton:hover {background-color: #555;}
|
||||
#mainPanel[uitheme=theme-dark] #scrollerFrame>QToolButton:pressed {background-color: #606060;}
|
||||
|
||||
#mainPanel[uitheme=theme-dark] #scrollerFrame>QToolButton#leftButton {
|
||||
image: url(:/tabbar/icons/scrolltab_ln_light.png) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-dark] #scrollerFrame>QToolButton#leftButton:disabled {
|
||||
image: url(:/tabbar/icons/scrolltab_ld_light.png) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-dark] #scrollerFrame>QToolButton#leftButton:hover {
|
||||
image: url(:/tabbar/icons/scrolltab_lh_light.png) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-dark] #scrollerFrame>QToolButton#leftButton:pressed {
|
||||
image: url(:/tabbar/icons/scrolltab_lp_light.png) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-dark] #scrollerFrame>QToolButton#rightButton {
|
||||
image: url(:/tabbar/icons/scrolltab_rn_light.png) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-dark] #scrollerFrame>QToolButton#rightButton:disabled {
|
||||
image: url(:/tabbar/icons/scrolltab_rd_light.png) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-dark] #scrollerFrame>QToolButton#rightButton:hover {
|
||||
image: url(:/tabbar/icons/scrolltab_rh_light.png) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-dark] #scrollerFrame>QToolButton#rightButton:pressed {
|
||||
image: url(:/tabbar/icons/scrolltab_rp_light.png) center no-repeat;
|
||||
}
|
||||
|
||||
/* Contrast-dark*/
|
||||
|
||||
#mainPanel[uitheme=theme-contrast-dark] #scrollerFrame>QToolButton#leftButton {
|
||||
image: url(:/tabbar/icons/scrolltab_ln_light.png) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-contrast-dark] #scrollerFrame>QToolButton#leftButton:disabled {
|
||||
image: url(:/tabbar/icons/scrolltab_ld_light.png) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-contrast-dark] #scrollerFrame>QToolButton#leftButton:hover {
|
||||
image: url(:/tabbar/icons/scrolltab_lh_light.png) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-contrast-dark] #scrollerFrame>QToolButton#leftButton:pressed {
|
||||
image: url(:/tabbar/icons/scrolltab_lp_light.png) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-contrast-dark] #scrollerFrame>QToolButton#rightButton {
|
||||
image: url(:/tabbar/icons/scrolltab_rn_light.png) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-contrast-dark] #scrollerFrame>QToolButton#rightButton:disabled {
|
||||
image: url(:/tabbar/icons/scrolltab_rd_light.png) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-contrast-dark] #scrollerFrame>QToolButton#rightButton:hover {
|
||||
image: url(:/tabbar/icons/scrolltab_rh_light.png) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-contrast-dark] #scrollerFrame>QToolButton#rightButton:pressed {
|
||||
image: url(:/tabbar/icons/scrolltab_rp_light.png) center no-repeat;
|
||||
}
|
||||
|
||||
24
win-linux/res/styles/tabbar@2.5x.qss
Normal file
@ -0,0 +1,24 @@
|
||||
|
||||
QTabWidget::pane {background-color: #f1f1f1; border: none;}
|
||||
QTabBar::tab {width: 270px; background-color: #f1f1f1; border: 0 none; border-right: 2px solid #a5a5a5; min-width: 82px; max-width: 270px;
|
||||
height: 56px; margin: 0 0 0 0;}
|
||||
QTabBar::tab:hover {background-color: #cecece;}
|
||||
QTabBar::tab-label {active: #fff; normal: #444;}
|
||||
QTabBar::tab-icon {width: 15; height: 15;}
|
||||
QTabBar[active=false]::tab:selected {background-color: #f1f1f1;}
|
||||
QTabBar[active=true]::tab:selected {background-color: #f1f1f1;}
|
||||
QTabBar[active=false]::tab:selected:hover {background-color: #cecece;}
|
||||
|
||||
#mainPanel[uitheme=theme-light] QTabBar::tab {border-right-color:#dfdfdf;}
|
||||
|
||||
#mainPanel[uitheme=theme-classic-light] QTabBar::tab {border-right-color:#cbcbcb;}
|
||||
|
||||
#mainPanel[uitheme=theme-dark] QTabWidget::pane {background-color: #404040;}
|
||||
#mainPanel[uitheme=theme-dark] QTabBar::tab {background-color: #404040; border-right-color: #505050;}
|
||||
#mainPanel[uitheme=theme-dark] QTabBar::tab:hover {background-color: #555;}
|
||||
#mainPanel[uitheme=theme-dark] QTabBar::tab:selected {background-color: #404040;}
|
||||
#mainPanel[uitheme=theme-dark] QTabBar[active=false]::tab:selected:hover {background-color: #555;}
|
||||
|
||||
#mainPanel[uitheme=theme-dark] #scrollerFrame>QToolButton {background-color: #404040;}
|
||||
#mainPanel[uitheme=theme-dark] #scrollerFrame>QToolButton:hover {background-color: #555;}
|
||||
#mainPanel[uitheme=theme-dark] #scrollerFrame>QToolButton:pressed {background-color: #606060;}
|
||||
@ -22,55 +22,3 @@ QTabBar[active=false]::tab:selected:hover {background-color: #cecece;}
|
||||
#mainPanel[uitheme=theme-dark] #scrollerFrame>QToolButton {background-color: #404040;}
|
||||
#mainPanel[uitheme=theme-dark] #scrollerFrame>QToolButton:hover {background-color: #555;}
|
||||
#mainPanel[uitheme=theme-dark] #scrollerFrame>QToolButton:pressed {background-color: #606060;}
|
||||
|
||||
#mainPanel[uitheme=theme-dark] #scrollerFrame>QToolButton#leftButton {
|
||||
image: url(:/tabbar/icons/scrolltab_ln_light_2x.png) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-dark] #scrollerFrame>QToolButton#leftButton:disabled {
|
||||
image: url(:/tabbar/icons/scrolltab_ld_light_2x.png) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-dark] #scrollerFrame>QToolButton#leftButton:hover {
|
||||
image: url(:/tabbar/icons/scrolltab_lh_light_2x.png) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-dark] #scrollerFrame>QToolButton#leftButton:pressed {
|
||||
image: url(:/tabbar/icons/scrolltab_lp_light_2x.png) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-dark] #scrollerFrame>QToolButton#rightButton {
|
||||
image: url(:/tabbar/icons/scrolltab_rn_light_2x.png) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-dark] #scrollerFrame>QToolButton#rightButton:disabled {
|
||||
image: url(:/tabbar/icons/scrolltab_rd_light_2x.png) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-dark] #scrollerFrame>QToolButton#rightButton:hover {
|
||||
image: url(:/tabbar/icons/scrolltab_rh_light_2x.png) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-dark] #scrollerFrame>QToolButton#rightButton:pressed {
|
||||
image: url(:/tabbar/icons/scrolltab_rp_light_2x.png) center no-repeat;
|
||||
}
|
||||
|
||||
/* Contrast-dark*/
|
||||
|
||||
#mainPanel[uitheme=theme-contrast-dark] #scrollerFrame>QToolButton#leftButton {
|
||||
image: url(:/tabbar/icons/scrolltab_ln_light_2x.png) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-contrast-dark] #scrollerFrame>QToolButton#leftButton:disabled {
|
||||
image: url(:/tabbar/icons/scrolltab_ld_light_2x.png) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-contrast-dark] #scrollerFrame>QToolButton#leftButton:hover {
|
||||
image: url(:/tabbar/icons/scrolltab_lh_light_2x.png) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-contrast-dark] #scrollerFrame>QToolButton#leftButton:pressed {
|
||||
image: url(:/tabbar/icons/scrolltab_lp_light_2x.png) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-contrast-dark] #scrollerFrame>QToolButton#rightButton {
|
||||
image: url(:/tabbar/icons/scrolltab_rn_light_2x.png) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-contrast-dark] #scrollerFrame>QToolButton#rightButton:disabled {
|
||||
image: url(:/tabbar/icons/scrolltab_rd_light_2x.png) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-contrast-dark] #scrollerFrame>QToolButton#rightButton:hover {
|
||||
image: url(:/tabbar/icons/scrolltab_rh_light_2x.png) center no-repeat;
|
||||
}
|
||||
#mainPanel[uitheme=theme-contrast-dark] #scrollerFrame>QToolButton#rightButton:pressed {
|
||||
image: url(:/tabbar/icons/scrolltab_rp_light_2x.png) center no-repeat;
|
||||
}
|
||||
|
||||