aboutsummaryrefslogtreecommitdiff
path: root/views
diff options
context:
space:
mode:
authorpete <pete@36083f99-b078-4883-b0ff-0f9b5a30f544>2008-07-02 14:07:12 +0000
committerpete <pete@36083f99-b078-4883-b0ff-0f9b5a30f544>2008-07-02 14:07:12 +0000
commit6ee4fe3e0ae8ec2554988db8d66c5d6b85a390bf (patch)
tree36fda69cc64543299de07bfde3ffcaefc0a358e4 /views
parent4a86c3b3ff5108e9a77c3d748ac8685c49a2b876 (diff)
downloadelgg-6ee4fe3e0ae8ec2554988db8d66c5d6b85a390bf.tar.gz
elgg-6ee4fe3e0ae8ec2554988db8d66c5d6b85a390bf.tar.bz2
status widget updates
git-svn-id: https://code.elgg.org/elgg/trunk@1269 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'views')
-rw-r--r--views/default/css.php35
1 files changed, 1 insertions, 34 deletions
diff --git a/views/default/css.php b/views/default/css.php
index 0860c68b3..5f72f56f3 100644
--- a/views/default/css.php
+++ b/views/default/css.php
@@ -907,6 +907,7 @@ input[type="submit"] {
*************************************** */
#wrapper_header h1 {
margin:10px 0 0 0;
+ letter-spacing: -0.03em;
}
@@ -918,20 +919,7 @@ input[type="submit"] {
line-height: 1.2em;
}
-.widget_status_statusmessage {
- font-size:1.2em;
- line-height:1.2em;
- font-weight:bold;
- color:#666666;
- background:#fdffc3;
- padding:3px;
-}
-.widget_status_messagetimestamp {
- font-size:0.9em;
- color:#999999;
- margin:0;
-}
/* ***************************************
@@ -1111,27 +1099,6 @@ p.user_menu_friends_of {
margin: 5px;
margin-bottom: 10px;
}
-
-
-/* ***************************************
- STATUS
-*************************************** */
-.collapsable_box_editpanel .textarea-status {
- font-size: 1.6em;
- font-family:Arial,Helvetica,sans-serif;
- width:94%;
-}
-/* friends status on 'friends of' page */
-.friends_status {
- float:right;
- width:500px;
- text-align:right;
- margin: 0 4px 0 0;
-}
-.status_timestamp {
- color:#666666;
-}
-
/* ***************************************
SPOTLIGHT