[Slashdotjp-dev 1396] [927] fix closebox pointer type

アーカイブの一覧に戻る

svnno****@sourc***** svnno****@sourc*****
2009年 1月 8日 (木) 16:16:31 JST


Revision: 927
          http://svn.sourceforge.jp/view?root=slashdotjp&view=rev&rev=927
Author:   tach
Date:     2009-01-08 16:16:31 +0900 (Thu, 08 Jan 2009)

Log Message:
-----------
fix closebox pointer type

Modified Paths:
--------------
    test/images/css/slashdotjp.css


-------------- next part --------------
Modified: test/images/css/slashdotjp.css
===================================================================
--- test/images/css/slashdotjp.css	2009-01-08 06:04:38 UTC (rev 926)
+++ test/images/css/slashdotjp.css	2009-01-08 07:16:31 UTC (rev 927)
@@ -84,6 +84,11 @@
 	text-indent: inherit;
 	width: 21px;
 }
+
+#slashboxes .title .closebox {
+	cursor: pointer;
+}
+
 .edit a {
 	float: none;
 	margin-top: 0;


Slashdotjp-dev メーリングリストの案内
アーカイブの一覧に戻る