add hide read only button

This commit is contained in:
Loris Degioanni 2021-06-02 14:45:14 -07:00 committed by Gerald Combs
parent 245f988e9e
commit ca426d68a9
8 changed files with 9 additions and 0 deletions

View File

@ -87,6 +87,7 @@
<file>stock_icons/16x16/x-capture-stop@2x.png</file>
<file>stock_icons/16x16/x-colorize-packets.png</file>
<file>stock_icons/16x16/x-colorize-packets@2x.png</file>
<file>stock_icons/16x16/x-hide-ro.png</file>
<file>stock_icons/16x16/x-resize-columns.png</file>
<file>stock_icons/16x16/x-resize-columns@2x.png</file>
<file>stock_icons/16x16/x-stay-last.png</file>
@ -129,6 +130,7 @@
<file>stock_icons/24x24/x-capture-stop@2x.png</file>
<file>stock_icons/24x24/x-colorize-packets.png</file>
<file>stock_icons/24x24/x-colorize-packets@2x.png</file>
<file>stock_icons/24x24/x-hide-ro.png</file>
<file>stock_icons/24x24/x-resize-columns.png</file>
<file>stock_icons/24x24/x-resize-columns@2x.png</file>
<file>stock_icons/24x24/x-stay-last.png</file>

Binary file not shown.

After

Width:  |  Height:  |  Size: 334 B

View File

@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-heptagon-half" viewBox="0 0 16 16">
<path d="M7.779.052a.5.5 0 0 1 .442 0l6.015 2.97a.5.5 0 0 1 .267.34l1.485 6.676a.5.5 0 0 1-.093.415l-4.162 5.354a.5.5 0 0 1-.395.193H4.662a.5.5 0 0 1-.395-.193L.105 10.453a.5.5 0 0 1-.093-.415l1.485-6.676a.5.5 0 0 1 .267-.34L7.779.053zM8 15h3.093l3.868-4.975-1.383-6.212L8 1.058V15z"/>
</svg>

After

Width:  |  Height:  |  Size: 426 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 585 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 483 B

View File

@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-heptagon-half" viewBox="0 0 16 16">
<path d="M7.779.052a.5.5 0 0 1 .442 0l6.015 2.97a.5.5 0 0 1 .267.34l1.485 6.676a.5.5 0 0 1-.093.415l-4.162 5.354a.5.5 0 0 1-.395.193H4.662a.5.5 0 0 1-.395-.193L.105 10.453a.5.5 0 0 1-.093-.415l1.485-6.676a.5.5 0 0 1 .267-.34L7.779.053zM8 15h3.093l3.868-4.975-1.383-6.212L8 1.058V15z"/>
</svg>

After

Width:  |  Height:  |  Size: 426 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 814 B

View File

@ -70,6 +70,7 @@ ICONS="
x-filter-matching-bookmark
x-filter-matching-bookmark.active
x-filter-matching-bookmark.selected
x-hide-ro
x-resize-columns
x-stay-last
zoom-in.template