]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Removed attachment UI
authorSarven Capadisli <csarven@status.net>
Tue, 27 Oct 2009 16:44:55 +0000 (17:44 +0100)
committerSarven Capadisli <csarven@status.net>
Tue, 27 Oct 2009 16:44:55 +0000 (17:44 +0100)
theme/base/css/facebookapp.css

index 47c63d8231ef0547f66e5b1fd32d98ff84196da6..8cd06f78a862b07c8636d87569d589b5d68b0fd3 100644 (file)
@@ -34,15 +34,9 @@ background-color:#D0DFE7;
 background-color:#FAFBFC;
 }
 
-#form_notice .form_note + label {
-position:absolute;
-top:25px;
-right:10.5%;
-cursor:pointer;
-text-indent:-9999px;
-width:16px;
-height:16px;
-background:transparent url(../../base/images/icons/icons-01.png) no-repeat 0 -328px;
+#form_notice .form_note + label,
+#form_notice #notice_data-attach {
+display:none;
 }
 
 #form_notice #notice_action-submit {