[Slashdotjp-dev 1096] [623] add "remove attribute selecter

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2008年 5月 1日 (木) 17:48:57 JST


Revision: 623
          http://svn.sourceforge.jp/cgi-bin/viewcvs.cgi?root=slashdotjp&view=rev&rev=623
Author:   tach
Date:     2008-05-01 17:48:57 +0900 (Thu, 01 May 2008)

Log Message:
-----------
add "remove attribute selecter

Modified Paths:
--------------
    images/css/slashdot_linux.css
    images/css/slashdot_linux.css.jp


-------------- next part --------------
Modified: images/css/slashdot_linux.css
===================================================================
--- images/css/slashdot_linux.css	2008-05-01 08:42:14 UTC (rev 622)
+++ images/css/slashdot_linux.css	2008-05-01 08:48:57 UTC (rev 623)
@@ -27,7 +27,7 @@
 #firehose .story .generaltitle .title a { color: #fff !important; }
 
 
-li.comment .title h4 a,
-a[name] {
+li.comment .title h4 a
+{
 	text-decoration: none;
 }

Modified: images/css/slashdot_linux.css.jp
===================================================================
--- images/css/slashdot_linux.css.jp	2008-05-01 08:42:14 UTC (rev 622)
+++ images/css/slashdot_linux.css.jp	2008-05-01 08:48:57 UTC (rev 623)
@@ -1,4 +1,4 @@
-li.comment .title h4 a,
-a[name] {
+li.comment .title h4 a
+{
 	text-decoration: none;
 }


Slashdotjp-dev メーリングリストの案内
Back to archive index