svnno****@sourc*****
svnno****@sourc*****
2007年 12月 22日 (土) 00:48:00 JST
Revision: 330 http://svn.sourceforge.jp/cgi-bin/viewcvs.cgi?root=slashdotjp&view=rev&rev=330 Author: tach Date: 2007-12-22 00:48:00 +0900 (Sat, 22 Dec 2007) Log Message: ----------- Change iestyles.css from http://images.slashdot.jp/css/iestyles.css Modified Paths: -------------- images/css/admin.css images/css/comments.css images/css/core-tidied.css images/css/firehose.css images/css/iestyles.css images/css/slashdot_apple.css images/css/slashdot_ask.css images/css/slashdot_developer.css images/css/slashdot_games.css images/css/slashdot_hardware.css images/css/slashdot_it.css images/css/slashdot_linux.css images/css/slashdot_mobile.css images/css/slashdot_politics.css images/css/slashdot_yro.css -------------- next part -------------- Modified: images/css/admin.css =================================================================== --- images/css/admin.css 2007-12-21 14:37:53 UTC (rev 329) +++ images/css/admin.css 2007-12-21 15:48:00 UTC (rev 330) @@ -64,7 +64,7 @@ { padding: 0; margin: 0 0 0 2em; - list-style: url("//images.slashdot.jp/drop.gif"); + list-style: url("//tach.office.osdn.jp:8001/drop.gif"); } #slashboxes #slashd li em, @@ -112,7 +112,7 @@ /* Story table */ -.tb_col { border: 1px solid #555; padding: 0 .4em; background: #666 url(//images.slashdot.jp/block-title-bg.png) repeat-x;} +.tb_col { border: 1px solid #555; padding: 0 .4em; background: #666 url(//tach.office.osdn.jp:8001/block-title-bg.png) repeat-x;} .lt_tb_col {color: #fff; border: 1px solid #444; padding: 0 0 0 .4em; background: #555 !important;} @@ -122,7 +122,7 @@ .admin #adminmenu a {color: #066;} #adminmenu ul.nestedmenu a {color: #ddd;} #adminmenu ul.nestedmenu li:hover a {color: #fff;} -.admin #adminmenu ul.nestedmenu, #adminmenu ul.nestedmenu {height: 1.3em; font: 100% sans-serif; background: #111 url(//images.slashdot.jp/ostg-bg.png) repeat-x top left !important;} +.admin #adminmenu ul.nestedmenu, #adminmenu ul.nestedmenu {height: 1.3em; font: 100% sans-serif; background: #111 url(//tach.office.osdn.jp:8001/ostg-bg.png) repeat-x top left !important;} #adminmenu ul.nestedmenu { list-style: none; } Modified: images/css/comments.css =================================================================== --- images/css/comments.css 2007-12-21 14:37:53 UTC (rev 329) +++ images/css/comments.css 2007-12-21 15:48:00 UTC (rev 330) @@ -1,16 +1,16 @@ /* Move the links div to the right */ .comment div.title { border-bottom: 1px solid #fff; - background: #044 url("//images.slashdot.jp/article-title-bg.png") repeat-x left top; + background: #044 url("//tach.office.osdn.jp:8001/article-title-bg.png") repeat-x left top; } .comment div.title h4 a { margin: 0 .7em; color: #fff; background: none !important;} -.comment div.title h4 { font-size: 100%; padding: .3em 0; color: #fff; font-weight: bold; background: url("//images.slashdot.jp/article-title-left.png") no-repeat left top; } +.comment div.title h4 { font-size: 100%; padding: .3em 0; color: #fff; font-weight: bold; background: url("//tach.office.osdn.jp:8001/article-title-left.png") no-repeat left top; } #commentlisting ul li { padding-left: 1.55em; margin: 0 0 .75em 0; - background: url("//images.slashdot.jp/comment-line.png") no-repeat 3px 0px; + background: url("//tach.office.osdn.jp:8001/comment-line.png") no-repeat 3px 0px; } #commentlisting .commentBody ul {background: transparent} @@ -27,11 +27,11 @@ position: relative; margin: .5em 0 1.25em 0; padding: 0; - background: #696969 url("//images.slashdot.jp/commentbox-bg.png") repeat-x left top; + background: #696969 url("//tach.office.osdn.jp:8001/commentbox-bg.png") repeat-x left top; clear: right; } div.commentwrap div.commentBox:first-child { - background: url("//images.slashdot.jp/commentbox-left.png") no-repeat left top; + background: url("//tach.office.osdn.jp:8001/commentbox-left.png") no-repeat left top; } div.commentBox { padding: .3em .7em; @@ -46,13 +46,13 @@ div.commentBoxForm { padding: 1.3em 0 0 0; text-align: center; - background: #eee url("//images.slashdot.jp/commentboxform-bg.png") repeat-x left bottom; + background: #eee url("//tach.office.osdn.jp:8001/commentboxform-bg.png") repeat-x left bottom; } div.commentBoxForm form { padding: 0; } div.commentBoxForm fieldset { } div.commentBoxForm div.commentBox { padding: .75em 0 .5em 0; - background: url("//images.slashdot.jp/commentboxform-bottom-right.png") no-repeat right bottom; + background: url("//tach.office.osdn.jp:8001/commentboxform-bottom-right.png") no-repeat right bottom; } div.commentBoxForm div.commentBox small { color: #555; @@ -82,7 +82,7 @@ div.commentTop div.details { padding: .2em .7em .4em .7em; font-size: 93%; - background: #e6e6e6 url("//images.slashdot.jp/article-details-bg.png") repeat-x left bottom; + background: #e6e6e6 url("//tach.office.osdn.jp:8001/article-details-bg.png") repeat-x left bottom; } div.commentTop div.details a { padding-left: 0; } div.commentTop div.details small { font-size: 100%; } @@ -97,7 +97,7 @@ font-weight: bold; color: #ccc; border-bottom: 1px solid #066; - background: url("//images.slashdot.jp/commentsub-bg.png") repeat-x left bottom; + background: url("//tach.office.osdn.jp:8001/commentsub-bg.png") repeat-x left bottom; } /* Related Stories */ @@ -123,7 +123,7 @@ margin: 0 0 0 -.3em; padding: 0 .3em; text-decoration: none; - background: url("//images.slashdot.jp/comm-minus.gif") 0 .2em no-repeat; + background: url("//tach.office.osdn.jp:8001/comm-minus.gif") 0 .2em no-repeat; right: -1.4em; z-index: 2; cursor: pointer; @@ -133,7 +133,7 @@ margin: 0; padding: 0 .3em; text-decoration: none; - background: url("//images.slashdot.jp/comm-plus.gif") 0 .2em no-repeat; + background: url("//tach.office.osdn.jp:8001/comm-plus.gif") 0 .2em no-repeat; right: -1.4em; z-index: 1; cursor: pointer; @@ -213,7 +213,7 @@ .vertical #d2act {position: absolute; left: 1.2em !important} .vertical #d2act.rooted {left:-10.6em !important;} #d2act div.block {background: transparent} -#d2act div.block div.title h4 {text-align: left; background: url("//images.slashdot.jp/commentbox-left.png") top left no-repeat !important;} +#d2act div.block div.title h4 {text-align: left; background: url("//tach.office.osdn.jp:8001/commentbox-left.png") top left no-repeat !important;} .rooted #d2act.rooted div.block div.title h4 { background: none !important; } #d2act .close {position: absolute; top: .2em; right: .2em; color: #ccc; text-decoration: none; font-style: sans-serif; border: 1px solid #bbb; border-bottom: 1px solid #444; border-right: 1px solid #555; padding: 0 .3em;} #d2act .close:hover {position: absolute; top: .2em; right: .2em; color: #eee; text-decoration: none; font-style: sans-serif; border: 1px solid #444; border-bottom: 1px solid #aaa; border-right: 1px solid #ccc; padding: 0 .3em;} Modified: images/css/core-tidied.css =================================================================== --- images/css/core-tidied.css 2007-12-21 14:37:53 UTC (rev 329) +++ images/css/core-tidied.css 2007-12-21 15:48:00 UTC (rev 330) @@ -6,7 +6,7 @@ color: #111; font: 82%/150% sans-serif; border-bottom: 7px solid #066; - background: #222 url(//images.slashdot.jp/body-bg.png) repeat-x left bottom; + background: #222 url(//tach.office.osdn.jp:8001/body-bg.png) repeat-x left bottom; } #top_parent { @@ -35,7 +35,7 @@ padding-left: 1.25em; margin-bottom: 20px; } -#slashboxes #contents ul li { list-style-image: url(//images.slashdot.jp/bullet.gif); } +#slashboxes #contents ul li { list-style-image: url(//tach.office.osdn.jp:8001/bullet.gif); } #contents p { margin: 0 0 1em 0; @@ -74,7 +74,7 @@ position: relative; height: 55px; margin: 5px 1.25em 0 1.25em; - background: #044 url(//images.slashdot.jp/topnav-bg.png) repeat-x left top; + background: #044 url(//tach.office.osdn.jp:8001/topnav-bg.png) repeat-x left top; } #topnav div#rec_topics_header, #topnav ul { display: none; } /* Hide the topic icons */ @@ -94,7 +94,7 @@ outline: none; text-indent: -5000px; text-decoration: none; - background: url(//images.slashdot.jp/logo.png) no-repeat left top; + background: url(//tach.office.osdn.jp:8001/logo.png) no-repeat left top; } #topnav div.search { position: absolute; @@ -138,13 +138,13 @@ margin-bottom: 1.25em; white-space: nowrap; font-size: 93%; - background: #e6e6e6 url(//images.slashdot.jp/sections-bg.png) repeat-x left bottom; + background: #e6e6e6 url(//tach.office.osdn.jp:8001/sections-bg.png) repeat-x left bottom; } div#user-section * { line-height: 100%; } div#user-section div.content { overflow: hidden; padding: .5em .8em; - background: url(//images.slashdot.jp/sections-right.png) no-repeat right bottom; + background: url(//tach.office.osdn.jp:8001/sections-right.png) no-repeat right bottom; } div#user-section ul { float: left; } @@ -169,9 +169,9 @@ div#user-section ul li:first-child:before {content:" ";} div#user-section ul li a#loginlink { padding-left: 1.2em; - background: url(//images.slashdot.jp/login-arrow-collapsed.gif) no-repeat 0 50%; + background: url(//tach.office.osdn.jp:8001/login-arrow-collapsed.gif) no-repeat 0 50%; } - div#user-section ul li a#loginlink.expanded { background-image: url(//images.slashdot.jp/login-arrow-expanded.gif); } + div#user-section ul li a#loginlink.expanded { background-image: url(//tach.office.osdn.jp:8001/login-arrow-expanded.gif); } div#user-section ul#user-utils { float: right; padding: 0 0 .3em 0; margin-top: .25em; } @@ -203,7 +203,7 @@ margin-bottom: 0; padding: 0; border-bottom: 1px solid #fff; - background: #044 url(//images.slashdot.jp/article-title-bg.png) repeat-x left top; + background: #044 url(//tach.office.osdn.jp:8001/article-title-bg.png) repeat-x left top; } div.generaltitle div.title a { color: #fff; text-decoration: none;} div.generaltitle div.title h3 { @@ -211,19 +211,19 @@ color: #fff; font-size: 123%; /* 16px */ font-weight: bold; - background: url(//images.slashdot.jp/article-title-left.png) no-repeat left top; + background: url(//tach.office.osdn.jp:8001/article-title-left.png) no-repeat left top; } /* General Body */ -div.generalbody form { padding: .5em .7em 1em .7em; background: #eee url(//images.slashdot.jp/corner-eee-bottom-right.png) no-repeat right bottom; } +div.generalbody form { padding: .5em .7em 1em .7em; background: #eee url(//tach.office.osdn.jp:8001/corner-eee-bottom-right.png) no-repeat right bottom; } div#users-blocks div.generalbody form {background: transparent; padding: 0;} div.generalbody form fieldset { } div.generalbody form label { font-weight: bold; } /* Blocks */ -div.block div.title { background: #666 url(//images.slashdot.jp/block-title-bg.png) repeat-x; } +div.block div.title { background: #666 url(//tach.office.osdn.jp:8001/block-title-bg.png) repeat-x; } div.block div.title * { line-height: 100%; } div.block div.title h4 { padding: .5em .8em .6em .8em; @@ -241,14 +241,14 @@ width: 9.25em; padding-bottom: 10px; margin-right: 1.25em; - background: #eee url(//images.slashdot.jp/links-bg.png) no-repeat left bottom; + background: #eee url(//tach.office.osdn.jp:8001/links-bg.png) no-repeat left bottom; } div#links div.block div.content, div#links div.block { margin: 0; padding: 0; } - div#links div.block div.title { margin: 0; position: relative; background: #666 url(//images.slashdot.jp/block-title-bg.png) repeat-x;} + div#links div.block div.title { margin: 0; position: relative; background: #666 url(//tach.office.osdn.jp:8001/block-title-bg.png) repeat-x;} div#links div.block div.title h4 { margin: 0; padding: .5em .8em .6em 2em; } div#links div.block div.title h4, - div#links div.block.expanded div.title h4 { background: url(//images.slashdot.jp/block-arrow-expanded.gif) no-repeat .8em 50%; } - div#links div.block.collapsed div.title h4 { background: url(//images.slashdot.jp/block-arrow-collapsed.gif) no-repeat .8em 50%; } + div#links div.block.expanded div.title h4 { background: url(//tach.office.osdn.jp:8001/block-arrow-expanded.gif) no-repeat .8em 50%; } + div#links div.block.collapsed div.title h4 { background: url(//tach.office.osdn.jp:8001/block-arrow-collapsed.gif) no-repeat .8em 50%; } div#links div.block.static div.title h4 { padding-left: .8em; background: none; } div#links div.block div.content ul { margin: 0; padding: 0; border-bottom: 1px solid #ddd; } @@ -267,7 +267,7 @@ div#links div.block div.content ul li a:hover { color: #fff; text-decoration: none; margin: 0; - background: #066 url(//images.slashdot.jp/link-arrow.gif) no-repeat right center; + background: #066 url(//tach.office.osdn.jp:8001/link-arrow.gif) no-repeat right center; } /* Articles */ @@ -275,7 +275,7 @@ div.article div.title { margin: 0; border-bottom: 1px solid #fff; - background: #044 url(//images.slashdot.jp/article-title-bg.png) repeat-x left top; + background: #044 url(//tach.office.osdn.jp:8001/article-title-bg.png) repeat-x left top; } div.article div.title span, div.article div.title span a { color: #8DC7C0;} @@ -286,16 +286,16 @@ color: #fff; font-size: 123%; /* 16px */ font-weight: bold; - background: url(//images.slashdot.jp/article-title-left.png) no-repeat left top; + background: url(//tach.office.osdn.jp:8001/article-title-left.png) no-repeat left top; } - div.article div.future div.title { background: #700 url("//images.slashdot.jp/slc.gif") top left no-repeat;} + div.article div.future div.title { background: #700 url("//tach.office.osdn.jp:8001/slc.gif") top left no-repeat;} div.article div.future div.title h3 { background: transparent; } div.article div.details, div.article div.body { padding: .2em .7em; } div.article div.details { padding: .4em .7em .5em .7em; font-size: 93%; /* 12px */ line-height: 130%; - background: #ddd url(//images.slashdot.jp/article-details-bg.png) repeat-x left top; + background: #ddd url(//tach.office.osdn.jp:8001/article-details-bg.png) repeat-x left top; } div.article div.details strong { font-weight: normal; @@ -324,12 +324,12 @@ div.storylinks div { margin: 0; padding: 0; - background: url(//images.slashdot.jp/storylinks-bg.png) repeat-x left bottom; + background: url(//tach.office.osdn.jp:8001/storylinks-bg.png) repeat-x left bottom; } div.storylinks ul { margin: 0; padding: .75em 12em .75em .6em; - background: url(//images.slashdot.jp/storylinks-right.png) no-repeat right bottom; + background: url(//tach.office.osdn.jp:8001/storylinks-right.png) no-repeat right bottom; } div.storylinks ul li { display: inline; @@ -357,12 +357,12 @@ div.briefarticles { margin: 1.5em 0; border-bottom: 1px solid #066; - background: #e8e8e8 url(//images.slashdot.jp/briefarticle-top-left.png) no-repeat left top; + background: #e8e8e8 url(//tach.office.osdn.jp:8001/briefarticle-top-left.png) no-repeat left top; } div.briefarticles div.briefarticle { padding: .5em .7em; border-bottom: 1px solid #ccc; - background: url(//images.slashdot.jp/briefarticle-fade.png) repeat-y right top; + background: url(//tach.office.osdn.jp:8001/briefarticle-fade.png) repeat-y right top; } div.briefarticles div.briefarticle span.storytitle a { font-weight: bold; } div.future div.briefarticle { background: #700;} @@ -372,7 +372,7 @@ a.yesterday { padding-left: 15px; font-weight: bold; - background: url('//images.slashdot.jp/arrow-left.png') no-repeat left center; + background: url('//tach.office.osdn.jp:8001/arrow-left.png') no-repeat left center; } @@ -388,12 +388,12 @@ margin-bottom: 1.25em; } div#slashboxes div.block div.title h4 { - background: url(//images.slashdot.jp/block-title-right.png) no-repeat right top; + background: url(//tach.office.osdn.jp:8001/block-title-right.png) no-repeat right top; padding: .5em .8em .6em .8em; } div#slashboxes div.block div.content { padding: .4em; - background: #eee url(//images.slashdot.jp/slashbox-bottom-left.png) no-repeat left bottom; + background: #eee url(//tach.office.osdn.jp:8001/slashbox-bottom-left.png) no-repeat left bottom; } div#slashboxes div.block div.content p { margin: 0;} div#slashboxes div.block div.content ul { margin: 0; padding: 0; list-style-image: none; } @@ -408,7 +408,7 @@ /* Footer */ div#footer { margin-top: 1.25em; - background: #bbb url(//images.slashdot.jp/footer-bg.png) repeat-x left top; + background: #bbb url(//tach.office.osdn.jp:8001/footer-bg.png) repeat-x left top; clear: both; } div#footer div.search { @@ -420,7 +420,7 @@ div#footer div.rightcontent { padding: 1.35em 1.25em 1.5em 0; text-align: right; - background: url(//images.slashdot.jp/footer-right.png) no-repeat right top; + background: url(//tach.office.osdn.jp:8001/footer-right.png) no-repeat right top; } div#footer div.rightcontent table { width: auto; @@ -438,14 +438,14 @@ /* Copyright */ div.copyright { margin: 0 1.25em 15px 1.25em; - background: #444 url(//images.slashdot.jp/copyright-bg.png) repeat-x left bottom; + background: #444 url(//tach.office.osdn.jp:8001/copyright-bg.png) repeat-x left bottom; } div.copyright p { padding: .85em 1.25em; color: #999; font-size: 85%; /* 11px */ text-align: center; - background: url(//images.slashdot.jp/copyright-left.png) no-repeat left bottom; + background: url(//tach.office.osdn.jp:8001/copyright-left.png) no-repeat left bottom; } div.copyright a { color: #ccc; } @@ -480,17 +480,17 @@ #users-lists div.title { margin: 1em 0 0 0; } div#usermenu { margin: 0 0 .5em 0; - background: #e6e6e6 url(//images.slashdot.jp/sections-bg.png) repeat-x left bottom; + background: #e6e6e6 url(//tach.office.osdn.jp:8001/sections-bg.png) repeat-x left bottom; } ul.menu { font-size: 93%; /* 12px */ padding: .5em 0; overflow: auto; - background: url(//images.slashdot.jp/storylinks-bg.png) repeat-x bottom left; + background: url(//tach.office.osdn.jp:8001/storylinks-bg.png) repeat-x bottom left; } #usermenu ul.menu { font-size: 93%; /* 12px */ - background: url(//images.slashdot.jp/sections-right.png) no-repeat right bottom; + background: url(//tach.office.osdn.jp:8001/sections-right.png) no-repeat right bottom; padding: .5em .8em; } ul.menu li { @@ -514,12 +514,12 @@ table.data { clear: none; - background: #dfdfdf url(//images.slashdot.jp/corner-bottom-right.png) no-repeat right bottom; + background: #dfdfdf url(//tach.office.osdn.jp:8001/corner-bottom-right.png) no-repeat right bottom; } table.data tr.data_head { font-size: 93%; } table.data tr.data_head th { padding: .3em .5em; text-align: left; - background: #e6e6e6 url(//images.slashdot.jp/sections-bg.png) repeat-x left bottom; + background: #e6e6e6 url(//tach.office.osdn.jp:8001/sections-bg.png) repeat-x left bottom; ; border-bottom: 1px solid #fff; color: #444;} table.data tr.data_head a { color: #fff; } @@ -624,7 +624,7 @@ .user .sub_title { position: absolute; left: 20%; height: 1.3em} .user .sub_info { position: absolute; left: 60%; height: 1.3em} -div.submenu {font-size: 90%; padding: .1em 0; color: #fff; background: #666 url(//images.slashdot.jp/block-title-bg.png) repeat-x; } +div.submenu {font-size: 90%; padding: .1em 0; color: #fff; background: #666 url(//tach.office.osdn.jp:8001/block-title-bg.png) repeat-x; } div.submenu label { display: inline; margin: 0 0 0 .8em;} div.submenu input, div.submenu select { margin: 0 1em 0 0 } div.submenu form, div.submenu fieldset {padding: 0; margin: 0;} @@ -739,7 +739,7 @@ padding: .1em 0; font-size: 85%; /* 11px */ text-align: center; - background: #111 url(//images.slashdot.jp/ostg-bg.png) repeat-x; + background: #111 url(//tach.office.osdn.jp:8001/ostg-bg.png) repeat-x; clear: both; } #ostgnavbar a { @@ -757,9 +757,9 @@ div#links div.block div#links-loggedin-title, div#links div.block div#links-login-title { - background: #666 url(//images.slashdot.jp/block-title-right.png) no-repeat right top; + background: #666 url(//tach.office.osdn.jp:8001/block-title-right.png) no-repeat right top; } -div#links div.block div#links-opcenter-title { background: #6d745f url(//images.slashdot.jp/topnav-bg-vendors.png) repeat-x 0px -30px; } +div#links div.block div#links-opcenter-title { background: #6d745f url(//tach.office.osdn.jp:8001/topnav-bg-vendors.png) repeat-x 0px -30px; } div#links div.block div#links-opcenter-content { background: #DBE8B8;} /* New user link */ @@ -772,14 +772,14 @@ text-shadow: #000 0 0 0; font-weight: bold; line-height: 100%; - background: url(//images.slashdot.jp/button-right.png) no-repeat right top; + background: url(//tach.office.osdn.jp:8001/button-right.png) no-repeat right top; } a#newuser span { display: block; height: 28px; padding-top: .55em; line-height: 100%; - background: url(//images.slashdot.jp/button-left.png) no-repeat left top; + background: url(//tach.office.osdn.jp:8001/button-left.png) no-repeat left top; } @@ -813,7 +813,7 @@ } div#slashboxes div#olderstuff-content ul li ul li { padding: 0; - list-style-image: url(//images.slashdot.jp/bullet.gif); + list-style-image: url(//tach.office.osdn.jp:8001/bullet.gif); font-weight: normal; } div#olderstuff-content ul li ul li em { font-style: normal; } @@ -840,11 +840,11 @@ div#slashboxes div.block div#login-content, div#slashboxes div.block div#userlogin-content { padding: 0; color: #fff; - background: #919191 url(//images.slashdot.jp/login-content-bg.png) repeat-x left bottom; + background: #919191 url(//tach.office.osdn.jp:8001/login-content-bg.png) repeat-x left bottom; } - div#slashboxes div.block div#login-content form, div#slashboxes div.block div#userlogin-content form { border-bottom: 1px solid #aaa; padding-bottom: .75em; background: url(//images.slashdot.jp/login-title-right.png) no-repeat right top; } + div#slashboxes div.block div#login-content form, div#slashboxes div.block div#userlogin-content form { border-bottom: 1px solid #aaa; padding-bottom: .75em; background: url(//tach.office.osdn.jp:8001/login-title-right.png) no-repeat right top; } div#slashboxes div.block div#login-content a, div#slashboxes div.block div#userlogin-content a { color: #eee; font-weight: normal; } - div#slashboxes div.block div#login-content p, div#slashboxes div.block div#userlogin-content p { padding: .2em 0 .5em 0; font-size: 93%; text-align: center; background: url(//images.slashdot.jp/login-content-bottom-left.png) no-repeat left bottom; } + div#slashboxes div.block div#login-content p, div#slashboxes div.block div#userlogin-content p { padding: .2em 0 .5em 0; font-size: 93%; text-align: center; background: url(//tach.office.osdn.jp:8001/login-content-bottom-left.png) no-repeat left bottom; } div#slashboxes div.block div#login-content input, div#slashboxes div.block div#userlogin-content input { width: 98%; margin: 0 auto .5em auto; font-size: 93%; } div#slashboxes div.block div#login-content label, div#slashboxes div.block div#userlogin-content label { } div#slashboxes div.block div#login-content label.checkbox, div#slashboxes div.block div#userlogin-content label.checkbox { display: block; margin-bottom: .75em; } @@ -852,8 +852,8 @@ div#slashboxes div.block div#login-content input.button, div#slashboxes div.block div#userlogin-content input.button { width: auto; margin: 0; } /* System messages */ -div#message {padding: 0; margin: 0 0 1em 0; border-bottom: 1px solid #333; background: #666 url(//images.slashdot.jp/block-title-bg.png) repeat-x top left; } - div#message div.content { padding: 0; margin: 0; background: url(//images.slashdot.jp/block-title-left.png) no-repeat left top; } +div#message {padding: 0; margin: 0 0 1em 0; border-bottom: 1px solid #333; background: #666 url(//tach.office.osdn.jp:8001/block-title-bg.png) repeat-x top left; } + div#message div.content { padding: 0; margin: 0; background: url(//tach.office.osdn.jp:8001/block-title-left.png) no-repeat left top; } div#message div.content p {margin: 0; padding: .3em .7em; color: #fff;} @@ -864,8 +864,8 @@ /* Related */ div.briefarticle {position: relative;} div.briefarticle a span {text-indent: -5000px; position: relative; float: left;} - div.briefarticle a span.expanded {width: 15px; background: url(//images.slashdot.jp/login-arrow-expanded.gif) no-repeat 0 50%; } - div.briefarticle a span, div.briefarticle a span.condensed {width: 15px; background: url(//images.slashdot.jp/login-arrow-collapsed.gif) no-repeat 0 50%; } + div.briefarticle a span.expanded {width: 15px; background: url(//tach.office.osdn.jp:8001/login-arrow-expanded.gif) no-repeat 0 50%; } + div.briefarticle a span, div.briefarticle a span.condensed {width: 15px; background: url(//tach.office.osdn.jp:8001/login-arrow-collapsed.gif) no-repeat 0 50%; } div div.briefcomment { padding-left: 4em; padding-top: 0px } @@ -895,7 +895,7 @@ padding: 0; font-size: 93%; line-height: 100%; - background: #666 url(//images.slashdot.jp/block-title-bg.png) repeat-x; + background: #666 url(//tach.office.osdn.jp:8001/block-title-bg.png) repeat-x; } div.tags div.tagtitleclosed, div.tags div.tagtitleopen { @@ -904,17 +904,17 @@ position: relative; background: #fff; } - div.tags div.tagtitleopen {color: #fff; background: url(//images.slashdot.jp/block-title-right.png) no-repeat top right; } + div.tags div.tagtitleopen {color: #fff; background: url(//tach.office.osdn.jp:8001/block-title-right.png) no-repeat top right; } div.tags div.tagtitleopen a {color: #fff;} div.tags div.tagtitleclosed a { text-decoration: none; } div.tags div.tagtitleclosed .tagmenu a { text-decoration: underline; } div.tags div.tagtitleopen span.tagsheader, div.tags div.tagtitleclosed span.tagsheader {text-indent: -5000px; position:absolute; left: 10px; } - div.tags div.tagtitleopen span.tagsheader {width: 15px; background: url(//images.slashdot.jp/block-arrow-expanded.gif) no-repeat 0 50%; } - div.tags div.tagtitleclosed span.tagsheader {width: 15px; background: url(//images.slashdot.jp/login-arrow-collapsed.gif) no-repeat 0 50%; } + div.tags div.tagtitleopen span.tagsheader {width: 15px; background: url(//tach.office.osdn.jp:8001/block-arrow-expanded.gif) no-repeat 0 50%; } + div.tags div.tagtitleclosed span.tagsheader {width: 15px; background: url(//tach.office.osdn.jp:8001/login-arrow-collapsed.gif) no-repeat 0 50%; } div.tags div.tagtitleopen i a, div.tags div.tagtitleclosed i a {background: transparent;} div.tags div.tagbody { - background: #ddd url(//images.slashdot.jp/article-details-bg.png) repeat-x; + background: #ddd url(//tach.office.osdn.jp:8001/article-details-bg.png) repeat-x; padding: .85em 0 0 .85em; color: #666; border: #ccc 1px solid; border-top: none; @@ -928,7 +928,7 @@ /* General Title */ div.generaltitle div.title { - background: #044 url(//images.slashdot.jp/article-title-bg.png) repeat-x left top; + background: #044 url(//tach.office.osdn.jp:8001/article-title-bg.png) repeat-x left top; } div.generaltitle div.title a { color: #fff; } div.generaltitle div.title h3 { @@ -936,20 +936,20 @@ color: #fff; font-size: 123%; /* 16px */ font-weight: bold; - background: url(//images.slashdot.jp/article-title-left.png) no-repeat left top; + background: url(//tach.office.osdn.jp:8001/article-title-left.png) no-repeat left top; } /* Journal */ #journalgeneric {margin: 1em 0;} div.generalbody div#journalgeneric div.article { margin-bottom: 1.5em; - background: url(//images.slashdot.jp/storylinks-bg.png) repeat-x left bottom; + background: url(//tach.office.osdn.jp:8001/storylinks-bg.png) repeat-x left bottom; } #journalgeneric div.intro i {display: inline; font-style: italic; border: none; margin: 0; padding: 0;} #journalgeneric div.intro i a {font-style: italic;} div.generalbody div#journalgeneric div.article div.body { padding-bottom: 2em; - background: url(//images.slashdot.jp/storylinks-right.png) no-repeat right bottom; + background: url(//tach.office.osdn.jp:8001/storylinks-right.png) no-repeat right bottom; } #journalgeneric div.storylinks ul li { margin: 0; @@ -969,7 +969,7 @@ div.journalpage { margin-top: .8em; padding: .4em .7em .5em .7em; - background: #dfdfdf url(//images.slashdot.jp/corner-bottom-right.png) no-repeat right bottom; + background: #dfdfdf url(//tach.office.osdn.jp:8001/corner-bottom-right.png) no-repeat right bottom; } div.journalpage br { display: none; } @@ -1035,7 +1035,7 @@ /* Edit */ .edit { width: 4em; position: relative;} - .edit a { position: relative; float: right; margin-top: -1.2em; display: block; width: 4em; text-indent: -700em; text-decoration: none; background: url(//images.slashdot.jp/sic_edit.png) right no-repeat; } + .edit a { position: relative; float: right; margin-top: -1.2em; display: block; width: 4em; text-indent: -700em; text-decoration: none; background: url(//tach.office.osdn.jp:8001/sic_edit.png) right no-repeat; } div.article div.title span.edit a {text-decoration: none;} .briefarticle .edit a {margin: -1.5em .3em 0 0;} @@ -1067,7 +1067,7 @@ #vendorStory-26-popup {width: 18.5em; border: 2px solid #c5d1a6} #vendorStory-26-contents {background: #DBE8B8} #vendorStory-26-popup div.title h3 -{ background: #6d745f url(//images.slashdot.jp/vendors-slc.gif) no-repeat top left; } +{ background: #6d745f url(//tach.office.osdn.jp:8001/vendors-slc.gif) no-repeat top left; } #vendorStory-26-popup div.title h3 a {color: #fff} #vendorStory-26-popup div.title span a, #vendorStory-26-popup div.title span { color: #DBE8B8; } #vendorStory-26-contents a { color: #6d745f; } @@ -1102,7 +1102,7 @@ #anniversary .event h4 span {font-weight: normal} #anniversary .event input {display: inline; margin: 0 0 0 -2.3em; position: absolute; left: 3em; top: 1em;} #anniversary .event, #anniversary .date, #anniversary .details {display: block;} -#anniversary .event {padding: 1em 3em; margin: 0 0 1em 0; background: transparent url(//images.slashdot.jp/storylinks-bg.png) repeat-x scroll left bottom; position: relative;} +#anniversary .event {padding: 1em 3em; margin: 0 0 1em 0; background: transparent url(//tach.office.osdn.jp:8001/storylinks-bg.png) repeat-x scroll left bottom; position: relative;} #anniversary ul.menu#fhtablist a img {margin: 0 0 -4px 0} .map { Modified: images/css/firehose.css =================================================================== --- images/css/firehose.css 2007-12-21 14:37:53 UTC (rev 329) +++ images/css/firehose.css 2007-12-21 15:48:00 UTC (rev 330) @@ -34,9 +34,9 @@ #full, #abbrev { left: 60px } #time, #popularity {left: 90px } -#colorsliderbg { background: url('//images.slashdot.jp/colorscale.png') no-repeat 0px -3px; } +#colorsliderbg { background: url('//tach.office.osdn.jp:8001/colorscale.png') no-repeat 0px -3px; } -#fh_adv_pref_toggle { background:transparent url('//images.slashdot.jp/sic_icons.png') no-repeat scroll 0px -1195px; padding: 11px 20px 11px 0; color: #fff; position: absolute; top: 0; right: 0; cursor: pointer;} +#fh_adv_pref_toggle { background:transparent url('//tach.office.osdn.jp:8001/sic_icons.png') no-repeat scroll 0px -1195px; padding: 11px 20px 11px 0; color: #fff; position: absolute; top: 0; right: 0; cursor: pointer;} #colorsliderbg { @@ -60,7 +60,7 @@ #fhtablist li.active a { padding: 0 } #firehose_pages a { color: #bbb; border: 1px solid #444; background: #444; padding: 3px !important; } #firehose_pages a:hover { color: #ccc; border: 1px solid #666; background: #555;} -#firehose_pages a.fh_cur_page { margin: 0; color: #fff !important; border: 1px solid #555; background: #666 url('//images.slashdot.jp/block-title-bg.png') repeat-x;} +#firehose_pages a.fh_cur_page { margin: 0; color: #fff !important; border: 1px solid #555; background: #666 url('//tach.office.osdn.jp:8001/block-title-bg.png') repeat-x;} #firehose_pages a b {color: #888; font-size: 130%; font-family: georgia; sans-serif} #fhcalendar_pag {float: left !important;} @@ -71,7 +71,7 @@ text-decoration: none; font-weight: bold; padding: 6px 0 4px 25px; - background: url('//images.slashdot.jp/sic_controls.png') no-repeat; + background: url('//tach.office.osdn.jp:8001/sic_controls.png') no-repeat; text-indent: -7000em; position: absolute; top: 0; @@ -82,7 +82,7 @@ #fhadvprefpane span { padding-left: 30px; width: 90px; display: block; - background: url('//images.slashdot.jp/sic_controls.png') no-repeat; + background: url('//tach.office.osdn.jp:8001/sic_controls.png') no-repeat; cursor: pointer; } @@ -145,12 +145,12 @@ /* Pagination */ .daybreak, -.paginate { background: #666 url('//images.slashdot.jp/block-title-bg.png') repeat-x; } +.paginate { background: #666 url('//tach.office.osdn.jp:8001/block-title-bg.png') repeat-x; } .paginate { margin-right: 18.5em; } #users .paginate { margin-right: 0em; } .admin .paginate { margin-right: 0; } -.paginate .menu { background: url('//images.slashdot.jp/corner_w_br.png') right bottom no-repeat; +.paginate .menu { background: url('//tach.office.osdn.jp:8001/corner_w_br.png') right bottom no-repeat; height:2.9em; padding-top:0.4em;} @@ -247,8 +247,8 @@ .article div.tagtitleclosed span span, .article div.tagtitleopen span span {color: #055; text-decoration: underline} div.tags div.tagtitleopen span.tagsheader, div.tags div.tagtitleclosed span.tagsheader {text-indent: 5000em !important; left: 0 !important; overflow: hidden; position: relative !important; visibility: hidden} -div.tags div.tagtitleopen a {padding: .5em 0 !important; text-decoration: none; background:transparent url(//images.slashdot.jp/login-arrow-expanded.gif) no-repeat scroll 0% 50%; } -div.tags div.tagtitleclosed a {padding: .5em 0 !important; text-decoration: none; background:transparent url(//images.slashdot.jp/login-arrow-collapsed.gif) no-repeat scroll 0% 50%; } +div.tags div.tagtitleopen a {padding: .5em 0 !important; text-decoration: none; background:transparent url(//tach.office.osdn.jp:8001/login-arrow-expanded.gif) no-repeat scroll 0% 50%; } +div.tags div.tagtitleclosed a {padding: .5em 0 !important; text-decoration: none; background:transparent url(//tach.office.osdn.jp:8001/login-arrow-collapsed.gif) no-repeat scroll 0% 50%; } .article div.tagtitleclosed span a, .article div.tagtitleopen span a {background: transparent !important} div.tags div.tagbody .message { font-size:92%; @@ -271,7 +271,7 @@ { z-index: 1000; width: 20px; - background: url('//images.slashdot.jp/sic_icons.png') no-repeat 0px -799px; + background: url('//tach.office.osdn.jp:8001/sic_icons.png') no-repeat 0px -799px; text-indent: -7000em; position: absolute !important; } @@ -285,7 +285,7 @@ position: absolute; right: 5px; top: 5px; - background: url('//images.slashdot.jp/sic_icons.png') no-repeat 0px -602px; + background: url('//tach.office.osdn.jp:8001/sic_icons.png') no-repeat 0px -602px; } .reject input { visibility: hidden; } @@ -308,21 +308,21 @@ z-index:1000; margin: 2em 0; } -.calendar-pane td {color: #555; font-size: 90%;width: 1.8em; padding: 0 0 0 .2em !important; margin: 0; height: 1em; background:#E6E6E6 url('//images.slashdot.jp/sections-bg.png') repeat-x left bottom; border-bottom: 1px solid #aaa; border-left: 1px solid #aaa;} +.calendar-pane td {color: #555; font-size: 90%;width: 1.8em; padding: 0 0 0 .2em !important; margin: 0; height: 1em; background:#E6E6E6 url('//tach.office.osdn.jp:8001/sections-bg.png') repeat-x left bottom; border-bottom: 1px solid #aaa; border-left: 1px solid #aaa;} .calendar-pane td a {color: #066 !important; padding: .3em .5em .3em .1em; margin: 0;} .calendar-pane th { color: #fff; font-size: 90%;background: #555; border-bottom: 1px solid #aaa;} -.calendar-pane td.today {background:#666 url('//images.slashdot.jp/block-title-bg.png') repeat-x scroll 0%;} +.calendar-pane td.today {background:#666 url('//tach.office.osdn.jp:8001/block-title-bg.png') repeat-x scroll 0%;} .calendar-pane td.today, .calendar-pane td.selected {font-weight: bold} .calendar-pane td.today a, .calendar-pane td.selected a {color: #fff !important; text-decoration: none} .calendar-pane td.selected, .calendar-pane td.today.selected {background: #066; font-weight: bold} -.calheader {color: #fff; background:#004444 url('//images.slashdot.jp/article-title-bg.png') repeat-x scroll left top;} +.calheader {color: #fff; background:#004444 url('//tach.office.osdn.jp:8001/article-title-bg.png') repeat-x scroll left top;} .calheader a {padding:1px 4px 0pt; background-repeat: no-repeat;} -.calheader .calnavright {background-image: url('//images.slashdot.jp/arrows.png') !important} -.calheader .calnavleft {background-image: url('//images.slashdot.jp/arrows.png') !important; background-position: 0 -200px} +.calheader .calnavright {background-image: url('//tach.office.osdn.jp:8001/arrows.png') !important} +.calheader .calnavleft {background-image: url('//tach.office.osdn.jp:8001/arrows.png') !important; background-position: 0 -200px} .calendar-pane td.oom {background: #999} -span.date-tab { background:transparent url('//images.slashdot.jp/sic_icons.png') no-repeat scroll 0px -995px; color: #fff; padding: 20px 0 0 20px; position: absolute; top: -6px; right: 6px; cursor: pointer;} +span.date-tab { background:transparent url('//tach.office.osdn.jp:8001/sic_icons.png') no-repeat scroll 0px -995px; color: #fff; padding: 20px 0 0 20px; position: absolute; top: -6px; right: 6px; cursor: pointer;} .firemenu span.date-tab { padding: 20px 0 0 20px; top: 0; right: 0;} -.day.date-tab.active {background: transparent url('//images.slashdot.jp/sic_close.png') no-repeat scroll 0px 3px; float: none; border: none; padding: 10px 21px 10px 0 !important;} +.day.date-tab.active {background: transparent url('//tach.office.osdn.jp:8001/sic_close.png') no-repeat scroll 0px 3px; float: none; border: none; padding: 10px 21px 10px 0 !important;} #fh-paginate .day.date-tab.active {padding: 10px 17px 10px 0 !important} span.date-tab.active div.tab-button { background: #066; } @@ -333,7 +333,7 @@ .date-tab-bar {position: relative; padding-right: 25px;} ul.menu a img {margin: 0 0 -4px 0} -#fhtabdel {background:transparent url('//images.slashdot.jp/sic_close.png') no-repeat; position: relative; padding: 2px 16px 10px 2px} +#fhtabdel {background:transparent url('//tach.office.osdn.jp:8001/sic_close.png') no-repeat; position: relative; padding: 2px 16px 10px 2px} #fhtabdel a {position: absolute; text-indent: -7000em; width: 10px} .menu #fh_pag_calendar, .menu .date-tab-bar, .menu .tab-button {display: inline} @@ -354,25 +354,25 @@ .pop7 { background-color: #306; } .pop8 { background-color: #000; }*/ -.pop0 { background-image: url('//images.slashdot.jp/pop0.png'); } -.pop1 { background-image: url('//images.slashdot.jp/pop1.png'); } -.pop2 { background-image: url('//images.slashdot.jp/pop2.png'); } -.pop3 { background-image: url('//images.slashdot.jp/pop3.png'); } -.pop4 { background-image: url('//images.slashdot.jp/pop4.png'); } -.pop5 { background-image: url('//images.slashdot.jp/pop5.png'); } -.pop6 { background-image: url('//images.slashdot.jp/pop6.png'); } -.pop7 { background-image: url('//images.slashdot.jp/pop7.png'); } -.pop8 { background-image: url('//images.slashdot.jp/pop8.png'); } +.pop0 { background-image: url('//tach.office.osdn.jp:8001/pop0.png'); } +.pop1 { background-image: url('//tach.office.osdn.jp:8001/pop1.png'); } +.pop2 { background-image: url('//tach.office.osdn.jp:8001/pop2.png'); } +.pop3 { background-image: url('//tach.office.osdn.jp:8001/pop3.png'); } +.pop4 { background-image: url('//tach.office.osdn.jp:8001/pop4.png'); } +.pop5 { background-image: url('//tach.office.osdn.jp:8001/pop5.png'); } +.pop6 { background-image: url('//tach.office.osdn.jp:8001/pop6.png'); } +.pop7 { background-image: url('//tach.office.osdn.jp:8001/pop7.png'); } +.pop8 { background-image: url('//tach.office.osdn.jp:8001/pop8.png'); } -.briefarticle .pop0 span { background-image: url('//images.slashdot.jp/pop0b.png'); } -.briefarticle .pop1 span { background-image: url('//images.slashdot.jp/pop1b.png'); } -.briefarticle .pop2 span { background-image: url('//images.slashdot.jp/pop2b.png'); } -.briefarticle .pop3 span { background-image: url('//images.slashdot.jp/pop3b.png'); } -.briefarticle .pop4 span { background-image: url('//images.slashdot.jp/pop4b.png'); } -.briefarticle .pop5 span { background-image: url('//images.slashdot.jp/pop5b.png'); } -.briefarticle .pop6 span { background-image: url('//images.slashdot.jp/pop6b.png'); } -.briefarticle .pop7 span { background-image: url('//images.slashdot.jp/pop7b.png'); } -.briefarticle .pop8 span { background-image: url('//images.slashdot.jp/pop8b.png'); } +.briefarticle .pop0 span { background-image: url('//tach.office.osdn.jp:8001/pop0b.png'); } +.briefarticle .pop1 span { background-image: url('//tach.office.osdn.jp:8001/pop1b.png'); } +.briefarticle .pop2 span { background-image: url('//tach.office.osdn.jp:8001/pop2b.png'); } +.briefarticle .pop3 span { background-image: url('//tach.office.osdn.jp:8001/pop3b.png'); } +.briefarticle .pop4 span { background-image: url('//tach.office.osdn.jp:8001/pop4b.png'); } +.briefarticle .pop5 span { background-image: url('//tach.office.osdn.jp:8001/pop5b.png'); } +.briefarticle .pop6 span { background-image: url('//tach.office.osdn.jp:8001/pop6b.png'); } +.briefarticle .pop7 span { background-image: url('//tach.office.osdn.jp:8001/pop7b.png'); } +.briefarticle .pop8 span { background-image: url('//tach.office.osdn.jp:8001/pop8b.png'); } .vote, .votedup, .voteddown, .vote a, .votedup a, .voteddown a, .soda {cursor: pointer;} .vote, .votedup, .voteddown, .vote a, .votedup a, .voteddown a, .soda, .soda span {position: absolute !important;} @@ -381,10 +381,10 @@ .firehose, .story, .future {background-repeat: repeat-x;} .generaltitle, .title {overflow: hidden;} -.vote, .votedup, .voteddown {top: 1px; left: 8px; z-index: 7; background-image: url('//images.slashdot.jp/unvote.png'); text-indent: -7000em; height: 25px; width: 44px;} +.vote, .votedup, .voteddown {top: 1px; left: 8px; z-index: 7; background-image: url('//tach.office.osdn.jp:8001/unvote.png'); text-indent: -7000em; height: 25px; width: 44px;} .vote a, .votedup a, .voteddown a {padding: 0; height: 18px; z-index: 8; width: 18px; border: none; text-indent: -7000em; margin: 0;} -.votedup {background-image: url('//images.slashdot.jp/upvote.png'); background-position: -5px -4px;} -.voteddown {background-image: url('//images.slashdot.jp/downvote.png'); background-position: -24px -4px;} +.votedup {background-image: url('//tach.office.osdn.jp:8001/upvote.png'); background-position: -5px -4px;} +.voteddown {background-image: url('//tach.office.osdn.jp:8001/downvote.png'); background-position: -24px -4px;} .up { left: 5px; top: 3px;} .down { left: 24px; top: 3px;} @@ -395,7 +395,7 @@ .briefarticle, .article {position: relative;} .briefarticle .tags {top: 0; left: 0; width: 100%;} -.firehose, .story, .future {background-image: url('//images.slashdot.jp/dark_fade_lg.png'); } +.firehose, .story, .future {background-image: url('//tach.office.osdn.jp:8001/dark_fade_lg.png'); } .story {color: #fff; background-color: #066;} .future {color: #fff; background-color: #900; } @@ -405,8 +405,8 @@ .future .date, .future a.skin {color: #c99 !important;} .firehose .date, .firehose a.skin {color: #777 !important;} -.article .generaltitle, .briefarticle .generaltitle { min-height: 25px; position: relative; background-image: url('//images.slashdot.jp/fh_btr_s.png') !important; background-position: top right !important;} -.briefarticle .generaltitle .title { background-image: url('//images.slashdot.jp/fh_br_s.png') !important; background-position: bottom right !important;} +.article .generaltitle, .briefarticle .generaltitle { min-height: 25px; position: relative; background-image: url('//tach.office.osdn.jp:8001/fh_btr_s.png') !important; background-position: top right !important;} +.briefarticle .generaltitle .title { background-image: url('//tach.office.osdn.jp:8001/fh_br_s.png') !important; background-position: bottom right !important;} .briefarticle .story a {color: #fff;} .briefarticle h3 a {#555} .generaltitle a {text-decoration: none} @@ -419,22 +419,22 @@ .briefarticle h3 {padding-right: .3em !important} .briefarticle .novote h3 {padding: .25em .3em 0 1em !important; margin: 0 !important} .article .novote h3 {padding: .25em 50px 0 1em !important} -.nocolors { background: transparent url('//images.slashdot.jp/fh_btl_s.png') no-repeat scroll left top !important;} -.briefarticle .nocolors h3 { background: transparent url('//images.slashdot.jp/fh_bl_s.png') no-repeat scroll left bottom !important;} +.nocolors { background: transparent url('//tach.office.osdn.jp:8001/fh_btl_s.png') no-repeat scroll left top !important;} +.briefarticle .nocolors h3 { background: transparent url('//tach.office.osdn.jp:8001/fh_bl_s.png') no-repeat scroll left bottom !important;} #firehoselist {position: relative} /* nodmenu */ #nodmenu, #nixmenu {display: none; width: 200px; z-index: 100000; position: absolute !important; font-size: 11px} #nodmenu .menu, #nixmenu .menu {top: -35px; width: 150px; height: 15em; z-index: 1000000 !important; position: absolute !important; font-size: 11px} -#nodmenu .menu {left: -150px !important; background: url('//images.slashdot.jp/popup_nod.png') no-repeat;} -#nixmenu .menu {left: 15px !important; text-align: right; background: url('//images.slashdot.jp/popup_nix.png') no-repeat;} +#nodmenu .menu {left: -150px !important; background: url('//tach.office.osdn.jp:8001/popup_nod.png') no-repeat;} +#nixmenu .menu {left: 15px !important; text-align: right; background: url('//tach.office.osdn.jp:8001/popup_nix.png') no-repeat;} #nodmenu li, #nixmenu li {list-style: none; color: #ddd; padding: 1px 4px} #nodmenu ul {margin: 0 43px 0 0; background: #222; opacity: .9; border: 1px solid #111;} #nixmenu ul {margin: 0 0 0 43px; background: #222; opacity: .9; border: 1px solid #111;} #nodmenu li:hover, #nixmenu li:hover, #nodmenu li.selected, #nixmenu li.selected {background: #000; color: #fff;} -.embed #nodmenu .menu, #console #nodmenu .menu {left: 20px !important; background: url('//images.slashdot.jp/popup_nix.png') no-repeat;} +.embed #nodmenu .menu, #console #nodmenu .menu {left: 20px !important; background: url('//tach.office.osdn.jp:8001/popup_nix.png') no-repeat;} .embed #nixmenu .menu, #console #nixmenu .menu {left: 25px !important;} .embed #nodmenu ul, #console #nodmenu ul {margin: 0 0 0 43px; background: #222; opacity: .9; border: 1px solid #111;} @@ -447,8 +447,8 @@ .admin .contentsadmin ul.menu, .admin .contentsadmin ul {margin: 0} .briefarticle .storylinks .comments {position: absolute !important; top: .7em !important; width: 10px; right: 1.8em !important; display: block; border: none; font-size: 75%; text-align: center; } -.briefarticle .storylinks .comments a {text-decoration: none; background:transparent url('//images.slashdot.jp/sic_icons.png') no-repeat 0px -1400px; padding: 4px 20px 3px 2px; text-align: center; } -.briefarticle .storylinks .comments a:hover {background:transparent url('//images.slashdot.jp/sic_icons.png') no-repeat scroll 0px -1498px; color: #fff !important} +.briefarticle .storylinks .comments a {text-decoration: none; background:transparent url('//tach.office.osdn.jp:8001/sic_icons.png') no-repeat 0px -1400px; padding: 4px 20px 3px 2px; text-align: center; } +.briefarticle .storylinks .comments a:hover {background:transparent url('//tach.office.osdn.jp:8001/sic_icons.png') no-repeat scroll 0px -1498px; color: #fff !important} .briefarticle .storylinks .comments.nocomment, .briefarticle .storylinks .comments span {display: none} .embed .paginate, .embed .firemenu, .embed a.skin, .copyright.embed { display: none; } Modified: images/css/iestyles.css =================================================================== --- images/css/iestyles.css 2007-12-21 14:37:53 UTC (rev 329) +++ images/css/iestyles.css 2007-12-21 15:48:00 UTC (rev 330) @@ -1,4 +1,3 @@ -#message iframe { width: 99% !important; } * html body { width: expression(document.documentElement.clientWidth < 750 ? "750px" : "auto"); } @@ -10,10 +9,7 @@ form {width: 94%} #users-lists {width: 99%} -/* -div#message {padding: 0; margin: 0 0 1em 0; border-bottom: 1px solid #333; } */ - /* div#message div.content { padding: 0; margin: 0; background: #666 url(//images.slashdot.jp/slc.gif) no-repeat left top; } */ -/* div#message div.content { padding: 0; margin: 0; background: #666 !important; } */ +div#message {padding: 0; margin: 0 0 1em 0; border-bottom: 1px solid #333; } /* div#message div.content { padding: 0; margin: 0; background: #666 url(//images.slashdot.jp/slc.gif) no-repeat left top; } */ /* div#message div.content { padding: 0; margin: 0; background: #666 !important; } */ .user .sub_title { position: absolute; left: 10em; width: 19em; height: 1.3em; overflow: hidden; } .user .sub_info { position: absolute; left: 30em; width: 10em; height: 1.3em; overflow: hidden; } @@ -115,3 +111,7 @@ .storylinks ul { padding-right: 0px !important; } + +#slashboxes div.block div.content { + word-break: break-all; +} Modified: images/css/slashdot_apple.css =================================================================== --- images/css/slashdot_apple.css 2007-12-21 14:37:53 UTC (rev 329) +++ images/css/slashdot_apple.css 2007-12-21 15:48:00 UTC (rev 330) @@ -1,17 +1,17 @@ a {color: #06c} -div#topnav { background: #000 url(//images.slashdot.jp/topnav-bg-apple.png) repeat-x left top; } - div#topnav div#logo h1 a { background: url(//images.slashdot.jp/logo-apple.png) no-repeat left top; } +div#topnav { background: #000 url(//tach.office.osdn.jp:8001/topnav-bg-apple.png) repeat-x left top; } + div#topnav div#logo h1 a { background: url(//tach.office.osdn.jp:8001/logo-apple.png) no-repeat left top; } div.article div.title, div.generaltitle div.title, div.commentTop div.title -{ background: #000 url(//images.slashdot.jp/article-title-bg-apple.png) repeat-x left top; } +{ background: #000 url(//tach.office.osdn.jp:8001/article-title-bg-apple.png) repeat-x left top; } div.article div.title h3, div.generaltitle div.title h3, div.commentTop div.title h4 - { background: url(//images.slashdot.jp/article-title-left-apple.png) no-repeat left top; } + { background: url(//tach.office.osdn.jp:8001/article-title-left-apple.png) no-repeat left top; } div.article div.title span, div.article div.title span a { color: #9cf; } -div#links div.block div.content ul li a:hover {background: #06c url(//images.slashdot.jp/link-arrow.gif) no-repeat right center; color: #fff;} +div#links div.block div.content ul li a:hover {background: #06c url(//tach.office.osdn.jp:8001/link-arrow.gif) no-repeat right center; color: #fff;} .data_head, .barColor, .tb_col, .thor .commentControlFooter { background: #747d8c; } .comment > .oneline .commentTop .title h4 a { color: #06c; } div.commentSub { border-bottom: 1px solid #06c; } @@ -21,5 +21,5 @@ .story .date {color: #747d8c !important;} #firehose .article div.tagtitleclosed span span, #firehose .article div.tagtitleopen span span, #firehose .generaltitle h3 a, #firehose div.tags div.tagtitleclosed a, #firehose div.tags div.tagtitleclosed, #firehose div.tags div.tagtitleopen a, #firehose div.tags div.tagtitleopen, {color: #06c !important} div.briefarticle .story div.title h3, div.briefarticle .story div.title, div.article .story div.title h3, div.article .story div.title, .firemenu div.title, .firemenu div.title h3 -{ background: #000 url(//images.slashdot.jp/article-title-bg-apple.png) repeat-x left top !important} +{ background: #000 url(//tach.office.osdn.jp:8001/article-title-bg-apple.png) repeat-x left top !important} // firehose related css end Modified: images/css/slashdot_ask.css =================================================================== --- images/css/slashdot_ask.css 2007-12-21 14:37:53 UTC (rev 329) +++ images/css/slashdot_ask.css 2007-12-21 15:48:00 UTC (rev 330) @@ -1,14 +1,14 @@ -div#topnav { background: #666 url(//images.slashdot.jp/topnav-bg-ask.png) repeat-x left top; } - div#topnav div#logo h1 a { background: url(//images.slashdot.jp/logo-ask.png) no-repeat left top; } +div#topnav { background: #666 url(//tach.office.osdn.jp:8001/topnav-bg-ask.png) repeat-x left top; } + div#topnav div#logo h1 a { background: url(//tach.office.osdn.jp:8001/logo-ask.png) no-repeat left top; } div.article div.title, div.generaltitle div.title, div.commentTop div.title -{ background: #666 url(//images.slashdot.jp/block-title-bg.png) repeat-x left top; } +{ background: #666 url(//tach.office.osdn.jp:8001/block-title-bg.png) repeat-x left top; } div.article div.title h3, div.generaltitle div.title h3, div.commentTop div.title h4 - { background: url(//images.slashdot.jp/block-title-left.png) no-repeat left top; } -div#links div.block div.content ul li a:hover {background: #666 url(//images.slashdot.jp/link-arrow.gif) no-repeat right center; color: #fff;} + { background: url(//tach.office.osdn.jp:8001/block-title-left.png) no-repeat left top; } +div#links div.block div.content ul li a:hover {background: #666 url(//tach.office.osdn.jp:8001/link-arrow.gif) no-repeat right center; color: #fff;} .data_head, .barColor, .tb_col, , .thor .commentControlFooter { background: #666; } .data_head { color: #fff; } div.article div.title span, @@ -19,5 +19,5 @@ .story, .story a {color: #fff !important;} .story .date, .story a.skin {color: #ffffff !important;} div.briefarticle .story div.title h3, div.briefarticle .story div.title, div.article .story div.title h3, div.article .story div.title, .firemenu div.title, .firemenu div.title h3 -{ background: #666 url(//images.slashdot.jp/block-title-bg.pnh) repeat-x left top !important} +{ background: #666 url(//tach.office.osdn.jp:8001/block-title-bg.pnh) repeat-x left top !important} // firehose related css end Modified: images/css/slashdot_developer.css =================================================================== --- images/css/slashdot_developer.css 2007-12-21 14:37:53 UTC (rev 329) +++ images/css/slashdot_developer.css 2007-12-21 15:48:00 UTC (rev 330) @@ -1,15 +1,15 @@ a {color: #369} -div#topnav { background: #369 url(//images.slashdot.jp/topnav-bg-dev.png) repeat-x left top; } - div#topnav div#logo h1 a { background: url(//images.slashdot.jp/logo-dev.png) no-repeat left top; } +div#topnav { background: #369 url(//tach.office.osdn.jp:8001/topnav-bg-dev.png) repeat-x left top; } + div#topnav div#logo h1 a { background: url(//tach.office.osdn.jp:8001/logo-dev.png) no-repeat left top; } div.article div.title, div.generaltitle div.title, div.commentTop div.title -{ background: #369 url(//images.slashdot.jp/article-title-bg-dev.png) repeat-x left top; } +{ background: #369 url(//tach.office.osdn.jp:8001/article-title-bg-dev.png) repeat-x left top; } div.article div.title h3, div.generaltitle div.title h3, div.commentTop div.title h4 - { background: url(//images.slashdot.jp/article-title-left-dev.png) no-repeat left top; } -div#links div.block div.content ul li a:hover {background: #369 url(//images.slashdot.jp/link-arrow.gif) no-repeat right center; color: #fff;} + { background: url(//tach.office.osdn.jp:8001/article-title-left-dev.png) no-repeat left top; } +div#links div.block div.content ul li a:hover {background: #369 url(//tach.office.osdn.jp:8001/link-arrow.gif) no-repeat right center; color: #fff;} div#slashboxes div.block div.content { background: #eee; } div.article div.title span, div.article div.title span a { color: #ddd; } @@ -23,7 +23,7 @@ .story .date, .story a.skin {color: #ffffff !important;} #firehose .article div.tagtitleclosed span span, #firehose .article div.tagtitleopen span span, #firehose div.tags div.tagtitleclosed a, #firehose div.tags div.tagtitleclosed, #firehose div.tags div.tagtitleopen a, #firehose div.tags div.tagtitleopen {color: #369 !important} div.briefarticle .story div.title h3, div.briefarticle .story div.title, div.article .story div.title h3, div.article .story div.title, .firemenu div.title, .firemenu div.title h3 -{ background: #369 url(//images.slashdot.jp/article-title-bg-dev.png) repeat-x left top !important} +{ background: #369 url(//tach.office.osdn.jp:8001/article-title-bg-dev.png) repeat-x left top !important} .story .generaltitle .title a { color: #fff !important; } // firehose related css end Modified: images/css/slashdot_games.css =================================================================== --- images/css/slashdot_games.css 2007-12-21 14:37:53 UTC (rev 329) +++ images/css/slashdot_games.css 2007-12-21 15:48:00 UTC (rev 330) @@ -1,15 +1,15 @@ a {color: #30c} -div#topnav { background: #004 url(//images.slashdot.jp/topnav-bg-games.png) repeat-x left top; } - div#topnav div#logo h1 a { background: url(//images.slashdot.jp/logo-games.png) no-repeat left top; } +div#topnav { background: #004 url(//tach.office.osdn.jp:8001/topnav-bg-games.png) repeat-x left top; } + div#topnav div#logo h1 a { background: url(//tach.office.osdn.jp:8001/logo-games.png) no-repeat left top; } div.article div.title, div.generaltitle div.title, div.commentTop div.title -{ background: #004 url(//images.slashdot.jp/article-title-bg-games.png) repeat-x left top; } +{ background: #004 url(//tach.office.osdn.jp:8001/article-title-bg-games.png) repeat-x left top; } div.article div.title h3, div.generaltitle div.title h3, div.commentTop div.title h4 - { background: url(//images.slashdot.jp/article-title-left-games.png) no-repeat left top; } -div#links div.block div.content ul li a:hover {background: #30c url(//images.slashdot.jp/link-arrow.gif) no-repeat right center; color: #fff;} + { background: url(//tach.office.osdn.jp:8001/article-title-left-games.png) no-repeat left top; } +div#links div.block div.content ul li a:hover {background: #30c url(//tach.office.osdn.jp:8001/link-arrow.gif) no-repeat right center; color: #fff;} .data_head, .barColor, .tb_col, .thor .commentControlFooter { background: #30c; } .comment > .oneline .commentTop .title h4 a { color: #30c; } div.commentSub { border-bottom: 1px solid #30c; } @@ -20,6 +20,6 @@ .story .date, .story a.skin {color: #ffffff !important;} #firehose .article div.tagtitleclosed span span, #firehose .article div.tagtitleopen span span, #firehose div.tags div.tagtitleclosed a, #firehose div.tags div.tagtitleclosed, #firehose div.tags div.tagtitleopen a, #firehose div.tags div.tagtitleopen {color: #30c !important} div.briefarticle .story div.title h3, div.briefarticle .story div.title, div.article .story div.title h3, div.article .story div.title, .firemenu div.title, .firemenu div.title h3 -{ background: #004 url(//images.slashdot.jp/article-title-bg-games.png) repeat-x left top !important} +{ background: #004 url(//tach.office.osdn.jp:8001/article-title-bg-games.png) repeat-x left top !important} .story .generaltitle .title a { color: #fff !important; } // firehose related css end Modified: images/css/slashdot_hardware.css =================================================================== --- images/css/slashdot_hardware.css 2007-12-21 14:37:53 UTC (rev 329) +++ images/css/slashdot_hardware.css 2007-12-21 15:48:00 UTC (rev 330) @@ -1,5 +1,5 @@ div#topnav { background: #044; } - div#topnav div#logo h1 a { background: url(//images.slashdot.jp/logo-hardware.png) no-repeat left top; } + div#topnav div#logo h1 a { background: url(//tach.office.osdn.jp:8001/logo-hardware.png) no-repeat left top; } div.article div.title, div.generaltitle div.title, div.commentTop div.title @@ -7,8 +7,8 @@ div.article div.title h3, div.generaltitle div.title h3, div.commentTop div.title h4 - { background: url(//images.slashdot.jp/slc.gif) no-repeat left top; } -div#links div.block div.content ul li a:hover {background: #044 url(//images.slashdot.jp/link-arrow.gif) no-repeat right center; color: #fff;} + { background: url(//tach.office.osdn.jp:8001/slc.gif) no-repeat left top; } +div#links div.block div.content ul li a:hover {background: #044 url(//tach.office.osdn.jp:8001/link-arrow.gif) no-repeat right center; color: #fff;} div.article div.title span, div.article div.title span a { color: #90bca9; } .data_head, .barColor, .tb_col, .thor .commentControlFooter { background: #044; } Modified: images/css/slashdot_it.css =================================================================== --- images/css/slashdot_it.css 2007-12-21 14:37:53 UTC (rev 329) +++ images/css/slashdot_it.css 2007-12-21 15:48:00 UTC (rev 330) @@ -1,27 +1,27 @@ a {color: #898163} -div#topnav { background: #898163 url(//images.slashdot.jp/topnav-bg-it.png) repeat-x left top; } - div#topnav div#logo h1 a { background: url(//images.slashdot.jp/logo-it.png) no-repeat left top; } +div#topnav { background: #898163 url(//tach.office.osdn.jp:8001/topnav-bg-it.png) repeat-x left top; } + div#topnav div#logo h1 a { background: url(//tach.office.osdn.jp:8001/logo-it.png) no-repeat left top; } div.article div.title, div.generaltitle div.title, div.commentTop div.title -{ background: #898163 url(//images.slashdot.jp/article-title-bg-it.png) repeat-x left top; } +{ background: #898163 url(//tach.office.osdn.jp:8001/article-title-bg-it.png) repeat-x left top; } div.article div.title h3, div.generaltitle div.title h3, div.commentTop div.title h4 - { background: url(//images.slashdot.jp/article-title-left-it.png) no-repeat left top; } + { background: url(//tach.office.osdn.jp:8001/article-title-left-it.png) no-repeat left top; } div.article div.title span, div.article div.title span a { color: #eed; } -div#links div.block div.content ul li a:hover {background: #898163 url(//images.slashdot.jp/link-arrow.gif) no-repeat right center; color: #fff;} -div#links div.block div.content, div#slashboxes div.block div.content { background: #eed url(//images.slashdot.jp/slashbox-bottom-left-it.png) no-repeat left bottom; } -div#links div.block div.title, div#slashboxes div.block div.title {background: #898163 url(//images.slashdot.jp/article-title-bg-it.png)} +div#links div.block div.content ul li a:hover {background: #898163 url(//tach.office.osdn.jp:8001/link-arrow.gif) no-repeat right center; color: #fff;} +div#links div.block div.content, div#slashboxes div.block div.content { background: #eed url(//tach.office.osdn.jp:8001/slashbox-bottom-left-it.png) no-repeat left bottom; } +div#links div.block div.title, div#slashboxes div.block div.title {background: #898163 url(//tach.office.osdn.jp:8001/article-title-bg-it.png)} div#links div.block { - background: #898163 url(//images.slashdot.jp/article-title-bg-it.png) repeat-x left top; + background: #898163 url(//tach.office.osdn.jp:8001/article-title-bg-it.png) repeat-x left top; } div#links div.block div#links-sections-title{ - background: url(//images.slashdot.jp/block-title-right-it.png) no-repeat right top; + background: url(//tach.office.osdn.jp:8001/block-title-right-it.png) no-repeat right top; } div#slashboxes div.block div.title h4 { - background: url(//images.slashdot.jp/block-title-right-it.png) no-repeat right top; + background: url(//tach.office.osdn.jp:8001/block-title-right-it.png) no-repeat right top; } div#links div.block div.content ul { border-bottom: 1px solid #fff; } @@ -37,6 +37,6 @@ .story .date, .story a.skin {color: #ffffff !important;} #firehose .article div.tagtitleclosed span span, #firehose .article div.tagtitleopen span span, #firehose .generaltitle h3 a, #firehose div.tags div.tagtitleclosed a, #firehose div.tags div.tagtitleclosed, #firehose div.tags div.tagtitleopen a, #firehose div.tags div.tagtitleopen {color: #898163 !important} #firehose div.briefarticle .story div.title h3, #firehose div.briefarticle .story div.title, #firehose div.article .story div.title h3, #firehose div.article .story div.title, .firemenu div.title, .firemenu div.title h3 -{ background: #004 url(//images.slashdot.jp/article-title-bg-it.png) repeat-x left top !important} +{ background: #004 url(//tach.office.osdn.jp:8001/article-title-bg-it.png) repeat-x left top !important} #firehose .story .generaltitle .title a { color: #fff !important; } // firehose related css end Modified: images/css/slashdot_linux.css =================================================================== --- images/css/slashdot_linux.css 2007-12-21 14:37:53 UTC (rev 329) +++ images/css/slashdot_linux.css 2007-12-21 15:48:00 UTC (rev 330) @@ -1,18 +1,18 @@ a {color: #000; text-decoration: underline } -div#topnav { background: #000 url(//images.slashdot.jp/topnav-bg-linux.png) repeat-x left top; } - div#topnav div#logo h1 a { background: url(//images.slashdot.jp/logo-linux.png) no-repeat left top; } +div#topnav { background: #000 url(//tach.office.osdn.jp:8001/topnav-bg-linux.png) repeat-x left top; } + div#topnav div#logo h1 a { background: url(//tach.office.osdn.jp:8001/logo-linux.png) no-repeat left top; } div.article div.title, div.generaltitle div.title, div.commentTop div.title -{ background: #000 url(//images.slashdot.jp/article-title-bg-linux.png) repeat-x left top; } +{ background: #000 url(//tach.office.osdn.jp:8001/article-title-bg-linux.png) repeat-x left top; } div.article div.title h3, div.generaltitle div.title h3, div.commentTop div.title h4 - { background: url(//images.slashdot.jp/article-title-left-linux.png) no-repeat left top; } + { background: url(//tach.office.osdn.jp:8001/article-title-left-linux.png) no-repeat left top; } div.article div.title span, div.article div.title span a { color: #ddd; } -div#links div.block div.content ul li a:hover {background: #000 url(//images.slashdot.jp/link-arrow.gif) no-repeat right center; color: #fff;} -div#slashboxes div.block div.content { background: #eed url(//images.slashdot.jp/slashbox-bottom-left-linux.png) no-repeat left bottom; } +div#links div.block div.content ul li a:hover {background: #000 url(//tach.office.osdn.jp:8001/link-arrow.gif) no-repeat right center; color: #fff;} +div#slashboxes div.block div.content { background: #eed url(//tach.office.osdn.jp:8001/slashbox-bottom-left-linux.png) no-repeat left bottom; } .data_head, .barColor, .tb_col, , .thor .commentControlFooter { background: #000; } .date_head { color: #fff; } .comment > .oneline .commentTop .title h4 a { color: #666; } @@ -23,6 +23,6 @@ .story .date, .story a.skin {color: #ffffff !important;} #firehose .article div.tagtitleclosed span span, #firehose .article div.tagtitleopen span span, #firehose .generaltitle h3 a, #firehose div.tags div.tagtitleclosed a, #firehose div.tags div.tagtitleclosed, #firehose div.tags div.tagtitleopen a, #firehose div.tags div.tagtitleopen {color: #000 !important} #firehose div.briefarticle .story div.title h3, #firehose div.briefarticle .story div.title, #firehose div.article .story div.title h3, #firehose div.article .story div.title, .firemenu div.title, .firemenu div.title h3 -{ background: #000 url(//images.slashdot.jp/article-title-bg-linux.png) repeat-x left top !important} +{ background: #000 url(//tach.office.osdn.jp:8001/article-title-bg-linux.png) repeat-x left top !important} #firehose .story .generaltitle .title a { color: #fff !important; } // firehose related css end Modified: images/css/slashdot_mobile.css =================================================================== --- images/css/slashdot_mobile.css 2007-12-21 14:37:53 UTC (rev 329) +++ images/css/slashdot_mobile.css 2007-12-21 15:48:00 UTC (rev 330) @@ -1 +1 @@ - div#topnav div#logo h1 a { background: url(//images.slashdot.jp/logo-mobile.png) no-repeat left top; } + div#topnav div#logo h1 a { background: url(//tach.office.osdn.jp:8001/logo-mobile.png) no-repeat left top; } Modified: images/css/slashdot_politics.css =================================================================== --- images/css/slashdot_politics.css 2007-12-21 14:37:53 UTC (rev 329) +++ images/css/slashdot_politics.css 2007-12-21 15:48:00 UTC (rev 330) @@ -1,17 +1,17 @@ a {color: #061b46} -div#topnav { background: #061b46 url(//images.slashdot.jp/topnav-bg-politics.png) repeat-x left top; } - div#topnav div#logo h1 a { background: url(//images.slashdot.jp/logo-politics.png) no-repeat left top; } +div#topnav { background: #061b46 url(//tach.office.osdn.jp:8001/topnav-bg-politics.png) repeat-x left top; } + div#topnav div#logo h1 a { background: url(//tach.office.osdn.jp:8001/logo-politics.png) no-repeat left top; } div.article div.title, div.generaltitle div.title, div.commentTop div.title -{ background: #061b46 url(//images.slashdot.jp/article-title-bg-politics.png) repeat-x left top; } +{ background: #061b46 url(//tach.office.osdn.jp:8001/article-title-bg-politics.png) repeat-x left top; } div.article div.title h3, div.generaltitle div.title h3, div.commentTop div.title h4 - { background: url(//images.slashdot.jp/article-title-left-politics.png) no-repeat left top; } + { background: url(//tach.office.osdn.jp:8001/article-title-left-politics.png) no-repeat left top; } div.article div.title span, div.article div.title span a { color: #4e7ab3; } -div#links div.block div.content ul li a:hover {background: #061b46 url(//images.slashdot.jp/link-arrow.gif) no-repeat right center; color: #fff;} +div#links div.block div.content ul li a:hover {background: #061b46 url(//tach.office.osdn.jp:8001/link-arrow.gif) no-repeat right center; color: #fff;} .data_head, .barColor, .tb_col, .thor .commentControlFooter { background: #061b46; } .date_head { color: #fff; } .comment > .oneline .commentTop .title h4 a { color: #061b46; } @@ -23,6 +23,6 @@ .story .date, .story a.skin {color: #ffffff !important;} #firehose .article div.tagtitleclosed span span, #firehose .article div.tagtitleopen span span, #firehose div.tags div.tagtitleclosed a, #firehose div.tags div.tagtitleclosed, #firehose div.tags div.tagtitleopen a, #firehose div.tags div.tagtitleopen {color: #061b46 !important} div.briefarticle .story div.title h3, div.briefarticle .story div.title, div.article .story div.title h3, div.article .story div.title, .firemenu div.title, .firemenu div.title h3 -{ background: #061b46 url(//images.slashdot.jp/article-title-bg-politics.png) repeat-x left top !important} +{ background: #061b46 url(//tach.office.osdn.jp:8001/article-title-bg-politics.png) repeat-x left top !important} .story .generaltitle .title a { color: #fff !important; } // firehose related css end Modified: images/css/slashdot_yro.css =================================================================== --- images/css/slashdot_yro.css 2007-12-21 14:37:53 UTC (rev 329) +++ images/css/slashdot_yro.css 2007-12-21 15:48:00 UTC (rev 330) @@ -1,28 +1,28 @@ a {color: #630} -div#topnav { background: #630 url(//images.slashdot.jp/topnav-bg-yro.png) repeat-x left top; } - div#topnav div#logo h1 a { background: url(//images.slashdot.jp/logo-yro.png) no-repeat left top; } +div#topnav { background: #630 url(//tach.office.osdn.jp:8001/topnav-bg-yro.png) repeat-x left top; } + div#topnav div#logo h1 a { background: url(//tach.office.osdn.jp:8001/logo-yro.png) no-repeat left top; } div.article div.title, div.generaltitle div.title, div.commentTop div.title -{ background: #630 url(//images.slashdot.jp/article-title-bg-yro.png) repeat-x left top; } +{ background: #630 url(//tach.office.osdn.jp:8001/article-title-bg-yro.png) repeat-x left top; } div.article div.title h3, div.generaltitle div.title h3, div.commentTop div.title h4 - { background: url(//images.slashdot.jp/article-title-left-yro.png) no-repeat left top; } + { background: url(//tach.office.osdn.jp:8001/article-title-left-yro.png) no-repeat left top; } div.article div.title span, div.article div.title span a { color: #cc6; } -div#links div.block div.content ul li a:hover {background: #630 url(//images.slashdot.jp/link-arrow.gif) no-repeat right center; color: #fff;} -div#links div.block div.content, div#slashboxes div.block div.content { background: #eed url(//images.slashdot.jp/slashbox-bottom-left-yro.png) no-repeat left bottom; } +div#links div.block div.content ul li a:hover {background: #630 url(//tach.office.osdn.jp:8001/link-arrow.gif) no-repeat right center; color: #fff;} +div#links div.block div.content, div#slashboxes div.block div.content { background: #eed url(//tach.office.osdn.jp:8001/slashbox-bottom-left-yro.png) no-repeat left bottom; } div#links div.block div.title, div#slashboxes div.block div.title, div#links div.block { - background: #630 url(//images.slashdot.jp/article-title-bg-yro.png) repeat-x left top; + background: #630 url(//tach.office.osdn.jp:8001/article-title-bg-yro.png) repeat-x left top; } div#links div.block div#links-sections-title{ - background: url(//images.slashdot.jp/block-title-right-yro.png) no-repeat right top; + background: url(//tach.office.osdn.jp:8001/block-title-right-yro.png) no-repeat right top; } div#slashboxes div.block div.title h4 { - background: url(//images.slashdot.jp/block-title-right-yro.png) no-repeat right top; + background: url(//tach.office.osdn.jp:8001/block-title-right-yro.png) no-repeat right top; } div#links div.block div.content ul { border-bottom: 1px solid #fff; } @@ -37,6 +37,6 @@ .story .date, .story a.skin {color: #ffffff !important;} #firehose .article div.tagtitleclosed span span, #firehose .article div.tagtitleopen span span, #firehose .firehose .generaltitle h3 a, #firehose div.tags div.tagtitleclosed a, #firehose div.tags div.tagtitleclosed, #firehose div.tags div.tagtitleopen a, #firehose div.tags div.tagtitleopen {color: #630 !important} div.briefarticle .story div.title h3, div.briefarticle .story div.title, div.article .story div.title h3, div.article .story div.title, .firemenu div.title, .firemenu div.title h3 -{ background: #004 url(//images.slashdot.jp/article-title-bg-yro.png) repeat-x left top !important} +{ background: #004 url(//tach.office.osdn.jp:8001/article-title-bg-yro.png) repeat-x left top !important} .story .generaltitle .title a { color: #fff !important; } // firehose related css end