[Slashdotjp-dev 1491] [1022] remove needless definition and change border width for comments-suffix-prev-next

アーカイブの一覧に戻る

svnno****@sourc***** svnno****@sourc*****
2009年 2月 20日 (金) 18:03:40 JST


Revision: 1022
          http://svn.sourceforge.jp/view?root=slashdotjp&view=rev&rev=1022
Author:   tach
Date:     2009-02-20 18:03:40 +0900 (Fri, 20 Feb 2009)

Log Message:
-----------
remove needless definition and change border width for comments-suffix-prev-next

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


-------------- next part --------------
Modified: images/trunk/css/slashdotjp.css
===================================================================
--- images/trunk/css/slashdotjp.css	2009-02-20 08:46:50 UTC (rev 1021)
+++ images/trunk/css/slashdotjp.css	2009-02-20 09:03:40 UTC (rev 1022)
@@ -300,29 +300,12 @@
 	margin-bottom: 1em;
 	padding: 0.5em;
 	background: #EEE;
-	border: 4px solid #CCC;
+	border: 1px solid #CCC;
 	border-radius: 10px;
 	-moz-border-radius: 10px;
 	text-align: center;
 }
 
-.comments-suffix-prev-next .suffix-prev {
-	float: left;
-	text-align: left;
-	font-weight: bold;
-}
-
-.comments-suffix-prev-next .suffix-next {
-	float: right;
-	text-align: right;
-	font-weight: bold;
-}
-
-.comments-suffix-prev-next .suffix-up {
-	text-align: center;
-	font-weight: bold;
-}
-
 .comments-suffix-prev-next ul,
 .comments-suffix-prev-next ul li {
 	display: inline;



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