/* ニコニコ動画の検索画面を幅広く */
/* http://userstyles.org/styles/14432 */
@-moz-document url-prefix("http://www.nicovideo.jp/search/"),
url-prefix("http://www.nicovideo.jp/newarrival"),
url-prefix("http://www.nicovideo.jp/recent"),
url-prefix("http://www.nicovideo.jp/tag/"),
url-prefix("http://www.nicovideo.jp/related_tag/"),
url-prefix("http://www.nicovideo.jp/hotlist"),
url-prefix("http://www.nicovideo.jp/myvideo") {
.content_312 > *:not(.mb8p4),
.content_312 > .mb8p4:first-child,
.content_312 > .mb8p4 > p {
display : none !important;
}
#PAGEBODY {
position : relative !important;
}
#PAGEBODY > .mb8p4:first-child,
#PAGEBODY > div[style="padding: 4px;"],
#PAGEBODY > div[style="padding: 4px;"] + .mb8p4 {
margin-right : 312px !important;
}
#search_words{
display : none !important;
}
.content_312 > .mb8p4 > div {
position : absolute !important;
border-width : 0 !important;
-moz-border-radius : 6px !important;
}
.content_312 > .mb8p4 > div:hover {
z-index : 10 !important;
}
.content_312 > .mb8p4 > div:before {
content : "+" !important;
font-size : 12px !important;
font-weight : bold !important;
line-height : 25px !important;
}
.content_312 > .mb8p4 > div#related_nicopedia {
top : -1px !important;
right : 4px !important;
padding : 0 8px !important;
}
.content_312 > .mb8p4 > div.frm_chacom_bg {
top : 27px !important;
right : 4px !important;
}
.content_312 > .mb8p4 > div.frm_chacom_bg:before {
color : #fff !important;
}
.content_312 > .mb8p4 > div:hover:before {
content : "−" !important;
}
.content_312 > .mb8p4 > div.frm_chacom_bg > table > tbody > tr > td > .rel_com_frm {
width : 264px !important;
}
.content_312 > .mb8p4 > div > table > tbody > tr:not(:first-child),
.content_312 > .mb8p4 > div.frm_chacom_bg > table > tbody > tr:first-child > td > .rel_com_frm {
display : none !important;
}
.content_312 > .mb8p4 > div:hover > table > tbody > tr:not(:first-child) {
display : table-row !important;
}
.content_312 > .mb8p4 > div.frm_chacom_bg:hover > table > tbody > tr:first-child > td > .rel_com_frm {
display : block !important;
margin-top : 4px !important;
margin-left : -12px !important;
}
.content_312 > .mb8p4 > div > table {
margin-top : -25px !important;
}
.content_312 > .mb8p4 > div > table > tbody > tr:first-child > td:only-child {
padding-left : 12px !important;
font-size : 0 !important;
}
.content_312 > .mb8p4 > div > table > tbody > tr:first-child > td:only-child:before {
font-size : 12px !important;
font-weight : bold !important;
line-height : 17px !important;
}
.content_312 > .mb8p4 > div#related_nicopedia > table > tbody > tr:first-child > td:only-child:before {
content : "ニコニコ大百科" !important;
}
.content_312 > .mb8p4 > div.frm_chacom_bg > table > tbody > tr:first-child > td:only-child:before {
content : "チャンネル&コミュニティ" !important;
color : #fff !important;
}
.content_312 > .mb8p4 > div.frm_chacom_bg > table > tbody > tr:first-child > td:only-child > strong:last-child {
font-size : 12px !important;
display : block !important;
line-height : 17px !important;
margin-top : -17px !important;
text-align : right !important;
}
/* 検索結果、新着動画、ホットリスト、投稿動画を3段表示にする */
.content_672,
.content_672 > table[width="672"],
.content_672 > #video_table,
.content_672 > table[summary="videos"] + div > table[width="672"]:only-child {
width : 100% !important;
}
.content_672 a[onclick^="Cookie.set('col', '2',"] {
font-size : 0 !important;
text-decoration : none !important;
}
.content_672 a[onclick^="Cookie.set('col', '2',"]:after {
content : "動画を3列表示" !important;
font-size : 12px !important;
text-decoration : underline !important;
}
.content_672 > table[summary="videos"],
.content_672 > #video_table {
font-size : 0 !important;
}
.content_672 > table[summary="videos"] > tbody,
.content_672 > #video_table > tbody {
display : block !important;
}
.content_672 > table[summary="videos"] > tbody > tr,
.content_672 > #video_table > tbody > tr {
display : inline !important;
}
.content_672 > table[summary="videos"] > tbody > tr > td,
.content_672 > #video_table > tbody > tr > td {
display : inline-block !important;
padding : 4px !important;
width : 465px !important;
}
table[width="288"]{
width : 100%!important;
}
div[class^=thumb_frm][style="width: 288px;"] {
width : 460px !important;
}
div[class^=thumb_frm][style="width: 144px;"] {
width : 222px !important;
}
#nicoads > p {
display : none !important;
}
.vinfo_description{
line-height:1.3;
padding: 1px 2px;
}
}