]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - theme/default/ie7.css
trac670 trac689 Favorites (duplicate id, background image, JavaScript)
[quix0rs-gnu-social.git] / theme / default / ie7.css
1 @charset "UTF-8";
2 /* CSS Document */
3
4
5 input.disfavor,
6 input.favor {
7         text-indent:0;
8         text-align:right;
9         padding-left:25px;
10 }
11
12 #statistics dd {
13         clear: both;
14         }               
15         
16         
17 #subscriptions_avatars li {
18         float: left;
19         }
20 img.avatar.original, img.avatar.profile {
21         clear: none;
22         float: left;
23 }
24                         
25 #nav_pagination li a {
26         padding: 6px 15px;
27         line-height: 27px;
28         }