]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - theme/mnml/css/mp-screen.css
Merge branch '1.0.x' into directory
[quix0rs-gnu-social.git] / theme / mnml / css / mp-screen.css
index cc9514174a329dca2dd108965c92793ba72b2361..fdee4cdef325f41da077a56426d53c6f0d038115 100644 (file)
@@ -100,7 +100,7 @@ width:60%;
 height:20px;
 }
 
-#notice_text-count {
+.form_notice .count {
 position:absolute;
 bottom:2px;
 right:40%;
@@ -110,7 +110,7 @@ z-index:9;
 /*input type=file no good in
 iPhone/iPod Touch, Android, Opera Mini Simulator
 */
-#form_notice #notice_text-count + label,
+.form_notice .count + label,
 #form_notice label[for="notice_data-attach"] {
 display:none;
 }
@@ -127,7 +127,7 @@ background:none;
 opacity:1;
 }
 
-#form_notice #notice_action-submit {
+#form_notice .submit {
 width:20%;
 right:2%;
 text-align:center;