also use SVG for settings cog

This commit is contained in:
Jan-Christoph Borchardt 2013-03-27 17:33:25 +01:00
parent 5aa1ca5882
commit 0b1dc7b0cc
1 changed files with 1 additions and 1 deletions

View File

@ -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;