Mercurial > snowl
changeset 252:5c395915cd8e
style metadata to make it more and less obtrusive
author | Myk Melez <myk@mozilla.org> |
---|---|
date | Thu, 21 Aug 2008 16:43:54 -0700 |
parents | 6f120c63cf3d |
children | 5c4bd9e52d67 |
files | content/stream.css |
diffstat | 1 files changed, 6 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/content/stream.css Thu Aug 21 16:22:44 2008 -0700 +++ b/content/stream.css Thu Aug 21 16:43:54 2008 -0700 @@ -88,9 +88,13 @@ width: 16px; } -.author, +.author { + font-weight: bold; +} + .timestamp { - -moz-box-flex: 1; + font-weight: lighter; + font-size: smaller; } /* Border styles to clarify the structure for debugging purposes. */