]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - theme/identica/ie6.css
Nudge disabled and greyed out while ajaxForm process
[quix0rs-gnu-social.git] / theme / identica / ie6.css
index 97d9fee3fe5410b627fc382e5a4615592b7e15ee..a301f1dc5fe58ffd515922637a48ce903387f8ee 100644 (file)
@@ -1,63 +1,14 @@
 @charset "UTF-8";
 /* CSS Document */
-body {
-       text-align: center;
-}
-input {
-       height: 24px;
-}
+@import url(../default/ie6.css);
 #wrap {
-       margin: 0 auto;
-       padding: 0 20px;
-       width: 800px;
-       text-align: left;
        background: url(bg-header.gif) repeat-x #FCFFF5;
        }
-#header {
-       position: relative;
-       margin-left: 108px;
-       }       
-#nav_views {
-       margin: 0;
-       }
-#nav_views li {
-       line-height: 19px;
-       }
-.statistics dd {
-       margin-top: -15px;
-       clear: both;
-       }       
-#notices {
-       margin: 0;
-       }                       
-.notice_single {
-       height: 48px;
-       }
-#profile p.notice_current {
-       height: 96px;
-       }       
-       
-#subscriptions_avatars li {
-       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;
-       }
-#nav_sub {
-       position: relative;
-       margin-left: 108px;
-       }       
-#footer {
-       margin-left: 108px;
-}
+
+
+input.disfavor,
+input.favor {
+       text-indent:0px;
+       text-align:right;
+       padding-left:25px;
+}
\ No newline at end of file