xtras/mathuaerknedam 132:f40e90986994: Decrease the left padding...

commits at adium.im commits at adium.im
Tue Oct 20 20:22:58 UTC 2009


details:	http://hg.adium.im/xtras/mathuaerknedam/rev/f40e90986994
revision:	132:f40e90986994
author:		mathuaerknedam
date:		Tue Oct 20 15:22:47 2009 -0500

Decrease the left padding on the message body, pulling it closer to the message triangle/sendercolor.

diffs (12 lines):

diff -r 11d901d24d3c -r f40e90986994 yMous ☿.AdiumMessageStyle/Contents/Resources/Variants/_Themes/_Base.css
--- a/yMous ☿.AdiumMessageStyle/Contents/Resources/Variants/_Themes/_Base.css	Tue Oct 20 15:14:25 2009 -0500
+++ b/yMous ☿.AdiumMessageStyle/Contents/Resources/Variants/_Themes/_Base.css	Tue Oct 20 15:22:47 2009 -0500
@@ -185,7 +185,7 @@
 
 .xxxmessage
 {
-	padding-left: .5em;
+	padding-left: 2px;
 	padding-right: .5em;
 	max-width: 90%;
 	width: 100%;


More information about the commits mailing list