xtras/mathuaerknedam 592:c7e2b762fc51: Smooth Operator: add a fa...

commits at adium.im commits at adium.im
Fri Nov 4 19:35:45 UTC 2011


details:	http://hg.adium.im/xtras/mathuaerknedam/rev/c7e2b762fc51
revision:	592:c7e2b762fc51
branch:		(none)
author:		mathuaerknedam <adium at ei8ht.us>
date:		Fri Nov 04 10:56:10 2011 -0500

Smooth Operator: add a faint stripted texture to the background of the dark variant.

diffs (15 lines):

diff -r f81f228ba9a5 -r c7e2b762fc51 Resources/Message Styles/Smooth Operator.AdiumMessageStyle/Contents/Resources/Variants/Dark.css
--- a/Resources/Message Styles/Smooth Operator.AdiumMessageStyle/Contents/Resources/Variants/Dark.css	Thu Sep 29 08:56:52 2011 -0500
+++ b/Resources/Message Styles/Smooth Operator.AdiumMessageStyle/Contents/Resources/Variants/Dark.css	Fri Nov 04 10:56:10 2011 -0500
@@ -4,8 +4,9 @@
 {
 	margin: 0px;
 	background:
-		-webkit-gradient(linear, left bottom, left top, from(rgba(140, 140, 140, 1)), to(rgba(112, 112, 112, 1))) fixed repeat-x;
-	-webkit-background-size: auto;
+		-webkit-gradient(linear, left bottom, right bottom, from(rgba(120, 120, 120, 1)), to(rgba(102, 102, 102, 1))) bottom right repeat;
+	-webkit-background-size: 2px auto;
+
 	word-wrap: break-word;
 	word-break: break-word;
 }




More information about the commits mailing list