diff options
-rw-r--r-- | views/default/css.php | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/views/default/css.php b/views/default/css.php index 341d344d8..8027f1f58 100644 --- a/views/default/css.php +++ b/views/default/css.php @@ -789,6 +789,15 @@ p.user_menu_friends_of { } +/* *************************************** + MESSAGING +*************************************** */ +.item_timestamp { + font-size:smaller; + color:#666666; +} + + /* *************************************** END |