diff options
author | Julius Härtl <jus@bitgrid.net> | 2019-03-27 16:03:31 +0100 |
---|---|---|
committer | Julius Härtl <jus@bitgrid.net> | 2019-03-27 16:03:31 +0100 |
commit | 00b2afb2224f1319af367539c9db8bc484c1f8bd (patch) | |
tree | 853ffc743b58edf9dfc2330a014b48d02c4073f7 /core/img | |
parent | 448699502851a60883faf5f0d5cea4a9855bec66 (diff) | |
download | nextcloud-server-00b2afb2224f1319af367539c9db8bc484c1f8bd.tar.gz nextcloud-server-00b2afb2224f1319af367539c9db8bc484c1f8bd.zip |
Darken element color and add exception for primary buttons
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Diffstat (limited to 'core/img')
-rw-r--r-- | core/img/actions/checkbox-mixed-dark.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/img/actions/checkbox-mixed-dark.svg b/core/img/actions/checkbox-mixed-dark.svg new file mode 100644 index 00000000000..2f3fd3fa82d --- /dev/null +++ b/core/img/actions/checkbox-mixed-dark.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewbox="0 0 16 16" width="16" height="16"><path d="M4 7v2h8V7H4z" fill="#fff"/></svg> |