-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathie6.css
58 lines (53 loc) · 1.05 KB
/
ie6.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
#ie6_css {
display: none;
}
html, #page_body {
overflow: hidden;
}
#side_bar ol li .left_row {
width: 129px;
height: 100%;
}
#side_bar ol li #myprofile_wrap .left_row,
#side_bar ol li #myprofile_edit_wrap .left_row {
width: auto;
}
ul.top_nav a {
display: block;
margin: auto 0px;
padding: 0px 4px;
padding-bottom: 2px;
color: #DAE1E8;
margin-top: 2px;
}
#page_header.p_head1 .top_feed { position: relative; }
.s_label {
padding-top: 5px;
}
.fixed {
position: absolute;
}
.tt .bottom_sh {
position: relative;
top: 0px;
margin-top: -1px;
}
#photos_albums .album, #photos_albums .sort_helper {
position: relative;
}
#pv_tags .delete {
position: relative;
}
.tl1, .tl2 { display: none; }
ul.t0 a { padding-top: 5px; }
body #photos_container .photo_row, body .progress_inline {
display: inline;
zoom: 1;
}
.like_tt table.toup1 .bottom_pointer,
.like_tt table.toup .top_pointer,
.like_tt .like_tt_clubs,
.like_tt .bottom .checkbox div,
.like_tt .bottom .on div {
background-image: url(/images/icons/like_icons_bl.gif) !important;
}