[Slashdotjp-dev 1094] [621] add attribute selecter

Back to archive index

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


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

Log Message:
-----------
add 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 06:07:45 UTC (rev 620)
+++ images/css/slashdot_linux.css	2008-05-01 08:05:41 UTC (rev 621)
@@ -27,4 +27,4 @@
 #firehose .story .generaltitle .title a { color: #fff !important; }
 
 
-a { text-decoration: none; }
+a[name] { text-decoration: none; }

Modified: images/css/slashdot_linux.css.jp
===================================================================
--- images/css/slashdot_linux.css.jp	2008-05-01 06:07:45 UTC (rev 620)
+++ images/css/slashdot_linux.css.jp	2008-05-01 08:05:41 UTC (rev 621)
@@ -1 +1 @@
-a { text-decoration: none; }
+a[name] { text-decoration: none; }


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