azu (owner)

Revisions

gist: 186636 Download_button fork
public
Public Clone URL: git://gist.github.com/186636.git
Embed All Files: show embed
userContent.css #
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
/* ニコニコ動画の検索画面を幅広く */
/* 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;
  }
}