]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
move identica ie[67].css to default
authorEvan Prodromou <evan@controlyourself.ca>
Tue, 21 Oct 2008 19:48:33 +0000 (15:48 -0400)
committerEvan Prodromou <evan@controlyourself.ca>
Tue, 21 Oct 2008 19:48:33 +0000 (15:48 -0400)
darcs-hash:20081021194833-5ed1f-f5b4c246fd461f0e0a82ce8ee52985183b4577f1.gz

theme/default/ie6.css
theme/default/ie7.css

index d9b1fbb45cdaf7e11e4590ac88b7d8a5e7d1b8d2..fbdab9eed59a318c76b23ae1862f6653d53a1210 100644 (file)
@@ -1,23 +1,63 @@
 @charset "UTF-8";
 /* CSS Document */
-
+body {
+       text-align: center;
+}
+input {
+       height: 24px;
+}
+#wrap {
+       margin: 0 auto;
+       padding: 0 20px;
+       width: 800px;
+       text-align: left;
+       background: url(bg-header.gif) repeat-x #fbf2d7;
+       }
+#header {
+       position: relative;
+       margin-left: 108px;
+       }       
+#nav_views {
+       margin: 0;
+       }
 #nav_views li {
        line-height: 19px;
        }
-#statistics dd {
+.statistics dd {
+       margin-top: -15px;
        clear: both;
-       }               
-       
+       }       
+#notices {
+       margin: 0;
+       }                       
+.notice_single {
+       height: 48px;
+       }
 #profile p.notice_current {
        height: 96px;
        }       
        
 #subscriptions_avatars li {
-       margin: 0 3px 0 0;
+       float: left;
+       margin: 0;
+       padding: 0;
+       }
+img.avatar.original, img.avatar.profile {
+       clear: none;
+       float: left;
+}              
+#status_textarea {
+       height: 46px;
        }
-
                        
 #nav_pagination li a {
        padding: 6px 15px;
        line-height: 27px;
-       }
\ No newline at end of file
+       }
+#nav_sub {
+       position: relative;
+       margin-left: 108px;
+       }       
+#footer {
+       margin-left: 108px;
+}
index 5cd90a4612bf36ae377d1ec46334fb8110d9d2bb..bbf52d5cfd828c4666004711261da96518e95c7e 100644 (file)
@@ -7,9 +7,12 @@
        
        
 #subscriptions_avatars li {
-       margin: 0 3px 0 0;
+       float: left;
        }
-
+img.avatar.original, img.avatar.profile {
+       clear: none;
+       float: left;
+}
                        
 #nav_pagination li a {
        padding: 6px 15px;