Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
services
t3o sites
typo3.org
typo3_roadmap
Commits
3b78fa9c
Commit
3b78fa9c
authored
May 21, 2019
by
Andreas Nedbal
Browse files
[BUGFIX] Fix images not being properly displayed in Roadmap
parent
c86e0164
Changes
51
Hide whitespace changes
Inline
Side-by-side
Resources/Public/Images/exportWhite.png
0 → 100755
View file @
3b78fa9c
213 Bytes
Resources/Public/Images/lens.png
0 → 100755
View file @
3b78fa9c
1.38 KB
Resources/Public/Images/lens.svg
0 → 100755
View file @
3b78fa9c
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg
xmlns=
"http://www.w3.org/2000/svg"
xmlns:xlink=
"http://www.w3.org/1999/xlink"
version=
"1.1"
width=
"19px"
height=
"19px"
viewBox=
"0 0 19 19"
>
<circle
cx=
"9"
cy=
"9"
r=
"7"
stroke=
"#000000"
stroke-width=
"1.5"
fill-opacity=
"0"
/>
<line
x1=
"6"
y1=
"9"
x2=
"12"
y2=
"9"
stroke=
"#000000"
stroke-width=
"1.5"
/>
<line
x1=
"14"
y1=
"14"
x2=
"19"
y2=
"19"
stroke=
"#000000"
stroke-width=
"1.5"
/>
</svg>
\ No newline at end of file
Resources/Public/Images/lensWhite.png
0 → 100755
View file @
3b78fa9c
1.28 KB
Resources/Public/Images/lensWhite.svg
0 → 100755
View file @
3b78fa9c
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg
xmlns=
"http://www.w3.org/2000/svg"
xmlns:xlink=
"http://www.w3.org/1999/xlink"
version=
"1.1"
width=
"19px"
height=
"19px"
viewBox=
"0 0 19 19"
>
<circle
cx=
"9"
cy=
"9"
r=
"7"
stroke=
"#ffffff"
stroke-width=
"1.5"
fill-opacity=
"0"
/>
<line
x1=
"6"
y1=
"9"
x2=
"12"
y2=
"9"
stroke=
"#ffffff"
stroke-width=
"1.5"
/>
<line
x1=
"14"
y1=
"14"
x2=
"19"
y2=
"19"
stroke=
"#ffffff"
stroke-width=
"1.5"
/>
</svg>
\ No newline at end of file
Resources/Public/Images/lensWhite_old.png
0 → 100755
View file @
3b78fa9c
262 Bytes
Resources/Public/Images/lens_old.png
0 → 100755
View file @
3b78fa9c
257 Bytes
Resources/Public/Images/pencilIcon.svg
0 → 100755
View file @
3b78fa9c
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg
xmlns=
"http://www.w3.org/2000/svg"
xmlns:xlink=
"http://www.w3.org/1999/xlink"
version=
"1.1"
width=
"38px"
height=
"38px"
viewBox=
"0 0 38 38"
>
<defs>
<filter
id=
"f1"
>
<feGaussianBlur
in=
"SourceGraphic"
stdDeviation=
"1"
/>
</filter>
</defs>
<circle
cx=
"17"
cy=
"20"
fill=
"#000000"
opacity=
"0.3"
r=
"15.5"
filter=
"url(#f1)"
/>
<circle
cx=
"17"
cy=
"19"
fill=
"#FFFFFF"
r=
"15.5"
/>
<rect
x=
"11"
y=
"26"
fill=
"#CCCCCC"
width=
"14"
height=
"1"
/>
<path
transform=
"translate(-1,0)"
d=
"M17.098,20.305c-0.142,0.146,0.101,0.04,0.137,0.004c0.027-0.028,0.204-0.09,0.484-0.09c0.338,0,0.626,0.092,0.787,0.255
c0.473,0.472,0.424,0.932,0.393,1.078l-2.521,1.055l-1.577-1.577l1.054-2.52c0.039-0.009,0.105-0.018,0.188-0.018
c0.219,0,0.555,0.069,0.893,0.407c0.378,0.378,0.246,1.188,0.166,1.271C17.062,20.207,17.062,20.269,17.098,20.305z
M26.984,14.472c-0.008-0.674-0.61-1.257-1.31-1.933c-0.134-0.129-0.679-0.673-0.809-0.808c-0.679-0.702-1.266-1.31-1.943-1.31
c-0.37,0-0.734,0.207-1.114,0.587l-6.852,6.847c-0.012,0.016-2.877,7.354-2.877,7.354c-0.012,0.032,0,0.063,0.022,0.091
c0.021,0.021,0.044,0.029,0.067,0.029c0.01,0,0.018-0.003,0.028-0.007c0,0,7.357-2.864,7.369-2.877l6.854-6.847
C26.803,15.216,26.988,14.848,26.984,14.472z"
/>
</svg>
Resources/Public/Images/pencilIconH.svg
0 → 100755
View file @
3b78fa9c
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg
xmlns=
"http://www.w3.org/2000/svg"
xmlns:xlink=
"http://www.w3.org/1999/xlink"
version=
"1.1"
width=
"38px"
height=
"38px"
viewBox=
"0 0 38 38"
>
<defs>
<filter
id=
"f1"
>
<feGaussianBlur
in=
"SourceGraphic"
stdDeviation=
"1"
/>
</filter>
</defs>
<circle
cx=
"17"
cy=
"20"
fill=
"#000000"
opacity=
"0.3"
r=
"15.5"
filter=
"url(#f1)"
/>
<circle
cx=
"17"
cy=
"19"
stroke=
"#000000"
stroke-width=
"1.7"
fill=
"#FFFFFF"
r=
"15.5"
/>
<rect
x=
"11"
y=
"26"
fill=
"#CCCCCC"
width=
"14"
height=
"1"
/>
<path
transform=
"translate(-1,0)"
d=
"M17.098,20.305c-0.142,0.146,0.101,0.04,0.137,0.004c0.027-0.028,0.204-0.09,0.484-0.09c0.338,0,0.626,0.092,0.787,0.255
c0.473,0.472,0.424,0.932,0.393,1.078l-2.521,1.055l-1.577-1.577l1.054-2.52c0.039-0.009,0.105-0.018,0.188-0.018
c0.219,0,0.555,0.069,0.893,0.407c0.378,0.378,0.246,1.188,0.166,1.271C17.062,20.207,17.062,20.269,17.098,20.305z
M26.984,14.472c-0.008-0.674-0.61-1.257-1.31-1.933c-0.134-0.129-0.679-0.673-0.809-0.808c-0.679-0.702-1.266-1.31-1.943-1.31
c-0.37,0-0.734,0.207-1.114,0.587l-6.852,6.847c-0.012,0.016-2.877,7.354-2.877,7.354c-0.012,0.032,0,0.063,0.022,0.091
c0.021,0.021,0.044,0.029,0.067,0.029c0.01,0,0.018-0.003,0.028-0.007c0,0,7.357-2.864,7.369-2.877l6.854-6.847
C26.803,15.216,26.988,14.848,26.984,14.472z"
/>
</svg>
Resources/Public/Images/xIcon.svg
0 → 100755
View file @
3b78fa9c
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg
xmlns=
"http://www.w3.org/2000/svg"
xmlns:xlink=
"http://www.w3.org/1999/xlink"
version=
"1.1"
width=
"24px"
height=
"24px"
viewBox=
"0 0 24 24"
>
<circle
cx=
"12"
cy=
"12"
r=
"11"
fill=
"#FFFFFF"
stroke=
"rgba(0,0,0,0.15)"
/>
<line
x1=
"7"
y1=
"7"
x2=
"17"
y2=
"17"
stroke=
"#000000"
/>
<line
x1=
"17"
y1=
"7"
x2=
"7"
y2=
"17"
stroke=
"#000000"
/>
</svg>
\ No newline at end of file
Resources/Public/Images/xIconH.svg
0 → 100755
View file @
3b78fa9c
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg
xmlns=
"http://www.w3.org/2000/svg"
xmlns:xlink=
"http://www.w3.org/1999/xlink"
version=
"1.1"
width=
"24px"
height=
"24px"
viewBox=
"0 0 24 24"
>
<circle
cx=
"12"
cy=
"12"
r=
"11"
fill=
"#DADADA"
stroke=
"rgba(0,0,0,0.15)"
/>
<line
x1=
"7"
y1=
"7"
x2=
"17"
y2=
"17"
stroke=
"#000000"
/>
<line
x1=
"17"
y1=
"7"
x2=
"7"
y2=
"17"
stroke=
"#000000"
/>
</svg>
\ No newline at end of file
Prev
1
2
3
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment