xtras/mathuaerknedam 178:55319bee9791: SO3: move compact variant...

commits at adium.im commits at adium.im
Wed Nov 4 19:44:41 UTC 2009


details:	http://hg.adium.im/xtras/mathuaerknedam/rev/55319bee9791
revision:	178:55319bee9791
author:		mathuaerknedam
date:		Wed Nov 04 13:44:27 2009 -0600

SO3: move compact variant icon a few pixels to the left.

diffs (21 lines):

diff -r 4bea151a3478 -r 55319bee9791 Smooth Operator ☿.AdiumMessageStyle/Contents/Resources/Variants/Compact.css
--- a/Smooth Operator ☿.AdiumMessageStyle/Contents/Resources/Variants/Compact.css	Tue Nov 03 20:16:39 2009 -0600
+++ b/Smooth Operator ☿.AdiumMessageStyle/Contents/Resources/Variants/Compact.css	Wed Nov 04 13:44:27 2009 -0600
@@ -144,7 +144,7 @@
 	display: none;
 	position:fixed;
 	top: 8px;
-	right: 18px;
+	right: 24px;
 	width: auto;
 	height: auto;
 	z-index:99;
@@ -173,7 +173,7 @@
 	-webkit-border-radius: 5px;
 	position:fixed;
 	top: 12px;
-	right: 22px;
+	right: 28px;
 	z-index: 99;
 	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .5)), to(rgba(255, 255, 255, .5)));
 	-webkit-mask-box-image: url(../adiumy-mask.png);


More information about the commits mailing list