diff options
author | Jan-Christoph Borchardt <hey@jancborchardt.net> | 2015-08-24 12:16:55 +0200 |
---|---|---|
committer | Jan-Christoph Borchardt <hey@jancborchardt.net> | 2015-08-26 17:00:48 +0200 |
commit | bf0c3b3d21cf918b074ffa26c018b022721a3464 (patch) | |
tree | 970757a4f3c8c427edc47f0c5bcc6dd6efb7088a /apps/files/img/star.svg | |
parent | 0bf7b0d738e5caefe42db35d4efd658ebf7ec1c6 (diff) | |
download | nextcloud-server-bf0c3b3d21cf918b074ffa26c018b022721a3464.tar.gz nextcloud-server-bf0c3b3d21cf918b074ffa26c018b022721a3464.zip |
reduce grey tones in app navigation, bubble menu and scrollbar
Diffstat (limited to 'apps/files/img/star.svg')
-rw-r--r-- | apps/files/img/star.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/img/star.svg b/apps/files/img/star.svg index fb3eef1e452..3207f6f9a46 100644 --- a/apps/files/img/star.svg +++ b/apps/files/img/star.svg @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> <svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/"> - <g opacity=".5" transform="matrix(.049689 0 0 .049689 -7.3558 -36.792)"> - <path d="m330.36 858.43 43.111 108.06 117.64 9.2572-89.445 74.392 27.55 114.75-98.391-62.079-100.62 61.66 28.637-112.76-89.734-76.638 116.09-7.6094z" transform="translate(-21.071,-112.5)"/> + <g transform="matrix(.049689 0 0 .049689 -7.3558 -36.792)"> + <path style="" d="m330.36 858.43 43.111 108.06 117.64 9.2572-89.445 74.392 27.55 114.75-98.391-62.079-100.62 61.66 28.637-112.76-89.734-76.638 116.09-7.6094z" transform="translate(-21.071,-112.5)"/> </g> </svg> |