@@ -1936,17 +1936,18 @@ button#toggle-all-docs:hover, button#toggle-all-docs:focus-visible {
1936
1936
/* Wheel <https://www.svgrepo.com/svg/384069/settings-cog-gear> */
1937
1937
content : url ('data:image/svg+xml,<svg width="18" height="18" viewBox="0 0 12 12" \
1938
1938
enable-background= "new 0 0 12 12" xmlns="http://www.w3.org/2000/svg">\
1939
- <path d= "M10.25,6c0-0.1243286-0.0261841-0.241333-0.0366211-0.362915l1.6077881-1.5545654l\
1940
- -1.25 -2.1650391 c0, 0 -1.2674561 , 0.3625488 -2.1323853 , 0.6099854 c-0.2034912-0.1431885-0.421875\
1941
- -0.2639771 -0.6494751 -0.3701782 L7.25, 0 h-2.5 c0, 0 -0.3214111 , 1.2857666 -0.5393066 , 2.1572876 \
1942
- C3.9830933 , 2.2634888 , 3.7647095 , 2.3842773 , 3.5612183 , 2.5274658 L1.428833, 1.9174805 \
1943
- l-1.25 , 2.1650391 c0, 0 , 0.9641113 , 0.9321899 , 1.6077881 , 1.5545654 C1.7761841, 5.758667 , \
1944
- 1.75 , 5.8756714 , 1.75 , 6 s0.0261841, 0.241333 , 0.0366211 , 0.362915 L0.178833, 7.9174805 l1.25, \
1945
- 2.1650391 l2.1323853-0.6099854 c0.2034912, 0.1432495 , 0.421875 , 0.2639771 , 0.6494751 , 0.3701782 \
1946
- L4.75 , 12 h2.5l0.5393066-2.1572876 c0.2276001-0.1062012, 0.4459839 -0.2269287 , 0.6494751 \
1947
- -0.3701782 l2.1323853, 0.6099854 l1.25-2.1650391L10.2133789, 6.362915 C10.2238159, 6.241333 , \
1948
- 10.25 , 6.1243286 , 10.25 , 6z M6, 7.5 C5.1715698, 7.5 , 4.5 , 6.8284302 , 4.5 , 6 S5.1715698, 4.5 , 6 , 4.5 S7.5\
1949
- , 5.1715698 , 7.5 , 6 S6.8284302, 7.5 , 6 , 7.5 z" fill="black"/></svg>');
1939
+ <path d= "m4.75 0s-0.32117 1.286-0.53906 2.1576c-0.2276 0.1062-0.44625 \
1940
+ 0.2266 -0.64974 0.36979 l-2.1328-0.60938-1.25 2.1641 s0.9644 0.93231 1.6081 1.5547 c-0.010437 \
1941
+ 0.12158 -0.036458 0.23895 -0.036458 0.36328 s0.026021 0.2417 0.036458 0.36328 l-1.6081 \
1942
+ 1.5547 1.25 2.1641 2.1328 -0.60937 c0.20349 0.14325 0.42214 0.26359 0.64974 0.36979 l0.53906 \
1943
+ 2.1576 h2.5l0.53906-2.1576c0.2276-0.1062 0.44625 -0.22654 0.64974 -0.36979 l2.1328 0.60937 \
1944
+ 1.25 -2.1641 -1.6081 -1.5547 c0.010437-0.12158 0.036458 -0.23895 \
1945
+ 0.036458 -0.36328 s-0.02602-0.2417-0.03646-0.36328l1.6081-1.5547-1.25-2.1641s-1.2679 \
1946
+ 0.36194 -2.1328 0.60938 c-0.20349-0.14319-0.42214-0.26359-0.64974-0.36979l-0.53906-2.1576\
1947
+ zm1.25 2.5495 c1.9058-2.877e-4 3.4508 1.5447 3.4505 3.4505 2.877e-4 1.9058 -1.5447 3.4508 -3.4505 \
1948
+ 3.4505 -1.9058 2.877e-4 -3.4508 -1.5447 -3.4505 -3.4505 -2.877e-4 -1.9058 1.5447 -3.4508 \
1949
+ 3.4505 -3.4505 z" fill="black"/>\
1950
+ <circle cx= "6" cy="6" r="1.75" fill="none" stroke="black" stroke-width="1"/></svg>');
1950
1951
width : 18px ;
1951
1952
height : 18px ;
1952
1953
filter : var (--settings-menu-filter );
@@ -1966,7 +1967,7 @@ button#toggle-all-docs:before {
1966
1967
/* Question mark with circle */
1967
1968
content : url ('data:image/svg+xml,<svg width="18" height="18" viewBox="0 0 12 12" \
1968
1969
enable-background= "new 0 0 12 12" xmlns="http://www.w3.org/2000/svg" fill="none">\
1969
- <circle r= "5.25" cx="6" cy="6" stroke-width="1.25 " stroke="black"/>\
1970
+ <circle r= "5.25" cx="6" cy="6" stroke-width="1.5 " stroke="black"/>\
1970
1971
<text x= "6" y="7" style="font:8px sans-serif;font-weight:1000" text-anchor="middle" \
1971
1972
dominant-baseline="middle" fill="black">?</text></svg>');
1972
1973
width : 18px ;
0 commit comments