change caddie icon (the name has already changed to "Selection" in en_GB, we will discuss about it on the forum)

git-svn-id: http://piwigo.org/svn/trunk@25749 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
plegall
2013-11-29 10:24:14 +00:00
parent b03d27e607
commit a35a3f25df
12 changed files with 44 additions and 31 deletions
+9 -8
View File
@@ -2,11 +2,11 @@
@font-face {
font-family: 'fontello';
src: url('../font/fontello.eot?87588717');
src: url('../font/fontello.eot?87588717#iefix') format('embedded-opentype'),
url('../font/fontello.woff?87588717') format('woff'),
url('../font/fontello.ttf?87588717') format('truetype'),
url('../font/fontello.svg?87588717#fontello') format('svg');
src: url('../font/fontello.eot?70202030');
src: url('../font/fontello.eot?70202030#iefix') format('embedded-opentype'),
url('../font/fontello.woff?70202030') format('woff'),
url('../font/fontello.ttf?70202030') format('truetype'),
url('../font/fontello.svg?70202030#fontello') format('svg');
font-weight: normal;
font-style: normal;
}
@@ -16,7 +16,7 @@
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: 'fontello';
src: url('../font/fontello.svg?87588717#fontello') format('svg');
src: url('../font/fontello.svg?70202030#fontello') format('svg');
}
}
*/
@@ -79,8 +79,8 @@
.icon-move:before { content: '\e812'; } /* '' */
.icon-angle-circled-up:before { content: '\e819'; } /* '' */
.icon-angle-circled-down:before { content: '\e818'; } /* '' */
.icon-cw:before { content: '\e80c'; } /* '' */
.icon-mail-alt:before { content: '\f0e0'; } /* '' */
.icon-arrows-cw:before { content: '\e804'; } /* '' */
.icon-shuffle:before { content: '🔀'; } /* '\1f500' */
.icon-exchange:before { content: '\e805'; } /* '' */
.icon-signal:before { content: '\e801'; } /* '' */
@@ -93,6 +93,7 @@
.icon-help-circled:before { content: '\e81a'; } /* '' */
.icon-info-circled-1:before { content: '\e817'; } /* '' */
.icon-home:before { content: '\e80e'; } /* '' */
.icon-flag:before { content: '\e81c'; } /* '' */
.icon-upload:before { content: '\e813'; } /* '' */
.icon-upload-cloud:before { content: '\e814'; } /* '' */
.icon-tools:before { content: '\e803'; } /* '' */
@@ -106,4 +107,4 @@
.icon-equalizer:before { content: '\e80f'; } /* '' */
.icon-users:before { content: '\e802'; } /* '' */
.icon-group:before { content: '\e80d'; } /* '' */
.icon-cw:before { content: '\e80c'; } /* '' */
.icon-arrows-cw:before { content: '\e804'; } /* '' */