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
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
/*背景顏色*/
body{background:#c4a3bf;
}

/*-------------------------------/ 河道 / --------------------------*/
/* 河道寬度減半 */
#timeline_holder {height:400px !important;}

/* top-bar隱藏 */


/* =plurk LOGO和生物透明CSS語法= */
#dynamic_logo, .cmp_plurk{opacity: 0;filter: alpha(opacity=0);}
#creature{opacity: 0;filter: alpha(opacity=10);}

/* 時間軸隱藏 */
#timeline_bg {background:#c4a3bf;
}
#timeline_bg #bottom_line{
opacity: 0;filter: alpha(opacity=0);
}
div.bottom_start{
opacity: 0;filter: alpha(opacity=0);
}
span.bottom_start{
opacity: 0;filter: alpha(opacity=0);
}

.div_bottom{filter: alpha(opacity=0); opacity: 0; zoom:1;}

/* 河道噗隱藏*/
#timeline_cnt {
filter:alpha(opacity=15);
-moz-opacity:0.15;
opacity:0.15;
zoom:1;
}
#timeline_cnt:hover{
filter:alpha(opacity=90);
-moz-opacity:0.9;
opacity:0.9;
zoom:1;
}

/**時間軸上方訊息標籤**/
#filter_tab #updater.item { border:0 !important;}

/**主選單顏色**/
#updater .item a:hover, #filter_tab a.filter_selected {
background:#915c8b!important;
color:#d3ccd6;
border:none;
}

/**選單展開**/
#filter_tab a.off_tab {
background:#915c8b !important;/*底*/
color:#d3ccd6 !important;/*文字*/
border:none;
}

/*新通知icon*/
._lc_ i {background:none !important;
border:none;
}

/**新通知**/
#updater .item a {
color:#d3ccd6;
background: #915c8b;
border:none;
}

/**未讀數量文字及底色**/
.unread #alert_beacon, .unread_generic{
background:none !important; /*底色,none為去除底色*/
color: #d3ccd6 !important; /*文字色*/
}

/****◆ 往前往後左右箭頭改色◆****/
.browse_button .cmp_arrow_right, .browse_button .cmp_arrow_left, .cmp_back_to_today:before { color: #915c8b;}
.browse_button .cmp_back_to_today {background: #915c8b;}


/****◆ 消音文章變半透明****/
.muted{filter: alpha(opacity=10); opacity: 10;}


/*-------------------------------/ 噗 / --------------------------*/

/*噗背景顏色*/
.plurk_cnt{
background:#f1ebf7;
}

/*噗首主要網址顏色*/
.plurk a.ex_link, .permaplurk #permanent_body a.ex_link, body.t #dashboard_holder a.ex_link {
color: #9d5b8b;
}

/*回應中分享網址顏色*/
.plurk a.meta, .permaplurk #permanent_body a.meta, body.t #dashboard_holder a.meta {
color: #9d5b8b;
}

/*打開噗後的捲軸顏色*/
::-webkit-scrollbar{
background:#d3ccd6 !important; /*背條顏色*/
-webkit-border-radius:2px;
-webkit-box-shadow:0px 3px 0px rgba(9,9,9,0.3);
}
::-webkit-scrollbar:hover {
background:#c0a2c7 !important;
} /*滑鼠移入後背條顏色*/
::-webkit-scrollbar-thumb {
background:#c4a3bf !important;
} /*滾軸顏色*/
::-webkit-scrollbar-thumb:hover {
background:#915c8b !important;
} /*滑鼠移入後滾軸顏色*/
::-webkit-scrollbar-thumb:active {
background:#aa4c8f
!important;
} /*滑鼠按下後滾軸顏色*/


/*噗浪訊息區塊加圓角*/
.plurk_cnt {border-radius: 6px;}
.response_box{margin-top:-6px; padding-top:6px}

/*讚+轉噗標示icon底色*/
div.plurk_icon.favorite_icon.pif-like-circle{
color:#915c8b;
border:none;
}
div.plurk_icon.private.pif-replurk-circle{
color:#915c8b;
border:none;
}

/****◆ 訊息右方通知◆****/
._lc_ .response_count{
border-radius: 6px;
background:#c4a3bf;
color: #d3ccd6;
}
._lc_ .new .response_count{
background: #915c8b !important;
color:#d3ccd6;
}

/*◆ 訊息內喜歡button的背景顏色 ◆ */
/*背景色*/
.favorite_count{background:#915c8b!important;}
/*滑鼠滑過後的背景色*/
.favorite_count:hover{background:#c4a3bf!important;}

/*◆ 訊息內轉噗button的背景顏色 ◆ */
/*背景色*/
.replurk_count{background:#915c8b;}
/*滑鼠滑過後的背景色*/
.replurk_count:hover{background:#c4a3bf;}

/*右下那排小icon*/
/*未消音-平常狀態*/
.manager .mute-off{color:#dcd6d9 !important;}
/*未消音-滑鼠滑過*/
.manager .mute-off:hover{background:#c0a2c7 !important;}
/*已消音-平常狀態*/
.manager .mute-on{color:#915c8b !important;}
/*已消音-滑鼠滑過*/
.manager .mute-on:hover{background:#c0a2c7 !important;}
/*推文-平常狀態*/
.manager .promote{color:#000 !important;}
/*推文-滑鼠滑過*/
.manager .promote:hover{background:#c0a2c7 !important;}
/*未轉噗-平常狀態*/
.manager .replurk-off{color:#dcd6d9 !important;}
/*未轉噗--滑鼠滑過*/
.manager .replurk-off:hover{background:#c0a2c7 !important;}
/*已轉噗-平常狀態*/
.manager .replurk-on{color:#915c8b !important;}
/*已轉噗--滑鼠滑過*/
.manager .replurk-on:hover{background:#c0a2c7 !important;}
/*未喜歡-平常狀態*/
.manager .like-off{color:#dcd6d9 !important;}
/*未喜歡-滑鼠滑過*/
.manager .like-off:hover{background:#c0a2c7 !important;}
/*已喜歡-平常狀態*/
.manager .like-on{color:#915c8b !important;}
/*已喜歡-滑鼠滑過*/
.manager .like-on:hover{background:#c0a2c7 !important;}

/****◆ 噗上大頭貼改圓角◆****/
.p_img{border-bottom:none;}
.p_img img {border-radius: 6px;}

/****◆ 新訊息背景色修改◆****/
.plurk_cnt.new6,
.plurk_cnt.new5,
.plurk_cnt.new4,
.plurk_cnt.new3,
.plurk_cnt.new2,
.plurk_cnt.new1{background:#d3ccd6;}

/*-------------------------------/ 主控台 / --------------------------*/

/****◆ 發文按鈕◆****/
.submit_img_color {background: #915c8b;}
/*或*/
.submit_img {background: #915c8b;}

/*頭像大小*/
#plurk-dashboard .dash-segment-profile #dash-profile img.profile-pic
{width: 50px; height: 50px;}

#plurk-dashboard .dash-segment-profile #dash-profile #full_name {
/*頭像右側姓名字型大小及行高*/
line-height: 1.2;
font-size: 15px;
}

/* 性別欄隱藏 */
span#m_or_f {opacity: 0;filter: alpha(opacity=0);}

/* karma資料隱藏 */
#plurk-dashboard #dash-stats {
background:none; border:hidden;
min-height: 0px;
height: 0px;
overflow: hidden;
}

/*主控台透明度滑鼠移動特效*/
div#plurk-dashboard
{filter:alpha(opacity=0) !important;
-moz-opacity:0!important;opacity:0 !important;
zoom:1;}

div#plurk-dashboard:hover
{filter:alpha(opacity=90) !important;
-moz-opacity:0.9!important;opacity: 0.9!important;zoom:1;
background:#d3ccd6;
border-radius: 6px;
border:none;
}

/* 隱藏朋友粉絲圖和標題 */

/* 好友 */
#plurk-dashboard #dash-friends-pics, #dash-friends h2 {
min-height: 0px;
filter:alpha(opacity=0) !important;opacity: 0 !important;zoom:1;
height:0px;
overflow:hidden;
background:none; border:hidden;
}

/* 粉絲 */
#plurk-dashboard #dash-fans-pics, #dash-fans h2
{
min-height: 0px;
filter:alpha(opacity=0) !important;opacity: 0 !important;zoom:1;
height:0px;
overflow:hidden;
background:none; border:hidden;
}

/*隱藏徽章*/

.award_bar, /*徽章區*/
a.link_arrow, /*如何獲得徽章*/
.award_bar_mini .award_bar, /*個人小視窗徽章區*/
.award_bar_mini .award_bar div,
.award_bar_mini.on
{
filter:alpha(opacity=0) !important;
-moz-opacity:0 !important;
opacity:0 !important;
height:0 !important;
width:0 !important;
font-size:0 !important;
overflow:hidden;
zoom:1;
}

/*藏購物狂*/
#top_bar .content a:nth-child(2){
position:absolute;z-index:1;
filter:alpha(opacity=0) !important;
-moz-opacity:0 !important;
opacity:0 !important;
height:0 !important;
width:0 !important;
overflow:hidden;
zoom:1;}