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
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
/*
噗浪CSS網站:https://docs.google.com/document/d/1NiXBoLbvqYxDBpJfEUJ-Shrb7a3YRuxx5ipuvKxh6h8/edit ;
金羽銀華:http://m66660000.pixnet.net/blog/post/45865309 ;
色碼表:http://www.ifreesite.com/color/
*/


/*新噗底色*/
.plurk_box td .shade_6, td .shade_6, .plurk_box td .shade_5, td .shade_5,
.plurk_box td .shade_4, td .shade_4, .plurk_box td .shade_3, td .shade_3,
.plurk_box td .shade_2, td .shade_2, .plurk_box td .shade_1, td .shade_1
{background: #fff !important;}
.plurk.new .plurk_cnt {box-shadow: 0px 0px 4px rgba(204,187,187,0.3);}


/****◆ 噗浪訊息區塊加圓角的方法◆****/
.plurk_cnt {border-radius: 6px;}
.response_box{margin-top:-6px; padding-top:6px}
.controller{ border-radius:0 0 6px 6px; }
/*6px這個數值可修改但要統一*/


/****◆ 時間軸時間數字區隱藏◆****/
/*隱藏時間區*/
.div_bottom{filter: alpha(opacity=0); opacity: 0; zoom:1;}
/*下面那條白線*/
#bottom_line {background:none;}


/*所有按鈕變色方法*/
.friend_man.add_follow,
.friend_man.remove,
.friend_man.add_friend,
.friend_man.pending,
.friend_man.private_plurk,
.friend_man.block
{
background:#FFF !important; /*背景色*/
border:1px solid #FFF !important; /*框線*/
color:#666666 !important; /*文字顏色*/
}


/*畫面佈景*//*background*/
#timeline_holder, /*時間軸*/
#bottom_line, .day_bg .div_inner, /*時間軸底線與日期線*/
#time_show, /*每則噗的時間*/
#filter_tab a.off_tab, #filter_tab a.off_tab:hover, #filter_tab a.filter_selected, #filter_tab a.filter_selected:hover, /*訊息選單列*/
div#plurk-dashboard, div.segment-content /*主控台與主控台各區塊*/
{
background: none !important;
border: 0 !important;
/*拿掉這些區域的背景與框線*/
}


/* 隱藏浪道上的噗浪生物 */
#dynamic_logo ,#logo img {filter:alpha(opacity=0) ; -moz-opacity:0; opacity: 0; }
img#creature{ filter:alpha(opacity=0) ; -moz-opacity:0; opacity: 0; }


/*下方平時隱藏*/
div#dashboard_holder, ul#filter_tab{filter:alpha(opacity=10)!important ;opacity:10!important;}
div#dashboard_holder:hover ,ul#filter_tab:hover{filter:alpha(opacity=100) !important;opacity:1 !important;}


/* -- 藏粉絲朋友,如果要顯示按鈕只藏圖,在朋友/粉絲英文後面加"-pics" -- */
#plurk-dashboard #dash-fans-pics, #dash-friends-pics {
min-height: 0px;
height: 0px;
overflow: hidden;
}


/*隱藏區*/
#m_or_f, #dash-stats, #karma_arrow, .link_arrow, .cmp_points-arrow,#dash-stats h3,
#karma_div, #dash-stats table { display : none !important; } /*性別+統計資料區*/
#dash-award { display : none !important; } /*小徽章*/
div#footer { display : none !important; } /*頁尾*/
.friend_man.private_plurk, /*傳送私人訊息*/
div#empty_timeline_fg img, div#empty_timeline_bg img { display : none !important; }
.day_start .bottom_start, .bottom_start, .bottom_end, /*日期時間軸*/
#plurk_ads, div.adsense, div#resp_banner_ads, section.adsense, .sliderAds,section.adsense h3 { -moz-transform: scale(0); -khtml-transform: scale(0); -webkit-transform: scale(0); -o-transform: scale(0); -ms-transform: scale(0); } /*廣告*/


/*背景*/
html
{background: #f2f2f2 url() center top no-repeat !important;
background-size: cover !important; /*完整填滿螢幕contain,cover*/
overflow-x: hidden !important;}

/*文字*/
body.language-large-font,
body.language-large-font html5,
.language-large-font #top_login,
.language-large-font #footer,
.language-large-font .small,
.language-large-font .tooltip_cnt,
.language-large-font .direct-l,
h2,.GB_Window .caption,#mainpage_content h4,#mainpage_content h5
{
font-family: 'Meiryo', 'メイリオ', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'MS Pゴシック', 'MS ゴシック', Osaka, Osaka-等幅, sans-serif !important;
font-weight: 400 !important;
text-transform: normal;
}
#timeline_holder .plurk_cnt, .list .plurk_cnt, #timeline_holder .bigplurk .content, ul.responses .message, .cbox_right .cbox_plurk_main .content, .cbox_right .cbox_response .content, .cbox_right .cbox_plurk_main .content, .cbox_right .cbox_response .content, div#plurk-dashboard, #dash-stats table th, #dash-stats table td { font-size: 1em !important; line-height: 1.5em !important; letter-spacing: 0.04em !important; color: #4F4F4F !important; }
#timeline_holder .bigplurk .content { font-size: 1em !important;}
.td_cnt .text_holder, #vert_timeline .bigplurk .content .text, ul.responses .message, div.content, div#plurk-dashboard { color: #4F4F4F !important; }


/*連結*/
a, a:link, a:hover, a:visited, a:active,
#dashboard_holder #perma-right a,
#plurk_responses ul.responses .message a,
.plurk_content a.ex_link
{
color: #3D7878 !important;
text-decoration: none !important;
}
a:hover { text-decoration: none !important; }
#plurk-dashboard a,
.plurk a.ex_link, .text_holder a.ex_link,
.plurk a.ex_link:visited, .plurk a.ex_link:active,
#plurk_responses ul.responses .message a,
.plurk_content a.ex_link, div.response_time .holder a
{
color: #4F9D9D !important;
text-decoration: none !important;
}
#plurk-dashboard a:hover,
#dashboard_holder #perma-right a:hover,
#plurk_responses ul.responses .message a:hover,
.plurk a.ex_link:hover, .text_holder a.ex_link:hover,
.plurk_content a.ex_link:hover
{
color: #95CACA !important;
text-decoration: none !important;
}
#updater a:hover, #updater a:hover span { text-decoration: none !important; border-bottom: 0 !important; }
a:focus, :focus, a, a:link, a:visited, a:active, select, select:focus
{ -moz-outline-style: none !important; outline: none !important; outline: 0 !important; }


/*調整時間軸高度*/
#timeline_holder .plurk { margin-top: 10px !important; }
#timeline_holder.permalink { height: auto !important; min-height: 386px !important; }
#timeline_holder, #timeline_cnt, #timeline_bg, #timeline_fg { height: 650px !important; opacity: 50;filter: alpha(opacity=50); }
day_bg .div_inner,.div_inner { height: 10px !important; }
#time_show { top: 60px !important; }
#timeline_holder .plurk { margin-top: 0px; }
#toggle_tab { z-index: 501; }
#updater, #music_player { top: 0px !important; }



/*時間軸*/
.bottom_start, .bottom_end { font-size: 0em !important; color: #bbb !important; }
.day_start .bottom_start, .day_start .div_start { display : none !important; }
#time_show { background: #bbb !important; }
#time_show span { color: #555 !important; }
#empty_timeline_bg { display : none !important; }
#empty_timeline_fg, #empty_timeline_bg { text-shadow: 0px 0px 5px rgba(2,2,2,0.4); }
#updater .text { color: #444 !important; }
#updater a, #music_player a { color: #777 !important; }
#update_sepa { padding: 0; }
#filter_tab { z-index: 903; }
#filter_tab a.off_tab, #filter_tab a.off_tab:hover, #filter_tab a.filter_selected, #filter_tab a.filter_selected:hover { color: #999 !important; font-size: 0.8em !important; }
#filter_tab a.filter_selected, #filter_tab a.filter_selected:hover { background: none !important; }
.unread_generic { color: #888 !important; background: none !important; border-radius: 0px; }


/*頁首*/
.html5 #top_login a, .html5 #top_bar a,
.html5 #top_login a:hover, .html5 #top_bar a:hover
{
color: #bbb !important;
font-size: 0.94em !important;
padding: 5px 3px !important;
margin: 0px !important;
font-weight: 400 !important;
border: 0 !important;
background: none !important;
}
.html5 #top_login a:hover, .html5 #top_bar a:hover { color: #bbb !important; text-decoration: none !important; }
#top_bar .sep, #top_bar .item img { width: 0px; }
#alert_beacon, .unread #alert_beacon, .unread_generic, #top_bar #edit_link, #top_bar #edit_link:hover { background: none !important; font-size: 11px !important; color: #ccc !important; }
.unread #alert_beacon { color: #e79551 !important; background: #fff !important; }
#page_title { color: #95CACA !important; font-size: 1em !important; padding: 3px 12px; margin-top:-3px; border-radius: 0px 0px 0px 0px; }




/*列表換行*/
.list .plurk_cnt .td_qual { position: absolute; width: auto; overflow: visible; margin-left: 0.1em; }
.list .plurk_cnt .text_holder { margin-top: 1.5em; padding: 0.5em; margin-left: 0.1em; width: auto !important; }


/*浪上噗的寬高*/
.plurk .truncated, .text_holder { width:px; min-height: 20px; }


/*解決噗重疊問題*/
div.plurk .link_extend { z-index: 2200; }
.block_cnt
{ width: 300px !important; }
.block_cnt .div_inner, .div_bottom { max-height: 0px !important; }


/*新回應的底色*/
.plurk_box td .shade_6, td .shade_6, .plurk_box td .shade_5, td .shade_5,
.plurk_box td .shade_4, td .shade_4, .plurk_box td .shade_3, td .shade_3,
.plurk_box td .shade_2, td .shade_2, .plurk_box td .shade_1, td .shade_1
{ background: rgba(255,255,255,0.9) !important; }
.plurk.new .plurk_cnt { box-shadow: 0px 2px 4px rgba(237,237,237,0.3); }


/*回應列表*/
.list .plurk_cnt, .list .plurk_cnt:hover { border-bottom: 1px solid #ccc; }
.list .highlight_owner .td_qual a { }
.list .highlight_owner .plurk_cnt, .list .highlight_owner .plurk_cnt:hover { border-left: 0px solid #bbb !important; }
.list .highlight_owner .plurk_cnt .text_holder { }


/*回應數*/
.dots .inner { display : none !important; }
.td_response_count { padding: 3px !important; }
.response_count { color: #336666 !important; background: rgba(255,255,255,0.6) !important; padding: 2px 5px !important; border-radius: 0px; border: 1px solid #bbb !important; top: 22px !important; }
.new .response_count
{
border: 0px solid #336666 !important;
background: rgba(255,255,255,0.5) !important;
color: #e79551 !important;
box-shadow: 2px 1px 3px rgba(237,237,237,0.2);
text-shadow: 0px 0px 3px #ededed;
text-decoration: none; /*blink*/
}


/*刪除,編輯,消音,取消,推文,轉噗*/
.manager span, .manager a, .manager a:hover, .manager .action:hover, .manager .cancel:hover, .manager .delete:hover { font-size: 0.9em !important; margin: 0px 4px !important; text-decoration: none !important; border-bottom: 0 !important; color: #666 !important; }
.manager span, .manager a { color: #444 !important; }
.muted, .muted:hover
{
filter: alpha(opacity=10); opacity:0.1; zoom:1;
-moz-transition: opacity 0.6s ease;
-webkit-transition: opacity 0.6s ease;
-o-transition: opacity 0.6s ease;
-ms-transition: opacity 0.6s ease;
}
.muted:hover { filter: alpha(opacity=100); opacity:1; zoom:1; }