Update info tab sidebar

pull/5318/head
Nick O'Leary 2025-10-30 14:15:59 +00:00
parent 56b2439511
commit 096bafb75c
No known key found for this signature in database
GPG Key ID: 4F2157149161A6C9
2 changed files with 2 additions and 1 deletions

View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="90" height="90" viewBox="0 0 23.812 23.813"><g style="display:inline" transform="translate(-68.711 -174.66)scale(.26458)"><rect width="50" height="15" x="265" y="665.359" ry="5" style="fill:#000"/><rect width="50" height="15" x="295" y="690.359" ry="5" style="display:inline;fill:#000;stroke-width:.822633"/><rect width="50" height="15" x="295" y="710.359" ry="5" style="display:inline;fill:#000;stroke-width:.822633"/><rect width="50" height="15" x="295" y="730.359" ry="5" style="display:inline;fill:#000;stroke-width:.822633"/><path d="M295 696.359h-13v-16h-3.061l.061 57 2 2h14v-3h-12l-1-1v-16h13v-3h-13v-17h13" style="fill:#000"/></g></svg>

After

Width:  |  Height:  |  Size: 692 B

View File

@ -122,7 +122,7 @@ RED.sidebar.info = (function() {
// target: "secondary",
label: RED._("sidebar.info.label"),
name: RED._("sidebar.info.name"),
iconClass: "fa fa-info",
icon: "red/images/explorer.svg",
action:"core:show-info-tab",
content: content,
pinned: true,