diff options
author | thomascube <thomas@roundcube.net> | 2005-10-21 12:12:23 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2005-10-21 12:12:23 +0000 |
commit | a95e0e174c48b7c5242b8969aef99838a52c41ee (patch) | |
tree | eb87cb9c33433269d2f2376e841e1d6d66eff667 /skins/default/common.css | |
parent | 7902df457d3401c83f78a6ddd48df1a7f07f68b1 (diff) |
Improved support for UTF-8 and other charsets
Diffstat (limited to 'skins/default/common.css')
-rwxr-xr-x | skins/default/common.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/skins/default/common.css b/skins/default/common.css index 67e404e69..d133bec21 100755 --- a/skins/default/common.css +++ b/skins/default/common.css @@ -170,6 +170,7 @@ a.button-logout left: 200px; right: 200px; z-index: 5000; + opacity: 0.85; } #message div |