mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
also use SVG for settings cog
This commit is contained in:
parent
5aa1ca5882
commit
0b1dc7b0cc
1 changed files with 1 additions and 1 deletions
|
|
@ -545,7 +545,7 @@ div.crumb a{ padding: 0.9em 0 0.7em 0; }
|
|||
width: 100%;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
background-color: transparent; background-image: url('%webroot%/core/img/actions/settings.png');
|
||||
background-color: transparent; background-image: url('%webroot%/core/img/actions/settings.svg');
|
||||
background-position: 10px center; background-repeat: no-repeat;
|
||||
box-shadow: none;
|
||||
border: 0;
|
||||
|
|
|
|||
Loading…
Reference in a new issue