]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Init styles for form_notice
authorSarven Capadisli <csarven@status.net>
Mon, 5 Oct 2009 16:59:41 +0000 (16:59 +0000)
committerSarven Capadisli <csarven@status.net>
Mon, 5 Oct 2009 16:59:41 +0000 (16:59 +0000)
plugins/MobileProfile/mp-screen.css

index 09c8b4127b92c45a083f6b6f325d5cd56f340036..641921f14748649599fad5585b35bf1f9f39ea1f 100644 (file)
@@ -31,6 +31,22 @@ margin-left:3%;
 width:100%;
 }
 
+#form_notice textarea {
+width:75%;
+}
+
+#notice_text-count {
+position:absolute;
+bottom:2px;
+right:32.5%;
+z-index:9;
+}
+
+#notice_action-submit {
+width:17%;
+}
+
+
 #site_nav_local_views li {
 margin-left:1px;
 margin-right:0;