[Slashdotjp-dev 1342] [873] add ie idle css

アーカイブの一覧に戻る

svnno****@sourc***** svnno****@sourc*****
2008年 12月 10日 (水) 17:02:02 JST


Revision: 873
          http://svn.sourceforge.jp/view?root=slashdotjp&view=rev&rev=873
Author:   tach
Date:     2008-12-10 17:02:02 +0900 (Wed, 10 Dec 2008)

Log Message:
-----------
add ie idle css

Modified Paths:
--------------
    test/images/Makefile

Added Paths:
-----------
    test/images/css/ie6-idle.css
    test/images/css/ie6-idle.css.orig
    test/images/css/ie7-idle.css
    test/images/css/ie7-idle.css.orig
    test/images/css/ie8-idle.css
    test/images/css/ie8-idle.css.orig


-------------- next part --------------
Modified: test/images/Makefile
===================================================================
--- test/images/Makefile	2008-12-10 07:56:32 UTC (rev 872)
+++ test/images/Makefile	2008-12-10 08:02:02 UTC (rev 873)
@@ -3,7 +3,7 @@
 DESTDIR = /var/lib/slash/site/slashdot.jp/htdocs/images
 
 sections = apple ask books developer games hardware it linux mobile politics yro
-csses = core-tidied comments firehose search polls calendar admin admin-topic-popup print handheld slashcode_lite slashcode_low_bw iestyles ie6 ie7 ie8 idlecore-tidied lick comments-idle
+csses = core-tidied comments firehose search polls calendar admin admin-topic-popup print handheld slashcode_lite slashcode_low_bw iestyles ie6 ie7 ie8 idlecore-tidied lick comments-idle ie6-idle ie7-idle ie8-idle
 jses = all-minified comments sectionprefs jquery-opt-1
 aimages = friend.png foe.png freak.png fof.png neutral.png fan.png eof.png
 

Added: test/images/css/ie6-idle.css
===================================================================
--- test/images/css/ie6-idle.css	                        (rev 0)
+++ test/images/css/ie6-idle.css	2008-12-10 08:02:02 UTC (rev 873)
@@ -0,0 +1,99 @@
+#logo {
+background:transparent url(//images.slashdot.jp/logo-shill-thinkgeek.gif) no-repeat scroll left top;
+}
+
+div#hd {
+left:27px !important;
+width:95% !important;
+}
+
+#logo h1 a span {
+background:none;
+}
+
+div#slogan h2 {
+display:none;
+}
+
+div#hd fieldset legend {
+display:none;
+}
+
+div#doc3 {
+background-image:none;
+}
+
+div.head {
+background-color:#444444;
+background-image:url(//images.slashdot.jp/dark_dwn_fade_100.gif);
+}
+
+div#hd form {
+position:absolute;
+right:1em;
+width:300px !important;
+text-align:right;
+}
+
+
+
+.head .block .content {
+background-image:none;
+background:#333;
+}
+
+div.body-widget {
+display:none !important;
+}
+
+span.soda {
+display:none !important;
+}
+
+span.vote {
+display:none !important;
+}
+
+div.article img {
+position:relative;
+}
+
+div.head div.yui-b {
+
+position:relative !important;
+
+}
+
+div#firehoselist h3 a.skin {
+display:none;
+}
+
+div#firehoselist div.article div.details ,
+div#firehoselist div.article h3 {
+margin-left:0pt !important;
+left:0pt !important;
+}
+
+
+#yui-main #firehose .article, #yui-main #firehose .briefarticle {
+background:transparent url(//images.slashdot.jp/dark_dwn_fade_30.gif) repeat-x scroll 0 0 !important;
+}
+
+
+div#firehoselist div.article hr {
+display:none !important;
+}
+
+div#firehoselist div.article {
+margin-left: 0 !important;
+left: 0 !important;
+}
+
+div#latest_submissions_content,
+div#latest_bookmarks_content,
+div#latest_friends_content
+ {
+border:1px solid #000;
+position:relative !important;
+}
+

Added: test/images/css/ie6-idle.css.orig
===================================================================
--- test/images/css/ie6-idle.css.orig	                        (rev 0)
+++ test/images/css/ie6-idle.css.orig	2008-12-10 08:02:02 UTC (rev 873)
@@ -0,0 +1,98 @@
+#logo {
+background:transparent url(//images.slashdot.org/logo-shill-thinkgeek.gif) no-repeat scroll left top;
+}
+
+div#hd {
+left:27px !important;
+width:95% !important;
+}
+
+#logo h1 a span {
+background:none;
+}
+
+div#slogan h2 {
+display:none;
+}
+
+div#hd fieldset legend {
+display:none;
+}
+
+div#doc3 {
+background-image:none;
+}
+
+div.head {
+background-color:#444444;
+background-image:url(//images.slashdot.org/dark_dwn_fade_100.gif);
+}
+
+div#hd form {
+position:absolute;
+right:1em;
+width:300px !important;
+text-align:right;
+}
+
+
+
+.head .block .content {
+background-image:none;
+background:#333;
+}
+
+div.body-widget {
+display:none !important;
+}
+
+span.soda {
+display:none !important;
+}
+
+span.vote {
+display:none !important;
+}
+
+div.article img {
+position:relative;
+}
+
+div.head div.yui-b {
+
+position:relative !important;
+
+}
+
+div#firehoselist h3 a.skin {
+display:none;
+}
+
+div#firehoselist div.article div.details ,
+div#firehoselist div.article h3 {
+margin-left:0pt !important;
+left:0pt !important;
+}
+
+
+#yui-main #firehose .article, #yui-main #firehose .briefarticle {
+background:transparent url(//images.slashdot.org/dark_dwn_fade_30.gif) repeat-x scroll 0 0 !important;
+}
+
+
+div#firehoselist div.article hr {
+display:none !important;
+}
+
+div#firehoselist div.article {
+margin-left: 0 !important;
+left: 0 !important;
+}
+
+div#latest_submissions_content,
+div#latest_bookmarks_content,
+div#latest_friends_content
+ {
+border:1px solid #000;
+position:relative !important;
+}

Added: test/images/css/ie7-idle.css
===================================================================
--- test/images/css/ie7-idle.css	                        (rev 0)
+++ test/images/css/ie7-idle.css	2008-12-10 08:02:02 UTC (rev 873)
@@ -0,0 +1,395 @@
+*+html .body .media a.watch  {
+	background:url('//images.slashdot.jp/icon_play.png') no-repeat center;
+	top:-100px;
+}
+
+*+html .nbutton{
+	margin:0pt;
+	padding: 0pt;
+	margin-left:1em !important;
+}
+
+*+html .nbutton p{
+	margin:0pt;
+	padding: 0pt;
+}
+
+*+html .nbutton p b{
+	margin:0pt;
+	padding: 0pt;
+}
+
+
+
+#modal_cover, #modal_box, #modal_box, #login_box {top:0;left:0;}
+#login_cover, #modal_cover {filter: alpha(opacity=75);}
+.oldcomment {filter: alpha(opacity=65);}
+.currcomment .oldcomment {filter: alpha(opacity=100);}
+
+
+
+div#firehose div.article div.comments,
+div#firehose div.briefarticle div.comments {
+height:2em !important;
+}
+
+.contain div.currcomment{ /* .contain bg comes up from above comments title header /ticket#146/ */
+margin-top:-16px !important;
+}
+
+span.current{ /* more sophisticated hack for span.current */
+line-height:.75em;
+display:block;
+}
+
+
+/*for comment bubble, ie7 need a little more padding on the bottom*/
+div#firehose div.article div.comments div p b a,
+div#firehose div.briefarticle div.comments div p b a{
+padding-bottom:0.25em !important;
+}
+
+*+html .nbutton p b input,*+html .nbutton p b a{margin-right:-.3em;}
+
+
+
+/*fixing white space between .soda's*/
+div.briefarticle span.soda,
+div.article span.soda{
+margin-top:0pt !important;
+padding-top:0pt !important;
+height:110%;
+top:-1px;
+}
+div.briefarticle ,
+div.article {
+border-top:1px solid transparent !important; /*fixes white space between sodas more thoroughly*/
+top:0px !important;
+}
+
+
+
+
+
+p{clear:both;}
+
+
+
+.head p a.more{
+padding: 0pt;
+margin-top:-1em;
+}
+
+
+	*+html .head div.tags div.tagtitleclosed a span{
+	background-position:0pt 0.15em;
+	position:relative;
+	margin:0pt ;
+	padding:0pt 0pt 0pt 1em;
+	}
+
+	*+html .head div.tags div.tagtitleopen a span{
+	margin-left:2em;
+	padding-left:-.75em;
+	}
+
+	*+html .head div.tags div a span{
+	padding-right:0.75em !important;
+	}
+
+	*+html .head div.tags span.tagname:first-child{
+	/*margin-left:-1em;*/
+	}
+
+	*+html .head div.tags div.tagtitleopen span.tagname:first-child{
+	/*margin-left:-.8em;*/
+	}
+
+	*+html .head div.tags div.tagtitleopen a span{
+	background-position:0pt 0.15em;
+	position:relative;
+	margin:0pt ;
+	padding:0pt 0pt 0pt 1em;
+	color:#006666;
+	}
+
+	*+html .head div.tags div.tagtitleopen a {
+	text-decoration:none;
+	}
+
+*+html  .briefarticle div.tagtitleclosed,
+*+html  .article div.tagtitleclosed{
+left:auto; right:0pt;
+margin-left:2em;
+padding-left:.65em;
+text-align:right;
+}
+
+*+html  .briefarticle div.tagtitleopen,
+*+html  .article div.tagtitleopen{
+left:auto; right:0pt;
+}
+
+/*redoing tag arrow hack*/
+div#firehose div.tags div.tagtitleclosed a span{
+padding:.25em 0pt 0pt .75em;
+margin:0pt;
+background-position:0.1em 0.25em;
+}
+
+
+div.tagtitleclosed{ /* fix for quite strange behaviour of collapsed tag */
+padding:0pt !important;
+width:150px !important;
+margin-left:-26px !important;
+}
+
+div#firehose div.tags div.tagtitleopen a span{
+padding:.0pt 0pt 0pt 1.75em;
+margin:0pt;
+background-position:0.1em 0.25em;
+}
+div#firehose div.tags div.tagtitleopen span.tagname:first-child{
+margin-left:1.75em
+}
+div#firehose div.tags {
+padding-left:0pt;
+margin-left:0pt;
+}
+
+div#firehose div.tagbody{
+padding-left:2.2em;
+}
+
+div.tagbody div span.tagname:first-child{
+padding-left:1.25em;
+}
+
+/* Tagging END */
+
+
+/* Fixing filter slider */
+#colorsliderbg {
+background:transparent url(//images.slashdot.jp/colorscale.png) no-repeat scroll 5px 5px;
+display:inline;
+height:28px;
+padding:4px 160px 3px 0;
+position:absolute;
+width:155px;
+margin-top:6px;
+}
+div.box_content input[type=submit]{
+margin-left:140px;
+}
+
+.modsel {
+margin-left:1em;
+}
+
+*+html .body .media a.watch  {
+	background:url('//images.slashdot.jp/icon_play.png') no-repeat center;
+	top:-100px;
+}
+
+*+html .nbutton{
+	margin:0pt;
+	padding: 0pt;
+	margin-left:1em !important;
+}
+
+*+html .nbutton p{
+	margin:0pt;
+	padding: 0pt;
+}
+
+*+html .nbutton p b{
+	margin:0pt;
+	padding: 0pt;
+}
+
+#modal_cover, #modal_box, #modal_box, #login_box {top:0;left:0;}
+#login_cover, #modal_cover {filter: alpha(opacity=75);}
+.oldcomment {filter: alpha(opacity=65);}
+.currcomment .oldcomment {filter: alpha(opacity=100);}
+
+div#firehose div.article div.comments,
+div#firehose div.briefarticle div.comments {
+height:2em !important;
+}
+
+.contain div.currcomment{ /* .contain bg comes up from above comments title header /ticket#146/ */
+margin-top:-16px !important;
+}
+.contain span.current{ /* fix above causes .current to be dropped lower -- thus compensating for that  */
+margin-top:-16px !important;
+}
+
+/*for comment bubble, ie7 need a little more padding on the bottom*/
+div#firehose div.article div.comments div p b a,
+div#firehose div.briefarticle div.comments div p b a{
+padding-bottom:0.25em !important;
+}
+
+*+html .nbutton p b input,*+html .nbutton p b a{margin-right:-.3em;}
+
+
+
+/*fixing white space between .soda's*/
+div.briefarticle span.soda,
+div.article span.soda{
+margin-top:0pt !important;
+padding-top:0pt !important;
+height:110%;
+top:-1px;
+}
+div.briefarticle ,
+div.article {
+border-top:1px solid transparent !important; /*fixes white space between sodas more thoroughly*/
+top:0px !important;
+}
+
+
+/* Tagging START */
+*+html .head div.tags{
+}
+
+*+html .head div.tagbody {
+/*padding-left:4em;*/
+}
+
+*+html .head div.tags div.tagtitleopen {
+}
+
+*+html .head div.tags div.tagtitleclosed {
+}
+
+*+html .head div.tags div.tagtitleclosed {
+}
+
+p{clear:both;}
+
+	*+html .head div.tags div.tagtitleclosed a span{
+	background-position:0pt 0.15em;
+	position:relative;
+	margin:0pt ;
+	padding:0pt 0pt 0pt 1em;
+	}
+
+	*+html .head div.tags div.tagtitleopen a span{
+	margin-left:2em;
+	padding-left:-.75em;
+	}
+
+	*+html .head div.tags div a span{
+	padding-right:0.75em !important;
+	}
+
+	*+html .head div.tags span.tagname:first-child{
+	/*margin-left:-1em;*/
+	}
+
+	*+html .head div.tags div.tagtitleopen span.tagname:first-child{
+	/*margin-left:-.8em;*/
+	}
+
+	*+html .head div.tags div.tagtitleopen a span{
+	background-position:0pt 0.15em;
+	position:relative;
+	margin:0pt ;
+	padding:0pt 0pt 0pt 1em;
+	color:#006666;
+	}
+
+	*+html .head div.tags div.tagtitleopen a {
+	text-decoration:none;
+	}
+
+*+html  .briefarticle div.tagtitleclosed,
+*+html  .article div.tagtitleclosed{
+left:auto; right:0pt;
+margin-left:2em;
+padding-left:.65em;
+text-align:right;
+}
+
+*+html  .briefarticle div.tagtitleopen,
+*+html  .article div.tagtitleopen{
+left:auto; right:0pt;
+}
+
+/*redoing tag arrow hack*/
+div#firehose div.tags div.tagtitleclosed a span{
+padding:.25em 0pt 0pt .75em;
+margin:0pt;
+background-position:0.1em 0.25em;
+}
+
+div#firehose div.tags div.tagtitleopen a span{
+padding:.0pt 0pt 0pt 1.75em;
+margin:0pt;
+background-position:0.1em 0.25em;
+}
+
+div#firehose div.tags div.tagtitleopen span.tagname:first-child{
+margin-left:1.75em
+}
+
+div#firehose div.tags {
+padding-left:0pt;
+margin-left:0pt;
+}
+
+div#firehose div.tagbody{
+padding-left:2.2em;
+}
+
+div.tagbody div span.tagname:first-child{
+padding-left:1.25em;
+}
+/* Tagging END */
+
+
+
+/* Fixing filter slider */
+
+#colorsliderbg {
+background:transparent url(//images.slashdot.jp/colorscale.png) no-repeat scroll 5px 5px;
+display:inline;
+height:28px;
+padding:4px 160px 3px 0;
+position:absolute;
+width:155px;
+margin-top:6px;
+}
+
+div.box_content input[type=submit]{
+
+margin-left:140px;
+
+}
+
+
+
+
+span.vballoon-firehoselist span {
+margin-top:1.1em;
+}
+
+
+
+/*------------*/
+
+
+/* .soda fix */
+div#firehoselist .soda {
+width:5px;
+}
+
+/* tabs aren't tall enough */
+#bd .nav #fhtablist li {
+border-bottom:5px solid #888;
+}
+
+
+
+

Added: test/images/css/ie7-idle.css.orig
===================================================================
--- test/images/css/ie7-idle.css.orig	                        (rev 0)
+++ test/images/css/ie7-idle.css.orig	2008-12-10 08:02:02 UTC (rev 873)
@@ -0,0 +1,394 @@
+*+html .body .media a.watch  {
+	background:url('//images.slashdot.org/icon_play.png') no-repeat center;
+	top:-100px;
+}
+
+*+html .nbutton{
+	margin:0pt;
+	padding: 0pt;
+	margin-left:1em !important;
+}
+
+*+html .nbutton p{
+	margin:0pt;
+	padding: 0pt;
+}
+
+*+html .nbutton p b{
+	margin:0pt;
+	padding: 0pt;
+}
+
+
+
+#modal_cover, #modal_box, #modal_box, #login_box {top:0;left:0;}
+#login_cover, #modal_cover {filter: alpha(opacity=75);}
+.oldcomment {filter: alpha(opacity=65);}
+.currcomment .oldcomment {filter: alpha(opacity=100);}
+
+
+
+div#firehose div.article div.comments,
+div#firehose div.briefarticle div.comments {
+height:2em !important;
+}
+
+.contain div.currcomment{ /* .contain bg comes up from above comments title header /ticket#146/ */
+margin-top:-16px !important;
+}
+
+span.current{ /* more sophisticated hack for span.current */
+line-height:.75em;
+display:block;
+}
+
+
+/*for comment bubble, ie7 need a little more padding on the bottom*/
+div#firehose div.article div.comments div p b a,
+div#firehose div.briefarticle div.comments div p b a{
+padding-bottom:0.25em !important;
+}
+
+*+html .nbutton p b input,*+html .nbutton p b a{margin-right:-.3em;}
+
+
+
+/*fixing white space between .soda's*/
+div.briefarticle span.soda,
+div.article span.soda{
+margin-top:0pt !important;
+padding-top:0pt !important;
+height:110%;
+top:-1px;
+}
+div.briefarticle ,
+div.article {
+border-top:1px solid transparent !important; /*fixes white space between sodas more thoroughly*/
+top:0px !important;
+}
+
+
+
+
+
+p{clear:both;}
+
+
+
+.head p a.more{
+padding: 0pt;
+margin-top:-1em;
+}
+
+
+	*+html .head div.tags div.tagtitleclosed a span{
+	background-position:0pt 0.15em;
+	position:relative;
+	margin:0pt ;
+	padding:0pt 0pt 0pt 1em;
+	}
+
+	*+html .head div.tags div.tagtitleopen a span{
+	margin-left:2em;
+	padding-left:-.75em;
+	}
+
+	*+html .head div.tags div a span{
+	padding-right:0.75em !important;
+	}
+
+	*+html .head div.tags span.tagname:first-child{
+	/*margin-left:-1em;*/
+	}
+
+	*+html .head div.tags div.tagtitleopen span.tagname:first-child{
+	/*margin-left:-.8em;*/
+	}
+
+	*+html .head div.tags div.tagtitleopen a span{
+	background-position:0pt 0.15em;
+	position:relative;
+	margin:0pt ;
+	padding:0pt 0pt 0pt 1em;
+	color:#006666;
+	}
+
+	*+html .head div.tags div.tagtitleopen a {
+	text-decoration:none;
+	}
+
+*+html  .briefarticle div.tagtitleclosed,
+*+html  .article div.tagtitleclosed{
+left:auto; right:0pt;
+margin-left:2em;
+padding-left:.65em;
+text-align:right;
+}
+
+*+html  .briefarticle div.tagtitleopen,
+*+html  .article div.tagtitleopen{
+left:auto; right:0pt;
+}
+
+/*redoing tag arrow hack*/
+div#firehose div.tags div.tagtitleclosed a span{
+padding:.25em 0pt 0pt .75em;
+margin:0pt;
+background-position:0.1em 0.25em;
+}
+
+
+div.tagtitleclosed{ /* fix for quite strange behaviour of collapsed tag */
+padding:0pt !important;
+width:150px !important;
+margin-left:-26px !important;
+}
+
+div#firehose div.tags div.tagtitleopen a span{
+padding:.0pt 0pt 0pt 1.75em;
+margin:0pt;
+background-position:0.1em 0.25em;
+}
+div#firehose div.tags div.tagtitleopen span.tagname:first-child{
+margin-left:1.75em
+}
+div#firehose div.tags {
+padding-left:0pt;
+margin-left:0pt;
+}
+
+div#firehose div.tagbody{
+padding-left:2.2em;
+}
+
+div.tagbody div span.tagname:first-child{
+padding-left:1.25em;
+}
+
+/* Tagging END */
+
+
+/* Fixing filter slider */
+#colorsliderbg {
+background:transparent url(//images.slashdot.org/colorscale.png) no-repeat scroll 5px 5px;
+display:inline;
+height:28px;
+padding:4px 160px 3px 0;
+position:absolute;
+width:155px;
+margin-top:6px;
+}
+div.box_content input[type=submit]{
+margin-left:140px;
+}
+
+.modsel {
+margin-left:1em;
+}
+
+*+html .body .media a.watch  {
+	background:url('//images.slashdot.org/icon_play.png') no-repeat center;
+	top:-100px;
+}
+
+*+html .nbutton{
+	margin:0pt;
+	padding: 0pt;
+	margin-left:1em !important;
+}
+
+*+html .nbutton p{
+	margin:0pt;
+	padding: 0pt;
+}
+
+*+html .nbutton p b{
+	margin:0pt;
+	padding: 0pt;
+}
+
+#modal_cover, #modal_box, #modal_box, #login_box {top:0;left:0;}
+#login_cover, #modal_cover {filter: alpha(opacity=75);}
+.oldcomment {filter: alpha(opacity=65);}
+.currcomment .oldcomment {filter: alpha(opacity=100);}
+
+div#firehose div.article div.comments,
+div#firehose div.briefarticle div.comments {
+height:2em !important;
+}
+
+.contain div.currcomment{ /* .contain bg comes up from above comments title header /ticket#146/ */
+margin-top:-16px !important;
+}
+.contain span.current{ /* fix above causes .current to be dropped lower -- thus compensating for that  */
+margin-top:-16px !important;
+}
+
+/*for comment bubble, ie7 need a little more padding on the bottom*/
+div#firehose div.article div.comments div p b a,
+div#firehose div.briefarticle div.comments div p b a{
+padding-bottom:0.25em !important;
+}
+
+*+html .nbutton p b input,*+html .nbutton p b a{margin-right:-.3em;}
+
+
+
+/*fixing white space between .soda's*/
+div.briefarticle span.soda,
+div.article span.soda{
+margin-top:0pt !important;
+padding-top:0pt !important;
+height:110%;
+top:-1px;
+}
+div.briefarticle ,
+div.article {
+border-top:1px solid transparent !important; /*fixes white space between sodas more thoroughly*/
+top:0px !important;
+}
+
+
+/* Tagging START */
+*+html .head div.tags{
+}
+
+*+html .head div.tagbody {
+/*padding-left:4em;*/
+}
+
+*+html .head div.tags div.tagtitleopen {
+}
+
+*+html .head div.tags div.tagtitleclosed {
+}
+
+*+html .head div.tags div.tagtitleclosed {
+}
+
+p{clear:both;}
+
+	*+html .head div.tags div.tagtitleclosed a span{
+	background-position:0pt 0.15em;
+	position:relative;
+	margin:0pt ;
+	padding:0pt 0pt 0pt 1em;
+	}
+
+	*+html .head div.tags div.tagtitleopen a span{
+	margin-left:2em;
+	padding-left:-.75em;
+	}
+
+	*+html .head div.tags div a span{
+	padding-right:0.75em !important;
+	}
+
+	*+html .head div.tags span.tagname:first-child{
+	/*margin-left:-1em;*/
+	}
+
+	*+html .head div.tags div.tagtitleopen span.tagname:first-child{
+	/*margin-left:-.8em;*/
+	}
+
+	*+html .head div.tags div.tagtitleopen a span{
+	background-position:0pt 0.15em;
+	position:relative;
+	margin:0pt ;
+	padding:0pt 0pt 0pt 1em;
+	color:#006666;
+	}
+
+	*+html .head div.tags div.tagtitleopen a {
+	text-decoration:none;
+	}
+
+*+html  .briefarticle div.tagtitleclosed,
+*+html  .article div.tagtitleclosed{
+left:auto; right:0pt;
+margin-left:2em;
+padding-left:.65em;
+text-align:right;
+}
+
+*+html  .briefarticle div.tagtitleopen,
+*+html  .article div.tagtitleopen{
+left:auto; right:0pt;
+}
+
+/*redoing tag arrow hack*/
+div#firehose div.tags div.tagtitleclosed a span{
+padding:.25em 0pt 0pt .75em;
+margin:0pt;
+background-position:0.1em 0.25em;
+}
+
+div#firehose div.tags div.tagtitleopen a span{
+padding:.0pt 0pt 0pt 1.75em;
+margin:0pt;
+background-position:0.1em 0.25em;
+}
+
+div#firehose div.tags div.tagtitleopen span.tagname:first-child{
+margin-left:1.75em
+}
+
+div#firehose div.tags {
+padding-left:0pt;
+margin-left:0pt;
+}
+
+div#firehose div.tagbody{
+padding-left:2.2em;
+}
+
+div.tagbody div span.tagname:first-child{
+padding-left:1.25em;
+}
+/* Tagging END */
+
+
+
+/* Fixing filter slider */
+
+#colorsliderbg {
+background:transparent url(//images.slashdot.org/colorscale.png) no-repeat scroll 5px 5px;
+display:inline;
+height:28px;
+padding:4px 160px 3px 0;
+position:absolute;
+width:155px;
+margin-top:6px;
+}
+
+div.box_content input[type=submit]{
+
+margin-left:140px;
+
+}
+
+
+
+
+span.vballoon-firehoselist span {
+margin-top:1.1em;
+}
+
+
+
+/*------------*/
+
+
+/* .soda fix */
+div#firehoselist .soda {
+width:5px;
+}
+
+/* tabs aren't tall enough */
+#bd .nav #fhtablist li {
+border-bottom:5px solid #888;
+}
+
+
+

Added: test/images/css/ie8-idle.css
===================================================================
--- test/images/css/ie8-idle.css	                        (rev 0)
+++ test/images/css/ie8-idle.css	2008-12-10 08:02:02 UTC (rev 873)
@@ -0,0 +1,89 @@
+.head div.tags div.tagtitleclosed a span { /*fixing position of the arrow bg, moving [+] farther to the right from overlapping bg beneeth it*/
+background-position: -2px 4px;
+left:-15px !important;
+margin-left:-5px;
+}
+.head span.tagname:first-child{ /*fixing position of the listing of tags*/
+margin-left:-15px !important;
+}
+
+.head p a.more{
+padding: 0pt;
+margin-top:-1em;
+}
+
+#yui-main #firehose .tags  div.tagtitleclosed a span{ /*fixing positioning of arrow bg in #firehose tag area*/
+left:-5px !important;
+margin-left:-5px;
+background-position: 0% 0%;
+width:100px;
+}
+
+/*IE8 BUG: li.active bg doesn't work correctly, below patch works but very randomly disappears when you scroll*/
+/*                 so this need to be tested more on live and watched closely */
+div.nav ul#fhtablist li.active{ /*immitating li.active #fff bg with border*/
+padding-bottom:0pt;
+margin-bottom:0pt;
+border-bottom:20px solid #fff !important;
+border-top:10px solid #fff !important;
+}
+div.nav{
+margin-bottom:-18px; /*removing excess white space*/
+}
+div.nav ul#fhtablist,div.nav ul#fhtablist li{ /*helping immitate bg.*/
+padding-top:4px;
+}
+
+
+input[value="Search"]{ /*aligning header search input text box and search button*/
+float:right;
+}
+
+div.yui-t6{ /*getting rid of extra space in the header*/
+margin-top:-15px !important;
+}
+
+
+span.nbutton { /*fixing .nbutton*/
+position:absolute;
+padding:-0pt !important;
+}
+span.nbutton p b a {
+line-height:2em !important;
+}
+
+
+div.paginate span.nbutton { /*homepage only: aligning .nbutton correctly*/
+margin:-.25em 2em !important;
+}
+
+
+div#discussion_buttons span.nbutton{ /*TEMPORARY*/
+position:relative !important;
+height:100px !important;
+}
+
+.commentwrap{ /*#268*/
+clear:none !important;
+}
+
+
+
+
+
+
+
+
+/*---------------------------------*/
+/* tabs aren't tall enough */
+#bd .nav #fhtablist li a  {
+padding-bottom:1em !important;
+}
+
+#bd .nav {
+height:18px;
+}
+
+
+
+

Added: test/images/css/ie8-idle.css.orig
===================================================================
--- test/images/css/ie8-idle.css.orig	                        (rev 0)
+++ test/images/css/ie8-idle.css.orig	2008-12-10 08:02:02 UTC (rev 873)
@@ -0,0 +1,88 @@
+.head div.tags div.tagtitleclosed a span { /*fixing position of the arrow bg, moving [+] farther to the right from overlapping bg beneeth it*/
+background-position: -2px 4px;
+left:-15px !important;
+margin-left:-5px;
+}
+.head span.tagname:first-child{ /*fixing position of the listing of tags*/
+margin-left:-15px !important;
+}
+
+.head p a.more{
+padding: 0pt;
+margin-top:-1em;
+}
+
+#yui-main #firehose .tags  div.tagtitleclosed a span{ /*fixing positioning of arrow bg in #firehose tag area*/
+left:-5px !important;
+margin-left:-5px;
+background-position: 0% 0%;
+width:100px;
+}
+
+/*IE8 BUG: li.active bg doesn't work correctly, below patch works but very randomly disappears when you scroll*/
+/*                 so this need to be tested more on live and watched closely */
+div.nav ul#fhtablist li.active{ /*immitating li.active #fff bg with border*/
+padding-bottom:0pt;
+margin-bottom:0pt;
+border-bottom:20px solid #fff !important;
+border-top:10px solid #fff !important;
+}
+div.nav{
+margin-bottom:-18px; /*removing excess white space*/
+}
+div.nav ul#fhtablist,div.nav ul#fhtablist li{ /*helping immitate bg.*/
+padding-top:4px;
+}
+
+
+input[value="Search"]{ /*aligning header search input text box and search button*/
+float:right;
+}
+
+div.yui-t6{ /*getting rid of extra space in the header*/
+margin-top:-15px !important;
+}
+
+
+span.nbutton { /*fixing .nbutton*/
+position:absolute;
+padding:-0pt !important;
+}
+span.nbutton p b a {
+line-height:2em !important;
+}
+
+
+div.paginate span.nbutton { /*homepage only: aligning .nbutton correctly*/
+margin:-.25em 2em !important;
+}
+
+
+div#discussion_buttons span.nbutton{ /*TEMPORARY*/
+position:relative !important;
+height:100px !important;
+}
+
+.commentwrap{ /*#268*/
+clear:none !important;
+}
+
+
+
+
+
+
+
+
+/*---------------------------------*/
+/* tabs aren't tall enough */
+#bd .nav #fhtablist li a  {
+padding-bottom:1em !important;
+}
+
+#bd .nav {
+height:18px;
+}
+
+
+


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