-
Notifications
You must be signed in to change notification settings - Fork 0
/
style.css
347 lines (257 loc) · 7.1 KB
/
style.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
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
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
@-moz-document domain('weibo.com'), url-prefix('http://weibo.com') {
/*
the code in here only apply to:
-pages on the domain weibo.com
-pages whose URLs start with http://weibo.com
*/
}
/*主体透明*/
/*新浪认证*/
.W_sina_vip { display:none !important; }
/*微博相册*/
#pl_content_album { display:none !important; }
/*加关注推荐层*/
div[node-type="suggestedFollows"] { display:none !important; }
/*顶部左侧导航条*/
li[node-type="plaza"] { display: none !important; }
li[node-type="group"] { display: none !important; }
li[node-type="app"] { display: none !important; }
li[node-type="game"] { display: none !important; }
/*首页左侧面板话题*/
div[node-type="recommendTopic"] { display: none !important; }
/*新版首页左侧边栏*/
#pl_leftNav_app { display: none !important; }
a[href="http://photo.weibo.com?leftnav&wvr=4"]{ display: none !important; }
a[href="http://music.weibo.com?leftnav&wvr=4"]{ display: none !important; }
a[href="http://event.weibo.com?leftnav&wvr=4"]{ display: none !important; }
a[href="http://vote.weibo.com?leftnav&wvr=4"]{ display: none !important; }
a[href="/jx/pic.php?leftnav&wvr=4"]{ display: none !important; }
a[href="/pub/top?leftnav&wvr=4"]{ display: none !important; }
a[action-type="more"]{ display: none !important; }
/*新版首页右侧边栏*/
#pl_content_userTips { display: none !important; }
/*新版用户微博页*/
#pl_leftNav_profileContent { display: none !important; }
#pl_relation_hisFollowingsNav { display: none !important; }
/*评论页面热门评论*/
#pl_content_commentTopNav { display: none !important; }
/*微群*/
#pl_common_thirdmodule_1005{display:none !important;}
/*广告*/
#pl_common_fun{display:none !important;}
/*心情*/
#pl_content_mood{display:none !important;}
/*收藏页面最多收藏*/
#pl_content_favoritesTopNav { display: none !important; }
/*勋章*/
div[node-type="medal"] { display: none !important; }
#pl_content_medal { display: none !important; }
/*热门话题*/
#pl_content_promotetopic { display:none !important; }
/*可能感兴趣的人*/
/*关注的话题*/
/*人气用户*/
#pl_relation_recommendPopularUsers { display:none !important; }
/*我加入的群*/
div[name="app10003"] { display:none !important; }
/*手机玩转新浪微博 新浪微博意见信箱*/
#pl_common_help { display:none !important; }
#pl_common_feedback { display:none !important; }
/*不良信息曝光*/
#pl_common_reportentry { display:none !important; }
/*可能感兴趣的应用*/
#pl_content_allInOne { display:none !important; }
/*广告*/
#ads_47 { display:none !important; }
#ads_37 { display:none !important; }
#ads_36 { display:none !important; }
#ads_35 { display: none !important; }
/*公告栏*/
#pl_common_noticeboard{display:none !important;}
/*底部通知*/
#wbim_box{display:none !important;}
/*底部模块*/
#ads_bottom_1 { display:none !important; }
#pl_ad_backFill { display:none !important; }
.global_footer { display:none !important; }
/* 自己首页圆角左边 */
#pl_content_hisPersonalInfo .perAll_info {
-moz-border-radius-topleft: 10px !important;
-moz-border-radius-topright: 0px !important;
-moz-border-radius-bottomright: 0px !important;
-moz-border-radius-bottomleft: 0px !important;
-webkit-border-radius: 10px 0px 0px 0px !important;
border-radius: 10px 0px 0px 0px !important;
}
/* 他人首页圆角左边 */
#pl_content_publisherTop{
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 0px;
-moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-radius: 10px 10px 0px 0px;
border-radius: 10px 0px 0px 0px;
}
.W_main_c{-webkit-border-radius: 10px 0px 0px 0px;}
/*圆角*/
.W_main_narrow_bg {
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
-moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-radius: 10px 10px 0px 0px;
border-radius: 10px 10px 0px 0px;
}
/*设置皮肤按钮*/
#pl_content_setskin{
display:none !important;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
-moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-radius: 10px 10px 0px 0px;
border-radius: 10px 10px 0px 0px;
}
/*新浪原版输入框title*/
#pl_content_publisherTop .title{
font-size:24px;
color:#5C5C5C;
font-weight:bold;
text-shadow: 1px 1px 1px ##ffffff;
filter: dropshadow(color=##ffffff, offx=2, offy=2);
background:transparent !important;
}
/*新浪原版输入框字数显示*/
div[node-type="num"]{
display:none !important;
font-size:14px;
color:#333333;
font-weight:bold;
text-shadow: 1px 1px 1px ##ffffff;
filter: dropshadow(color=##ffffff, offx=1, offy=1);
}
/*举报与黑名单*/
#pl_content_hisOperationPlate{display:none !important;}
/*全部微博;我的味群...*/
.nfTagB_group{
display:none !important;
}
/**/
.left_nav{
display:none !important;
}
/*他人页面微博分类*/
.minifTagB {
display:none !important;
}
/*自己首页微博分类*/
ul[node-type="feedGroup"]{
display:none !important;
}
/*自己首页更多分类*/
.interOder {
display:none !important;
}
/*分组块背景色,协调用*/
div[node-type="groupList"]{
background:transparent;
}
/*缩略图操作*/
.comment:hover .piclist img{
opacity:1;
max-height:100000px;
max-width:1900px;
-webkit-transform-origin: center;
-webkit-box-shadow: 5px 5px 5px #888;
}
.piclist:hover img{
opacity:1;
max-height:100000px;
max-width:1900px;
-webkit-transform-origin: center;
-webkit-box-shadow: 5px 5px 5px #888;
}
.piclist li img{
opacity:0.1;
max-height:32px;
max-width:32px;
-webkit-box-shadow: 3px 3px 3px #000000;
-moz-box-shadow: 3px 3px 3px #000000;
box-shadow: 3px 3px 3px #000000;
-webkit-transition: all 1s ease-in-out;
}
/*广告*/
#pl_content_pullylist{display:none !important;}
/*不显示视频缩略图*/
li[action-type="feed_list_media_video"]{display:none !important;}
/*popup 用*/
#backgroundPopup{
display:none;
position:fixed;
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:1 !important;
}
#imgback{
display:none;
z-index:2;
position:fixed;
height:100%;
width:100%;
top:0;
left:0;
}
#largeimage{
max-height:900px;
}
#abc{
display:none;
position:relative;
top:50%;
left:50%;
z-index:2 !important;
}
#largeimg2{
z-index:-1;
visibility:hidden;
}
/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
border: 4px solid #888;
margin:-4px; /* Set this to minus the border thickness. */
background-color:#fff;
cursor:move;
}
/* This is for the title text. */
.cloud-zoom-title {
font-family:Arial, Helvetica, sans-serif;
position:absolute !important;
background-color:#000;
color:#fff;
padding:3px;
width:100%;
text-align:center;
font-weight:bold;
font-size:10px;
top:0px;
}
/* This is the zoom window. */
.cloud-zoom-big {
border:4px solid #ccc;
overflow:hidden;
}
/* This is the loading message. */
.cloud-zoom-loading {
margin-left:auto;
margin-right:auto;
text-align:center;
position:absolute !important;
color:white;
background:#222;
padding:3px;
border:1px solid #000;
}