svnno****@sourc*****
svnno****@sourc*****
2008年 5月 1日 (木) 15:07:45 JST
Revision: 620 http://svn.sourceforge.jp/cgi-bin/viewcvs.cgi?root=slashdotjp&view=rev&rev=620 Author: tach Date: 2008-05-01 15:07:45 +0900 (Thu, 01 May 2008) Log Message: ----------- update by new Makefile Modified Paths: -------------- images/css/admin-topic-popup.css images/css/admin.css images/css/calendar.css images/css/comments.css images/css/core-tidied.css images/css/firehose.css images/css/handheld.css images/css/iestyles.css images/css/polls.css images/css/print.css images/css/search.css images/css/slashcode_lite.css images/css/slashcode_low_bw.css images/css/slashdot_apple.css images/css/slashdot_ask.css images/css/slashdot_books.css images/css/slashdot_developer.css images/css/slashdot_games.css images/css/slashdot_hardware.css images/css/slashdot_it.css images/css/slashdot_mobile.css images/css/slashdot_politics.css images/css/slashdot_yro.css -------------- next part -------------- Modified: images/css/admin-topic-popup.css =================================================================== --- images/css/admin-topic-popup.css 2008-05-01 06:04:38 UTC (rev 619) +++ images/css/admin-topic-popup.css 2008-05-01 06:07:45 UTC (rev 620) @@ -69,4 +69,4 @@ padding-bottom: 10px; } -#st-display a.topic_sel { color: #FFFFFF; } \ No newline at end of file +#st-display a.topic_sel { color: #FFFFFF; } Modified: images/css/admin.css =================================================================== --- images/css/admin.css 2008-05-01 06:04:38 UTC (rev 619) +++ images/css/admin.css 2008-05-01 06:07:45 UTC (rev 620) @@ -208,6 +208,7 @@ #simstories, #articles .note {margin: 0 0 1em 0; background: transparent; padding: 0 19em 0 1em;} tr.data_head {background: #ddd; } + /* Fixed admin menu */ div#adminmenu { background: transparent url(//images.slashdot.jp/storylinks-bg.png) repeat-x scroll left bottom; Modified: images/css/calendar.css =================================================================== --- images/css/calendar.css 2008-05-01 06:04:38 UTC (rev 619) +++ images/css/calendar.css 2008-05-01 06:07:45 UTC (rev 620) @@ -312,3 +312,4 @@ /* Specific changes for calendar running under fonts/reset */ .yui-calendar .calbody a:hover {background:inherit;} p#clear {clear:left; padding-top:10px;} + Modified: images/css/comments.css =================================================================== --- images/css/comments.css 2008-05-01 06:04:38 UTC (rev 619) +++ images/css/comments.css 2008-05-01 06:07:45 UTC (rev 620) @@ -375,3 +375,4 @@ .horizontal #ccw-hide-bar-tab { border-top-width: 1px; border-left: none; } iframe {border: none; overflow: hidden} + Modified: images/css/core-tidied.css =================================================================== --- images/css/core-tidied.css 2008-05-01 06:04:38 UTC (rev 619) +++ images/css/core-tidied.css 2008-05-01 06:07:45 UTC (rev 620) @@ -1113,3 +1113,4 @@ position: absolute; background: url('//images.slashdot.jp/sic_icons.png') no-repeat 0px -1599px; } + Modified: images/css/firehose.css =================================================================== --- images/css/firehose.css 2008-05-01 06:04:38 UTC (rev 619) +++ images/css/firehose.css 2008-05-01 06:07:45 UTC (rev 620) @@ -452,3 +452,4 @@ .briefarticle .storylinks .comments.nocomment, .briefarticle .storylinks .comments span {display: none} .embed .paginate, .embed .firemenu, .embed a.skin, .copyright.embed { display: none; } + Modified: images/css/handheld.css =================================================================== --- images/css/handheld.css 2008-05-01 06:04:38 UTC (rev 619) +++ images/css/handheld.css 2008-05-01 06:07:45 UTC (rev 620) @@ -66,3 +66,4 @@ a, a:visited, .btmnav ul li a, .btmnav ul li a:visited { color: #00e; } .ccw-upzone, .ccw-downzone { display: block; position: absolute; } + Modified: images/css/iestyles.css =================================================================== --- images/css/iestyles.css 2008-05-01 06:04:38 UTC (rev 619) +++ images/css/iestyles.css 2008-05-01 06:07:45 UTC (rev 620) @@ -138,6 +138,7 @@ + /* Override iestyles.css for slashdot.jp */ * html body { Modified: images/css/polls.css =================================================================== --- images/css/polls.css 2008-05-01 06:04:38 UTC (rev 619) +++ images/css/polls.css 2008-05-01 06:07:45 UTC (rev 620) @@ -45,3 +45,4 @@ } #pollBooth .generalbody table {width: 80%; margin: 0 0 1em 10%} #pollBooth .generalbody caption {margin-left: 10%} + Modified: images/css/print.css =================================================================== --- images/css/print.css 2008-05-01 06:04:38 UTC (rev 619) +++ images/css/print.css 2008-05-01 06:07:45 UTC (rev 620) @@ -70,3 +70,4 @@ #footer, #footer .rightcontent { text-align: center; } + Modified: images/css/search.css =================================================================== --- images/css/search.css 2008-05-01 06:04:38 UTC (rev 619) +++ images/css/search.css 2008-05-01 06:07:45 UTC (rev 620) @@ -26,3 +26,4 @@ font-size: 80%; margin: 0 0 1em 0; } + Modified: images/css/slashcode_lite.css =================================================================== --- images/css/slashcode_lite.css 2008-05-01 06:04:38 UTC (rev 619) +++ images/css/slashcode_lite.css 2008-05-01 06:07:45 UTC (rev 620) @@ -156,6 +156,7 @@ { background: #ddd !important;} + /* Override slashcode_lite.css for slashdot.jp */ div#firehose div.story div.generaltitle div.title a { Modified: images/css/slashcode_low_bw.css =================================================================== --- images/css/slashcode_low_bw.css 2008-05-01 06:04:38 UTC (rev 619) +++ images/css/slashcode_low_bw.css 2008-05-01 06:07:45 UTC (rev 620) @@ -11,3 +11,4 @@ { margin: 0 .3em 1em 0; } + Modified: images/css/slashdot_apple.css =================================================================== --- images/css/slashdot_apple.css 2008-05-01 06:04:38 UTC (rev 619) +++ images/css/slashdot_apple.css 2008-05-01 06:07:45 UTC (rev 620) @@ -16,10 +16,11 @@ .comment > .oneline .commentTop .title h4 a { color: #06c; } div.commentSub { border-bottom: 1px solid #06c; } -//firehose related css begin + .story, .story a {color: #fff !important;} .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} -// firehose related css end + + Modified: images/css/slashdot_ask.css =================================================================== --- images/css/slashdot_ask.css 2008-05-01 06:04:38 UTC (rev 619) +++ images/css/slashdot_ask.css 2008-05-01 06:07:45 UTC (rev 620) @@ -15,9 +15,10 @@ div.article div.title span a { color: #eee; } .comment > .oneline .commentTop .title h4 a { color: #666; } -//firehose related css begin + .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} -// firehose related css end + + Modified: images/css/slashdot_books.css =================================================================== --- images/css/slashdot_books.css 2008-05-01 06:04:38 UTC (rev 619) +++ images/css/slashdot_books.css 2008-05-01 06:07:45 UTC (rev 620) @@ -18,3 +18,4 @@ color: #000; font-weight: normal; } + Modified: images/css/slashdot_developer.css =================================================================== --- images/css/slashdot_developer.css 2008-05-01 06:04:38 UTC (rev 619) +++ images/css/slashdot_developer.css 2008-05-01 06:07:45 UTC (rev 620) @@ -18,12 +18,13 @@ .comment > .oneline .commentTop .title h4 a { color: #369; } div.commentSub { border-bottom: 1px solid #369; } -//firehose related css begin + .story, .story a {color: #fff !important;} .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} .story .generaltitle .title a { color: #fff !important; } -// firehose related css end + + Modified: images/css/slashdot_games.css =================================================================== --- images/css/slashdot_games.css 2008-05-01 06:04:38 UTC (rev 619) +++ images/css/slashdot_games.css 2008-05-01 06:07:45 UTC (rev 620) @@ -15,11 +15,12 @@ div.commentSub { border-bottom: 1px solid #30c; } -//firehose related css begin + .story, .story a {color: #fff !important;} .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} .story .generaltitle .title a { color: #fff !important; } -// firehose related css end + + Modified: images/css/slashdot_hardware.css =================================================================== --- images/css/slashdot_hardware.css 2008-05-01 06:04:38 UTC (rev 619) +++ images/css/slashdot_hardware.css 2008-05-01 06:07:45 UTC (rev 620) @@ -14,3 +14,4 @@ .data_head, .barColor, .tb_col, .thor .commentControlFooter { background: #044; } .date_head { color: #fff; } div.commentSub { border-bottom: 1px solid #044; } + Modified: images/css/slashdot_it.css =================================================================== --- images/css/slashdot_it.css 2008-05-01 06:04:38 UTC (rev 619) +++ images/css/slashdot_it.css 2008-05-01 06:07:45 UTC (rev 620) @@ -32,11 +32,12 @@ div.commentSub { border-bottom: 1px solid #898163; } -//firehose related css begin + .story, .story a {color: #fff !important;} .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} #firehose .story .generaltitle .title a { color: #fff !important; } -// firehose related css end + + Modified: images/css/slashdot_mobile.css =================================================================== --- images/css/slashdot_mobile.css 2008-05-01 06:04:38 UTC (rev 619) +++ images/css/slashdot_mobile.css 2008-05-01 06:07:45 UTC (rev 620) @@ -1 +1,2 @@ div#topnav div#logo h1 a { background: url(//images.slashdot.jp/logo-mobile.png) no-repeat left top; } + Modified: images/css/slashdot_politics.css =================================================================== --- images/css/slashdot_politics.css 2008-05-01 06:04:38 UTC (rev 619) +++ images/css/slashdot_politics.css 2008-05-01 06:07:45 UTC (rev 620) @@ -18,11 +18,12 @@ div.commentSub { border-bottom: 1px solid #061b46; } -//firehose related css begin + .story, .story a {color: #fff !important;} .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} .story .generaltitle .title a { color: #fff !important; } -// firehose related css end + + Modified: images/css/slashdot_yro.css =================================================================== --- images/css/slashdot_yro.css 2008-05-01 06:04:38 UTC (rev 619) +++ images/css/slashdot_yro.css 2008-05-01 06:07:45 UTC (rev 620) @@ -32,11 +32,12 @@ .date_head { color: #fff; } .comment > .oneline .commentTop .title h4 a { color: #630; } div.commentSub { border-bottom: 1px solid #630; } -//firehose related css begin + .story, .story a {color: #fff !important;} .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} .story .generaltitle .title a { color: #fff !important; } -// firehose related css end + +