xtras/mathuaerknedam 130:606d37a439fc: Tweak the topic service i...

commits at adium.im commits at adium.im
Mon Oct 19 22:06:30 UTC 2009


details:	http://hg.adium.im/xtras/mathuaerknedam/rev/606d37a439fc
revision:	130:606d37a439fc
author:		mathuaerknedam
date:		Mon Oct 19 17:06:19 2009 -0500

Tweak the topic service icon margins.

diffs (25 lines):

diff -r b1324358a231 -r 606d37a439fc Smooth Operator ☿.AdiumMessageStyle/Contents/Resources/Mockup-SpecialCases.html
--- a/Smooth Operator ☿.AdiumMessageStyle/Contents/Resources/Mockup-SpecialCases.html	Mon Oct 19 17:04:20 2009 -0500
+++ b/Smooth Operator ☿.AdiumMessageStyle/Contents/Resources/Mockup-SpecialCases.html	Mon Oct 19 17:06:19 2009 -0500
@@ -11,7 +11,7 @@
 
 		body
 		{
-			font-size: 7.5pt;
+			font-size: 17.5pt;
 			border-bottom: 1px solid yellow;
 		}
 
diff -r b1324358a231 -r 606d37a439fc Smooth Operator ☿.AdiumMessageStyle/Contents/Resources/Topic.css
--- a/Smooth Operator ☿.AdiumMessageStyle/Contents/Resources/Topic.css	Mon Oct 19 17:04:20 2009 -0500
+++ b/Smooth Operator ☿.AdiumMessageStyle/Contents/Resources/Topic.css	Mon Oct 19 17:06:19 2009 -0500
@@ -57,6 +57,8 @@
 img.x-serviceicon
 {
 	height: 1.6em;
-	margin: -.2em;
+	margin-top: -.2em;
+	margin-right: -.2em;
+	margin-bottom: -.2em;
 }
 


More information about the commits mailing list