[Phpfreechat-svn] SF.net SVN: phpfreechat: [589] trunk/themes/default/templates/style.css.tpl.php
Status: Beta
Brought to you by:
kerphi
From: <ke...@us...> - 2006-06-15 14:34:23
|
Revision: 589 Author: kerphi Date: 2006-06-15 07:34:07 -0700 (Thu, 15 Jun 2006) ViewCVS: http://svn.sourceforge.net/phpfreechat/?rev=589&view=rev Log Message: ----------- Remove the crosshair cursor from the default theme. (thanks to mkoch for the suggestion) Modified Paths: -------------- trunk/themes/default/templates/style.css.tpl.php Modified: trunk/themes/default/templates/style.css.tpl.php =================================================================== --- trunk/themes/default/templates/style.css.tpl.php 2006-06-15 13:18:55 UTC (rev 588) +++ trunk/themes/default/templates/style.css.tpl.php 2006-06-15 14:34:07 UTC (rev 589) @@ -241,7 +241,6 @@ .<?php echo $prefix; ?>nickmarker { white-space: pre; - cursor: crosshair; } div#<?php echo $prefix; ?>smileys { This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |