groups

name language licence
show address after link in print (jQuery) HTML Other
add dock tile Other Other
simplepie google calender intergration PHP Other
code lines Other Other
iui add HTML Other
blueprint class HTML Other
round corner hack CSS Other
.htaccess file upload bigger PHP WA

< 1 2 3 4 5 6 >



language: CSS
licence: Other

round corner hack

options: view full snippetsend to code collector
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
	
(Continues...)