]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - theme/h4ck3r/css/base.css
Merge branch 'microapp' of gitorious.org:~evan/statusnet/evans-mainline into microapp
[quix0rs-gnu-social.git] / theme / h4ck3r / css / base.css
index 4c0e74218e27fd3bf4ac6f2bda029506a42ee0b5..d369a5ecdd98f691f67f7172f833da1264f70dbf 100644 (file)
@@ -3,7 +3,7 @@
  * @package   StatusNet
  * @author Sarven Capadisli <csarven@status.net>
  * @copyright 2009 StatusNet, Inc.
- * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
+ * @license   http://creativecommons.org/licenses/by/3.0/ Creative Commons Attribution 3.0 Unported
  * @link      http://status.net/
  */
 
@@ -432,22 +432,22 @@ margin-bottom:7px;
 #form_notice #notice_submit label {
 display:none;
 }
-#form_notice .form_note {
+.form_notice .count {
 position:absolute;
 top:99px;
 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;
 }
-#form_notice #notice_action-submit {
+#form_notice .submit {
 width:14%;
 height:47px;
 padding:0;