]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - theme/cleaner/css/mp-screen.css
Notice form cleanup: removing hardcoded id from counter references; prep for reusable...
[quix0rs-gnu-social.git] / theme / cleaner / css / mp-screen.css
index d3f95db9b6442deab59f59568cf950b4db895c8e..22cc923e818c9ac9b8abdb3bcc909b3e135fa167 100644 (file)
@@ -80,7 +80,7 @@ float:left;
     padding: 4px;
 }
 
-#notice_text-count {
+.form_notice .count {
 position:absolute;
 bottom:2px;
     left: 175px;
@@ -88,14 +88,14 @@ bottom:2px;
 z-index:9;
 }
 
-#form_notice-direct.form_notice #notice_text-count {
+#form_notice-direct.form_notice .count {
     left: 0px;
 }
 
 /*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;
 }