]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - theme/pigeonthoughts/css/base.css
Notice form cleanup: removing hardcoded id from counter references; prep for reusable...
[quix0rs-gnu-social.git] / theme / pigeonthoughts / css / base.css
index 66948f7318babc9f297344131bc5025f9292dc70..20a4f3154859d71269dbf3d59d83f9982f394548 100644 (file)
@@ -467,17 +467,17 @@ left:183px;
 padding:0;
 height:16px;
 }
-#form_notice .form_note {
+.form_notice .count {
 position:absolute;
 top:76px;
 right:98px;
 z-index:9;
 }
-#form_notice .form_note dt {
+.form_notice .count dt {
 font-weight:bold;
 display:none;
 }
-#notice_text-count {
+.form_notice .count {
 font-weight:bold;
 line-height:1.15;
 padding:1px 2px;