]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - theme/mnml/css/mp-screen.css
Notice form cleanup: removing hardcoded id from counter references; prep for reusable...
[quix0rs-gnu-social.git] / theme / mnml / css / mp-screen.css
index cc9514174a329dca2dd108965c92793ba72b2361..ff8f044ca9c98caea5087c014c2a198fe839af34 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;
 }