[Bug 504771] Re: [empathy] the font and the font size cannot be changed

Jamie Strandboge jamie at ubuntu.com
Mon Apr 26 17:08:22 UTC 2010


For people using the adium theme who need a workaround can adjust /usr/share/adium/message-styles/ubuntu.AdiumMessageStyle/Contents/Resources/main.css like so:
@@ -114,7 +114,7 @@
 
 
 .tableBubble .message {
-       
+       font-size:14px;
 }
 
 .tableBubble .message img {
@@ -139,7 +139,7 @@
        margin-left:7px;
        text-align:right;
        float:right;
-       font-size:8px;
+       font-size:11px;
 }
 
 
@@ -149,7 +149,7 @@
        margin-left:0;
        position:relative;
        top:-2px;
-       font-size:10px;
+       font-size:12px;
 }
 
 .myBubble .indicator {


Obviously, adjust to your taste, and you will have to completely close empathy and start it again to see the changes. Also, expect these changes to be lost on upgrade of adium-theme-ubuntu.

-- 
[empathy] the font and the font size cannot be changed
https://bugs.launchpad.net/bugs/504771
You received this bug notification because you are a member of
Telepathy, which is the registrant for Empathy.




More information about the Ubuntu-telepathy mailing list