summaryrefslogtreecommitdiff
path: root/theme/cloudy/css/ie.css
blob: 09512210096ea87567a9a88e5032e071ae580ab3 (plain)
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
/* IE specific styles */

.notice-options input.submit {
color:#fff;
}

#site_nav_local_views a {
background-color:#ddffcc;
}

#aside_primary {
width:181px;
}

#form_notice,
#anon_notice {
top:158px;
}

#public #content,
#groups #content,
#publictagcloud #content,
#featured #content,
#favorited #content,
#all #content,
#replies #content,
#showstream #content,
#showfavorites #content,
#inbox #content,
#outbox #content,
#subscriptions #content,
#subscribers #content {
padding-top:138px;
}