Common/DocumentResultList: Rewrite of Context menu
This commit is contained in:
7
GUIs.Common/Resources/copy.svg
Normal file
7
GUIs.Common/Resources/copy.svg
Normal file
@@ -0,0 +1,7 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<svg x="0px" y="0px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" id="Copy" style="enable-background:new 0 0 32 32">
|
||||
<style type="text/css">
|
||||
.Black{fill:#727272;}
|
||||
</style>
|
||||
<path d="M21,0H9C8.4,0,8,0.4,8,1v5H3C2.4,6,2,6.4,2,7v22c0,0.6,0.4,1,1,1h18c0.6,0,1-0.4,1-1v-5h5c0.6,0,1-0.4,1-1V7 L21,0z M20,28H4V8h4h2h4v5c0,0.6,0.4,1,1,1h5v4v4v2V28z M26,12v10h-4v-9l-7-7h-5V2h4h6v4v1c0,0.6,0.4,1,1,1h5V12z" class="Black" />
|
||||
</svg>
|
||||
11
GUIs.Common/Resources/open.svg
Normal file
11
GUIs.Common/Resources/open.svg
Normal file
@@ -0,0 +1,11 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<svg x="0px" y="0px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" id="Open" style="enable-background:new 0 0 32 32">
|
||||
<style type="text/css">
|
||||
.Yellow{fill:#FFB115;}
|
||||
.st0{opacity:0.75;}
|
||||
</style>
|
||||
<g class="st0">
|
||||
<path d="M2.2,25.2l5.5-12c0.3-0.7,1-1.2,1.8-1.2H26V9c0-0.6-0.4-1-1-1H12V5c0-0.6-0.4-1-1-1H3C2.4,4,2,4.4,2,5v20 c0,0.2,0,0.3,0.1,0.4C2.1,25.3,2.2,25.3,2.2,25.2z" class="Yellow" />
|
||||
</g>
|
||||
<path d="M31.3,14H9.6L4,26h21.8c0.5,0,1.1-0.3,1.3-0.7L32,14.7C32.1,14.3,31.8,14,31.3,14z" class="Yellow" />
|
||||
</svg>
|
||||
Reference in New Issue
Block a user