Group Fam Fam silk icons together with readme.txt

This commit is contained in:
James Allen 2014-02-13 15:00:55 +00:00
parent 7fb0dadbfd
commit 754ecaca3c
6 changed files with 25 additions and 3 deletions

View file

Before

Width:  |  Height:  |  Size: 486 B

After

Width:  |  Height:  |  Size: 486 B

View file

Before

Width:  |  Height:  |  Size: 733 B

After

Width:  |  Height:  |  Size: 733 B

View file

Before

Width:  |  Height:  |  Size: 715 B

After

Width:  |  Height:  |  Size: 715 B

View file

Before

Width:  |  Height:  |  Size: 494 B

After

Width:  |  Height:  |  Size: 494 B

View file

@ -0,0 +1,22 @@
Silk icon set 1.3
_________________________________________
Mark James
http://www.famfamfam.com/lab/icons/silk/
_________________________________________
This work is licensed under a
Creative Commons Attribution 2.5 License.
[ http://creativecommons.org/licenses/by/2.5/ ]
This means you may use it for any purpose,
and make any changes you like.
All I ask is that you include a link back
to this page in your credits.
Are you using this icon set? Send me an email
(including a link or picture if available) to
mjames@gmail.com
Any other questions about this icon set please
contact mjames@gmail.com

View file

@ -99,10 +99,10 @@
background-position: 6px center;
}
&.created {
background-image: url(/img/created.png);
background-image: url(/img/silk/created.png);
}
&.deleted {
background-image: url(/img/deleted.png);
background-image: url(/img/silk/deleted.png);
}
}
.nav {
@ -134,7 +134,7 @@
line-height: @baseLineHeight * 1.5;
font-size: 18px;
padding-left: 6px + 20px;
background-image: url(/img/moved.png);
background-image: url(/img/silk/moved.png);
background-repeat: no-repeat;
background-position: 6px 4px;
}