Group Fam Fam silk icons together with readme.txt
Before Width: | Height: | Size: 486 B After Width: | Height: | Size: 486 B |
Before Width: | Height: | Size: 733 B After Width: | Height: | Size: 733 B |
Before Width: | Height: | Size: 715 B After Width: | Height: | Size: 715 B |
Before Width: | Height: | Size: 494 B After Width: | Height: | Size: 494 B |
22
services/web/public/img/silk/readme.txt
Executable 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
|
|
@ -99,10 +99,10 @@
|
||||||
background-position: 6px center;
|
background-position: 6px center;
|
||||||
}
|
}
|
||||||
&.created {
|
&.created {
|
||||||
background-image: url(/img/created.png);
|
background-image: url(/img/silk/created.png);
|
||||||
}
|
}
|
||||||
&.deleted {
|
&.deleted {
|
||||||
background-image: url(/img/deleted.png);
|
background-image: url(/img/silk/deleted.png);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.nav {
|
.nav {
|
||||||
|
@ -134,7 +134,7 @@
|
||||||
line-height: @baseLineHeight * 1.5;
|
line-height: @baseLineHeight * 1.5;
|
||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
padding-left: 6px + 20px;
|
padding-left: 6px + 20px;
|
||||||
background-image: url(/img/moved.png);
|
background-image: url(/img/silk/moved.png);
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-position: 6px 4px;
|
background-position: 6px 4px;
|
||||||
}
|
}
|
||||||
|
|