summaryrefslogtreecommitdiff
path: root/theme
diff options
context:
space:
mode:
authorSarven Capadisli <csarven@status.net>2009-10-27 17:44:55 +0100
committerSarven Capadisli <csarven@status.net>2009-10-27 17:44:55 +0100
commitc370f0aadffd136ac80ad732bab05e415afd20c8 (patch)
treea3f0fd4f8879c053201cb5d42584549e542e61b3 /theme
parent0c8990b435695654131d6ae7a734e3059febb0b6 (diff)
Removed attachment UI
Diffstat (limited to 'theme')
-rw-r--r--theme/base/css/facebookapp.css12
1 files changed, 3 insertions, 9 deletions
diff --git a/theme/base/css/facebookapp.css b/theme/base/css/facebookapp.css
index 47c63d823..8cd06f78a 100644
--- a/theme/base/css/facebookapp.css
+++ b/theme/base/css/facebookapp.css
@@ -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 {