Merge remote-tracking branch 'origin/kali/master' into kali/master

This commit is contained in:
Raphaël Hertzog 2019-11-07 00:18:57 +01:00
commit 4b21234767
5 changed files with 20 additions and 6 deletions

View File

@ -1,3 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1">
<path style="fill:#d3dae3" d="M 6,1 V 2 H 3 V 14 C 3,14.55 3.446,15 4,15 H 12 C 12.554,15 13,14.55 13,14 V 2 H 10 V 1 Z M 8,5 V 8 H 11 L 8,13 V 10 H 5 Z"/>
</svg>
<svg version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><defs><style id="current-color-scheme" type="text/css">.ColorScheme-Text { color:#ffffff; } .ColorScheme-Highlight { color:#367bf0; }</style><style type="text/css">.ColorScheme-Text { color:#ffffff; } .ColorScheme-Highlight { color:#367bf0; }</style></defs><g transform="matrix(.66667 0 0 .66667 -133.33 -448.25)" fill="#5c616c"><path class="ColorScheme-Text" d="m212 677.37c-3.866 0-7 3.134-7 7s3.134 7 7 7 7-3.134 7-7-3.134-7-7-7zm0 3v3h3l-3 5v-3h-3z" color="#ffffff" fill="#d3dae3"/></g></svg>

Before

Width:  |  Height:  |  Size: 242 B

After

Width:  |  Height:  |  Size: 571 B

View File

@ -1,3 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1">
<path style="fill:#5c616c" d="M 6,1 V 2 H 3 V 14 C 3,14.55 3.446,15 4,15 H 12 C 12.554,15 13,14.55 13,14 V 2 H 10 V 1 Z M 8,5 V 8 H 11 L 8,13 V 10 H 5 Z"/>
</svg>
<svg version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><defs><style id="current-color-scheme" type="text/css">.ColorScheme-Text { color:#ffffff; } .ColorScheme-Highlight { color:#367bf0; }</style><style type="text/css">.ColorScheme-Text { color:#ffffff; } .ColorScheme-Highlight { color:#367bf0; }</style></defs><g transform="matrix(.66667 0 0 .66667 -133.33 -448.25)" fill="#5c616c"><path class="ColorScheme-Text" d="m212 677.37c-3.866 0-7 3.134-7 7s3.134 7 7 7 7-3.134 7-7-3.134-7-7-7zm0 3v3h3l-3 5v-3h-3z" color="#ffffff" fill="#5c616c"/></g></svg>

Before

Width:  |  Height:  |  Size: 242 B

After

Width:  |  Height:  |  Size: 571 B

View File

@ -4857,6 +4857,12 @@ wnck-pager {
wnck-pager:hover {
background-color: black; }
/* Thunar */
.thunar .warning {
opacity: 0;
font-size: 0;
margin: -10px 0; }
/* GTK NAMED COLORS
----------------
use responsibly! */

View File

@ -4857,6 +4857,12 @@ wnck-pager {
wnck-pager:hover {
background-color: black; }
/* Thunar */
.thunar .warning {
opacity: 0;
font-size: 0;
margin: -10px 0; }
/* GTK NAMED COLORS
----------------
use responsibly! */

View File

@ -4878,6 +4878,12 @@ wnck-pager {
wnck-pager:hover {
background-color: #cccccc; }
/* Thunar */
.thunar .warning {
opacity: 0;
font-size: 0;
margin: -10px 0; }
/* GTK NAMED COLORS
----------------
use responsibly! */