[Slashdotjp-dev 1325] [856] remove main-menu triangle

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2008年 12月 1日 (月) 20:31:37 JST


Revision: 856
          http://svn.sourceforge.jp/view?root=slashdotjp&view=rev&rev=856
Author:   tach
Date:     2008-12-01 20:31:37 +0900 (Mon, 01 Dec 2008)

Log Message:
-----------
remove main-menu triangle

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


-------------- next part --------------
Modified: test/images/css/slashdotjp.css
===================================================================
--- test/images/css/slashdotjp.css	2008-12-01 11:31:26 UTC (rev 855)
+++ test/images/css/slashdotjp.css	2008-12-01 11:31:37 UTC (rev 856)
@@ -132,6 +132,13 @@
 	margin-right: 0.4em;
 }
 
+/* remove main-menu triangle */
+div#links div.block div.title h4,
+div#links div.block.expanded div.title h4 {
+	background: none;
+	padding-left: 0.8em;
+}
+
 /* Fix list-style image location */
 #slashboxes #slashd ul li,
 #slashboxes #future ul li {


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