xtras/mathuaerknedam 627:ec33e11de82a: Stockholm: Most colors in...

commits at adium.im commits at adium.im
Wed Nov 6 05:08:04 UTC 2013


details:	http://hg.adium.im/xtras/mathuaerknedam/rev/ec33e11de82a
revision:	627:ec33e11de82a
branch:		(none)
author:		mathuaerknedam
date:		Tue Nov 05 16:17:55 2013 -0500

Stockholm: Most colors in Stockholm use hsla (for ease of hue shifting), so convert the few remaining instances of rgba.
Subject: xtras/mathuaerknedam 628:653cfe395949: Stockholm: Refactoring to implement the new right/bottom background origin offsets.

details:	http://hg.adium.im/xtras/mathuaerknedam/rev/653cfe395949
revision:	628:653cfe395949
branch:		(none)
author:		mathuaerknedam
date:		Wed Nov 06 00:07:49 2013 -0500

Stockholm: Refactoring to implement the new right/bottom background origin offsets.

diffs (truncated from 3437 to 1000 lines):

diff -r d8393f4468b5 -r 653cfe395949 Resources/Message Styles/Stockholm.AdiumMessageStyle/Contents/Resources/Styles/ColorIn-Blue.css
--- a/Resources/Message Styles/Stockholm.AdiumMessageStyle/Contents/Resources/Styles/ColorIn-Blue.css	Mon Nov 04 22:42:28 2013 -0500
+++ b/Resources/Message Styles/Stockholm.AdiumMessageStyle/Contents/Resources/Styles/ColorIn-Blue.css	Wed Nov 06 00:07:49 2013 -0500
@@ -14,130 +14,130 @@
 		linear-gradient(to bottom, hsla(215, 73%, 59%, 1), hsla(215, 73%, 48%, 1) 45%, hsla(215, 73%, 45%, 1) 50%, hsla(215, 73%, 48%, 1));
 }
 
-.x-container.incoming:not(.history) .x-header
+.x-container.incoming.showIcons:not(.history) .x-header
 {
 	background:
 	/*corners*/
-		linear-gradient(to bottom, hsla(215, 73%, 45%, 1), hsla(215, 73%, 45%, 1)) right top no-repeat,
-		linear-gradient(to bottom, hsla(215, 73%, 45%, 1), hsla(215, 73%, 45%, 1)) right top no-repeat,
-		linear-gradient(to bottom, hsla(215, 73%, 45%, 1), hsla(215, 73%, 45%, 1)) right top no-repeat,
-		linear-gradient(to bottom, hsla(215, 73%, 68%, .5), hsla(215, 73%, 68%, .5)) right top no-repeat,
+		linear-gradient(to bottom, hsla(215, 73%, 45%, 1), hsla(215, 73%, 45%, 1)),
+		linear-gradient(to bottom, hsla(215, 73%, 45%, 1), hsla(215, 73%, 45%, 1)),
+		linear-gradient(to bottom, hsla(215, 73%, 45%, 1), hsla(215, 73%, 45%, 1)),
+		linear-gradient(to bottom, hsla(215, 73%, 68%, .5), hsla(215, 73%, 68%, .5)),
 
 	/*top dark border*/
-		linear-gradient(to bottom, hsla(215, 73%, 33%, 1), hsla(215, 73%, 33%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(215, 73%, 33%, 1), hsla(215, 73%, 33%, 1)),
 	/*left dark border*/
-		linear-gradient(to bottom, hsla(215, 73%, 33%, 1), hsla(215, 73%, 33%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(215, 73%, 33%, 1), hsla(215, 73%, 33%, 1)),
 	/*bottom dark border*/
-		linear-gradient(to bottom, hsla(215, 73%, 33%, 1), hsla(215, 73%, 33%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(215, 73%, 33%, 1), hsla(215, 73%, 33%, 1)),
 	/*right dark border*/
-		linear-gradient(to bottom, hsla(215, 73%, 33%, 1), hsla(215, 73%, 33%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(215, 73%, 33%, 1), hsla(215, 73%, 33%, 1)),
 
 	/*top light edge*/
-		linear-gradient(to bottom, hsla(215, 73%, 68%, 1), hsla(215, 73%, 68%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(215, 73%, 68%, 1), hsla(215, 73%, 68%, 1)),
 	/*bottom light edge*/
-		linear-gradient(to bottom, hsla(215, 73%, 50%, 1), hsla(215, 73%, 50%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(215, 73%, 50%, 1), hsla(215, 73%, 50%, 1)),
 	/*left light gradient*/
-		linear-gradient(to bottom, hsla(215, 73%, 68%, 1), hsla(215, 73%, 59%, 1) 50%, hsla(215, 73%, 45%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(215, 73%, 68%, 1), hsla(215, 73%, 59%, 1) 50%, hsla(215, 73%, 45%, 1)),
 	/*right light gradient*/
-		linear-gradient(to bottom, hsla(215, 73%, 68%, 1), hsla(215, 73%, 59%, 1) 50%, hsla(215, 73%, 45%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(215, 73%, 68%, 1), hsla(215, 73%, 59%, 1) 50%, hsla(215, 73%, 45%, 1)),
 	/*body*/
-		linear-gradient(to bottom, hsla(215, 73%, 59%, 1), hsla(215, 73%, 48%, 1) 45%, hsla(215, 73%, 45%, 1) 50%, hsla(215, 73%, 48%, 1)) left top no-repeat;
+		linear-gradient(to bottom, hsla(215, 73%, 59%, 1), hsla(215, 73%, 48%, 1) 45%, hsla(215, 73%, 45%, 1) 50%, hsla(215, 73%, 48%, 1));
 }
 
 .x-container.incoming.hideIcons:not(.mention):not(.history) .x-header
 {
 	background:
 	/*corners*/
-		linear-gradient(to bottom, hsla(215, 73%, 45%, 1), hsla(215, 73%, 45%, 1)) right top no-repeat,
-		linear-gradient(to bottom, hsla(215, 73%, 45%, 1), hsla(215, 73%, 45%, 1)) right top no-repeat,
-		linear-gradient(to bottom, hsla(215, 73%, 45%, 1), hsla(215, 73%, 45%, 1)) right top no-repeat,
-		linear-gradient(to bottom, hsla(215, 73%, 68%, .5), hsla(215, 73%, 68%, .5)) right top no-repeat,
-		linear-gradient(to bottom, hsla(215, 73%, 45%, 1), hsla(215, 73%, 45%, 1)) left top no-repeat,
-		linear-gradient(to bottom, hsla(215, 73%, 45%, 1), hsla(215, 73%, 45%, 1)) left top no-repeat,
-		linear-gradient(to bottom, hsla(215, 73%, 45%, 1), hsla(215, 73%, 45%, 1)) left top no-repeat,
-		linear-gradient(to bottom, hsla(215, 73%, 68%, .5), hsla(215, 73%, 68%, .5)) left top no-repeat,
+		linear-gradient(to bottom, hsla(215, 73%, 45%, 1), hsla(215, 73%, 45%, 1)),
+		linear-gradient(to bottom, hsla(215, 73%, 45%, 1), hsla(215, 73%, 45%, 1)),
+		linear-gradient(to bottom, hsla(215, 73%, 45%, 1), hsla(215, 73%, 45%, 1)),
+		linear-gradient(to bottom, hsla(215, 73%, 68%, .5), hsla(215, 73%, 68%, .5)),
+		linear-gradient(to bottom, hsla(215, 73%, 45%, 1), hsla(215, 73%, 45%, 1)),
+		linear-gradient(to bottom, hsla(215, 73%, 45%, 1), hsla(215, 73%, 45%, 1)),
+		linear-gradient(to bottom, hsla(215, 73%, 45%, 1), hsla(215, 73%, 45%, 1)),
+		linear-gradient(to bottom, hsla(215, 73%, 68%, .5), hsla(215, 73%, 68%, .5)),
 
 	/*top dark border*/
-		linear-gradient(to bottom, hsla(215, 73%, 33%, 1), hsla(215, 73%, 33%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(215, 73%, 33%, 1), hsla(215, 73%, 33%, 1)),
 	/*left dark border*/
-		linear-gradient(to bottom, hsla(215, 73%, 33%, 1), hsla(215, 73%, 33%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(215, 73%, 33%, 1), hsla(215, 73%, 33%, 1)),
 	/*bottom dark border*/
-		linear-gradient(to bottom, hsla(215, 73%, 33%, 1), hsla(215, 73%, 33%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(215, 73%, 33%, 1), hsla(215, 73%, 33%, 1)),
 	/*right dark border*/
-		linear-gradient(to bottom, hsla(215, 73%, 33%, 1), hsla(215, 73%, 33%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(215, 73%, 33%, 1), hsla(215, 73%, 33%, 1)),
 
 	/*top light edge*/
-		linear-gradient(to bottom, hsla(215, 73%, 68%, 1), hsla(215, 73%, 68%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(215, 73%, 68%, 1), hsla(215, 73%, 68%, 1)),
 	/*bottom light edge*/
-		linear-gradient(to bottom, hsla(215, 73%, 50%, 1), hsla(215, 73%, 50%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(215, 73%, 50%, 1), hsla(215, 73%, 50%, 1)),
 	/*left light gradient*/
-		linear-gradient(to bottom, hsla(215, 73%, 68%, 1), hsla(215, 73%, 59%, 1) 50%, hsla(215, 73%, 45%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(215, 73%, 68%, 1), hsla(215, 73%, 59%, 1) 50%, hsla(215, 73%, 45%, 1)),
 	/*right light gradient*/
-		linear-gradient(to bottom, hsla(215, 73%, 68%, 1), hsla(215, 73%, 59%, 1) 50%, hsla(215, 73%, 45%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(215, 73%, 68%, 1), hsla(215, 73%, 59%, 1) 50%, hsla(215, 73%, 45%, 1)),
 	/*body*/
-		linear-gradient(to bottom, hsla(215, 73%, 59%, 1), hsla(215, 73%, 48%, 1) 45%, hsla(215, 73%, 45%, 1) 50%, hsla(215, 73%, 48%, 1)) left top no-repeat;
+		linear-gradient(to bottom, hsla(215, 73%, 59%, 1), hsla(215, 73%, 48%, 1) 45%, hsla(215, 73%, 45%, 1) 50%, hsla(215, 73%, 48%, 1));
 }
 
-.x-container.incoming.history .x-header
+.x-container.incoming.history.showIcons .x-header
 {
 	background:
 	/*corners*/
-		linear-gradient(to bottom, hsla(215, 20%, 53%, 1), hsla(215, 20%, 53%, 1)) right top no-repeat,
-		linear-gradient(to bottom, hsla(215, 20%, 53%, 1), hsla(215, 20%, 53%, 1)) right top no-repeat,
-		linear-gradient(to bottom, hsla(215, 20%, 53%, 1), hsla(215, 20%, 53%, 1)) right top no-repeat,
-		linear-gradient(to bottom, hsla(215, 20%, 93%, .5), hsla(215, 20%, 93%, .5)) right top no-repeat,
+		linear-gradient(to bottom, hsla(215, 20%, 53%, 1), hsla(215, 20%, 53%, 1)),
+		linear-gradient(to bottom, hsla(215, 20%, 53%, 1), hsla(215, 20%, 53%, 1)),
+		linear-gradient(to bottom, hsla(215, 20%, 53%, 1), hsla(215, 20%, 53%, 1)),
+		linear-gradient(to bottom, hsla(215, 20%, 93%, .5), hsla(215, 20%, 93%, .5)),
 
 	/*top dark border*/
-		linear-gradient(to bottom, hsla(215, 20%, 53%, 1), hsla(215, 20%, 53%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(215, 20%, 53%, 1), hsla(215, 20%, 53%, 1)),
 	/*left dark border*/
-		linear-gradient(to bottom, hsla(215, 20%, 53%, 1), hsla(215, 20%, 53%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(215, 20%, 53%, 1), hsla(215, 20%, 53%, 1)),
 	/*bottom dark border*/
-		linear-gradient(to bottom, hsla(215, 20%, 53%, 1), hsla(215, 20%, 53%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(215, 20%, 53%, 1), hsla(215, 20%, 53%, 1)),
 	/*right dark border*/
-		linear-gradient(to bottom, hsla(215, 20%, 53%, 1), hsla(215, 20%, 53%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(215, 20%, 53%, 1), hsla(215, 20%, 53%, 1)),
 
 	/*top light edge*/
-		linear-gradient(to bottom, hsla(215, 20%, 93%, 1), hsla(215, 20%, 93%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(215, 20%, 93%, 1), hsla(215, 20%, 93%, 1)),
 	/*bottom light edge*/
-		linear-gradient(to bottom, hsla(215, 20%, 78%, 1), hsla(215, 20%, 78%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(215, 20%, 78%, 1), hsla(215, 20%, 78%, 1)),
 	/*left light gradient*/
-		linear-gradient(to bottom, hsla(215, 20%, 93%, 1), hsla(215, 20%, 82%, 1) 50%, hsla(215, 20%, 70%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(215, 20%, 93%, 1), hsla(215, 20%, 82%, 1) 50%, hsla(215, 20%, 70%, 1)),
 	/*right light gradient*/
-		linear-gradient(to bottom, hsla(215, 20%, 93%, 1), hsla(215, 20%, 82%, 1) 50%, hsla(215, 20%, 70%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(215, 20%, 93%, 1), hsla(215, 20%, 82%, 1) 50%, hsla(215, 20%, 70%, 1)),
 	/*body*/
-		linear-gradient(to bottom, hsla(215, 20%, 78%, 1), hsla(215, 20%, 65%, 1) 45%, hsla(215, 20%, 60%, 1) 50%, hsla(215, 20%, 75%, 1)) left top no-repeat;
+		linear-gradient(to bottom, hsla(215, 20%, 78%, 1), hsla(215, 20%, 65%, 1) 45%, hsla(215, 20%, 60%, 1) 50%, hsla(215, 20%, 75%, 1));
 }
 
 .x-container.incoming.history.hideIcons:not(.mention) .x-header
 {
 	background:
 	/*corners*/
-		linear-gradient(to bottom, hsla(215, 20%, 53%, 1), hsla(215, 20%, 53%, 1)) right top no-repeat,
-		linear-gradient(to bottom, hsla(215, 20%, 53%, 1), hsla(215, 20%, 53%, 1)) right top no-repeat,
-		linear-gradient(to bottom, hsla(215, 20%, 53%, 1), hsla(215, 20%, 53%, 1)) right top no-repeat,
-		linear-gradient(to bottom, hsla(215, 20%, 93%, .5), hsla(215, 20%, 93%, .5)) right top no-repeat,
-		linear-gradient(to bottom, hsla(215, 20%, 53%, 1), hsla(215, 20%, 53%, 1)) left top no-repeat,
-		linear-gradient(to bottom, hsla(215, 20%, 53%, 1), hsla(215, 20%, 53%, 1)) left top no-repeat,
-		linear-gradient(to bottom, hsla(215, 20%, 53%, 1), hsla(215, 20%, 53%, 1)) left top no-repeat,
-		linear-gradient(to bottom, hsla(215, 20%, 93%, .5), hsla(215, 20%, 93%, .5)) left top no-repeat,
+		linear-gradient(to bottom, hsla(215, 20%, 53%, 1), hsla(215, 20%, 53%, 1)),
+		linear-gradient(to bottom, hsla(215, 20%, 53%, 1), hsla(215, 20%, 53%, 1)),
+		linear-gradient(to bottom, hsla(215, 20%, 53%, 1), hsla(215, 20%, 53%, 1)),
+		linear-gradient(to bottom, hsla(215, 20%, 93%, .5), hsla(215, 20%, 93%, .5)),
+		linear-gradient(to bottom, hsla(215, 20%, 53%, 1), hsla(215, 20%, 53%, 1)),
+		linear-gradient(to bottom, hsla(215, 20%, 53%, 1), hsla(215, 20%, 53%, 1)),
+		linear-gradient(to bottom, hsla(215, 20%, 53%, 1), hsla(215, 20%, 53%, 1)),
+		linear-gradient(to bottom, hsla(215, 20%, 93%, .5), hsla(215, 20%, 93%, .5)),
 
 	/*top dark border*/
-		linear-gradient(to bottom, hsla(215, 20%, 53%, 1), hsla(215, 20%, 53%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(215, 20%, 53%, 1), hsla(215, 20%, 53%, 1)),
 	/*left dark border*/
-		linear-gradient(to bottom, hsla(215, 20%, 53%, 1), hsla(215, 20%, 53%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(215, 20%, 53%, 1), hsla(215, 20%, 53%, 1)),
 	/*bottom dark border*/
-		linear-gradient(to bottom, hsla(215, 20%, 53%, 1), hsla(215, 20%, 53%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(215, 20%, 53%, 1), hsla(215, 20%, 53%, 1)),
 	/*right dark border*/
-		linear-gradient(to bottom, hsla(215, 20%, 53%, 1), hsla(215, 20%, 53%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(215, 20%, 53%, 1), hsla(215, 20%, 53%, 1)),
 
 	/*top light edge*/
-		linear-gradient(to bottom, hsla(215, 20%, 93%, 1), hsla(215, 20%, 93%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(215, 20%, 93%, 1), hsla(215, 20%, 93%, 1)),
 	/*bottom light edge*/
-		linear-gradient(to bottom, hsla(215, 20%, 78%, 1), hsla(215, 20%, 78%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(215, 20%, 78%, 1), hsla(215, 20%, 78%, 1)),
 	/*left light gradient*/
-		linear-gradient(to bottom, hsla(215, 20%, 93%, 1), hsla(215, 20%, 82%, 1) 50%, hsla(215, 20%, 70%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(215, 20%, 93%, 1), hsla(215, 20%, 82%, 1) 50%, hsla(215, 20%, 70%, 1)),
 	/*right light gradient*/
-		linear-gradient(to bottom, hsla(215, 20%, 93%, 1), hsla(215, 20%, 82%, 1) 50%, hsla(215, 20%, 70%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(215, 20%, 93%, 1), hsla(215, 20%, 82%, 1) 50%, hsla(215, 20%, 70%, 1)),
 	/*body*/
-		linear-gradient(to bottom, hsla(215, 20%, 78%, 1), hsla(215, 20%, 65%, 1) 45%, hsla(215, 20%, 60%, 1) 50%, hsla(215, 20%, 75%, 1)) left top no-repeat;
+		linear-gradient(to bottom, hsla(215, 20%, 78%, 1), hsla(215, 20%, 65%, 1) 45%, hsla(215, 20%, 60%, 1) 50%, hsla(215, 20%, 75%, 1));
 }
diff -r d8393f4468b5 -r 653cfe395949 Resources/Message Styles/Stockholm.AdiumMessageStyle/Contents/Resources/Styles/ColorIn-Green.css
--- a/Resources/Message Styles/Stockholm.AdiumMessageStyle/Contents/Resources/Styles/ColorIn-Green.css	Mon Nov 04 22:42:28 2013 -0500
+++ b/Resources/Message Styles/Stockholm.AdiumMessageStyle/Contents/Resources/Styles/ColorIn-Green.css	Wed Nov 06 00:07:49 2013 -0500
@@ -18,126 +18,126 @@
 {
 	background:
 	/*corners*/
-		linear-gradient(to bottom, hsla(95, 66%, 40%, 1), hsla(95, 66%, 40%, 1)) right top no-repeat,
-		linear-gradient(to bottom, hsla(95, 66%, 40%, 1), hsla(95, 66%, 40%, 1)) right top no-repeat,
-		linear-gradient(to bottom, hsla(95, 66%, 40%, 1), hsla(95, 66%, 40%, 1)) right top no-repeat,
-		linear-gradient(to bottom, hsla(95, 66%, 68%, .5), hsla(95, 66%, 68%, .5)) right top no-repeat,
+		linear-gradient(to bottom, hsla(95, 66%, 40%, 1), hsla(95, 66%, 40%, 1)),
+		linear-gradient(to bottom, hsla(95, 66%, 40%, 1), hsla(95, 66%, 40%, 1)),
+		linear-gradient(to bottom, hsla(95, 66%, 40%, 1), hsla(95, 66%, 40%, 1)),
+		linear-gradient(to bottom, hsla(95, 66%, 68%, .5), hsla(95, 66%, 68%, .5)),
 
 	/*top dark border*/
-		linear-gradient(to bottom, hsla(95, 66%, 33%, 1), hsla(95, 66%, 33%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(95, 66%, 33%, 1), hsla(95, 66%, 33%, 1)),
 	/*left dark border*/
-		linear-gradient(to bottom, hsla(95, 66%, 33%, 1), hsla(95, 66%, 33%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(95, 66%, 33%, 1), hsla(95, 66%, 33%, 1)),
 	/*bottom dark border*/
-		linear-gradient(to bottom, hsla(95, 66%, 33%, 1), hsla(95, 66%, 33%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(95, 66%, 33%, 1), hsla(95, 66%, 33%, 1)),
 	/*right dark border*/
-		linear-gradient(to bottom, hsla(95, 66%, 33%, 1), hsla(95, 66%, 33%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(95, 66%, 33%, 1), hsla(95, 66%, 33%, 1)),
 
 	/*top light edge*/
-		linear-gradient(to bottom, hsla(95, 66%, 68%, 1), hsla(95, 66%, 68%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(95, 66%, 68%, 1), hsla(95, 66%, 68%, 1)),
 	/*bottom light edge*/
-		linear-gradient(to bottom, hsla(95, 66%, 45%, 1), hsla(95, 66%, 45%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(95, 66%, 45%, 1), hsla(95, 66%, 45%, 1)),
 	/*left light gradient*/
-		linear-gradient(to bottom, hsla(95, 66%, 68%, 1), hsla(95, 66%, 54%, 1) 50%, hsla(95, 66%, 40%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(95, 66%, 68%, 1), hsla(95, 66%, 54%, 1) 50%, hsla(95, 66%, 40%, 1)),
 	/*right light gradient*/
-		linear-gradient(to bottom, hsla(95, 66%, 68%, 1), hsla(95, 66%, 54%, 1) 50%, hsla(95, 66%, 40%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(95, 66%, 68%, 1), hsla(95, 66%, 54%, 1) 50%, hsla(95, 66%, 40%, 1)),
 	/*body*/
-		linear-gradient(to bottom, hsla(95, 66%, 54%, 1), hsla(95, 66%, 43%, 1) 45%, hsla(95, 66%, 40%, 1) 50%, hsla(95, 66%, 43%, 1)) left top no-repeat;
+		linear-gradient(to bottom, hsla(95, 66%, 54%, 1), hsla(95, 66%, 43%, 1) 45%, hsla(95, 66%, 40%, 1) 50%, hsla(95, 66%, 43%, 1));
 }
 
 .x-container.incoming.hideIcons:not(.mention):not(.history) .x-header
 {
 	background:
 	/*corners*/
-		linear-gradient(to bottom, hsla(95, 66%, 40%, 1), hsla(95, 66%, 40%, 1)) right top no-repeat,
-		linear-gradient(to bottom, hsla(95, 66%, 40%, 1), hsla(95, 66%, 40%, 1)) right top no-repeat,
-		linear-gradient(to bottom, hsla(95, 66%, 40%, 1), hsla(95, 66%, 40%, 1)) right top no-repeat,
-		linear-gradient(to bottom, hsla(95, 66%, 68%, .5), hsla(95, 66%, 68%, .5)) right top no-repeat,
-		linear-gradient(to bottom, hsla(95, 66%, 40%, 1), hsla(95, 66%, 40%, 1)) left top no-repeat,
-		linear-gradient(to bottom, hsla(95, 66%, 40%, 1), hsla(95, 66%, 40%, 1)) left top no-repeat,
-		linear-gradient(to bottom, hsla(95, 66%, 40%, 1), hsla(95, 66%, 40%, 1)) left top no-repeat,
-		linear-gradient(to bottom, hsla(95, 66%, 68%, .5), hsla(95, 66%, 68%, .5)) left top no-repeat,
+		linear-gradient(to bottom, hsla(95, 66%, 40%, 1), hsla(95, 66%, 40%, 1)),
+		linear-gradient(to bottom, hsla(95, 66%, 40%, 1), hsla(95, 66%, 40%, 1)),
+		linear-gradient(to bottom, hsla(95, 66%, 40%, 1), hsla(95, 66%, 40%, 1)),
+		linear-gradient(to bottom, hsla(95, 66%, 68%, .5), hsla(95, 66%, 68%, .5)),
+		linear-gradient(to bottom, hsla(95, 66%, 40%, 1), hsla(95, 66%, 40%, 1)),
+		linear-gradient(to bottom, hsla(95, 66%, 40%, 1), hsla(95, 66%, 40%, 1)),
+		linear-gradient(to bottom, hsla(95, 66%, 40%, 1), hsla(95, 66%, 40%, 1)),
+		linear-gradient(to bottom, hsla(95, 66%, 68%, .5), hsla(95, 66%, 68%, .5)),
 
 	/*top dark border*/
-		linear-gradient(to bottom, hsla(95, 66%, 33%, 1), hsla(95, 66%, 33%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(95, 66%, 33%, 1), hsla(95, 66%, 33%, 1)),
 	/*left dark border*/
-		linear-gradient(to bottom, hsla(95, 66%, 33%, 1), hsla(95, 66%, 33%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(95, 66%, 33%, 1), hsla(95, 66%, 33%, 1)),
 	/*bottom dark border*/
-		linear-gradient(to bottom, hsla(95, 66%, 33%, 1), hsla(95, 66%, 33%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(95, 66%, 33%, 1), hsla(95, 66%, 33%, 1)),
 	/*right dark border*/
-		linear-gradient(to bottom, hsla(95, 66%, 33%, 1), hsla(95, 66%, 33%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(95, 66%, 33%, 1), hsla(95, 66%, 33%, 1)),
 
 	/*top light edge*/
-		linear-gradient(to bottom, hsla(95, 66%, 68%, 1), hsla(95, 66%, 68%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(95, 66%, 68%, 1), hsla(95, 66%, 68%, 1)),
 	/*bottom light edge*/
-		linear-gradient(to bottom, hsla(95, 66%, 45%, 1), hsla(95, 66%, 45%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(95, 66%, 45%, 1), hsla(95, 66%, 45%, 1)),
 	/*left light gradient*/
-		linear-gradient(to bottom, hsla(95, 66%, 68%, 1), hsla(95, 66%, 54%, 1) 50%, hsla(95, 66%, 40%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(95, 66%, 68%, 1), hsla(95, 66%, 54%, 1) 50%, hsla(95, 66%, 40%, 1)),
 	/*right light gradient*/
-		linear-gradient(to bottom, hsla(95, 66%, 68%, 1), hsla(95, 66%, 54%, 1) 50%, hsla(95, 66%, 40%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(95, 66%, 68%, 1), hsla(95, 66%, 54%, 1) 50%, hsla(95, 66%, 40%, 1)),
 	/*body*/
-		linear-gradient(to bottom, hsla(95, 66%, 54%, 1), hsla(95, 66%, 43%, 1) 45%, hsla(95, 66%, 40%, 1) 50%, hsla(95, 66%, 43%, 1)) left top no-repeat;
+		linear-gradient(to bottom, hsla(95, 66%, 54%, 1), hsla(95, 66%, 43%, 1) 45%, hsla(95, 66%, 40%, 1) 50%, hsla(95, 66%, 43%, 1));
 }
 
 .x-container.incoming.history .x-header
 {
 	background:
 	/*corners*/
-		linear-gradient(to bottom, hsla(95, 15%, 53%, 1), hsla(95, 15%, 53%, 1)) right top no-repeat,
-		linear-gradient(to bottom, hsla(95, 15%, 53%, 1), hsla(95, 15%, 53%, 1)) right top no-repeat,
-		linear-gradient(to bottom, hsla(95, 15%, 53%, 1), hsla(95, 15%, 53%, 1)) right top no-repeat,
-		linear-gradient(to bottom, hsla(95, 15%, 93%, .5), hsla(95, 15%, 93%, .5)) right top no-repeat,
+		linear-gradient(to bottom, hsla(95, 15%, 53%, 1), hsla(95, 15%, 53%, 1)),
+		linear-gradient(to bottom, hsla(95, 15%, 53%, 1), hsla(95, 15%, 53%, 1)),
+		linear-gradient(to bottom, hsla(95, 15%, 53%, 1), hsla(95, 15%, 53%, 1)),
+		linear-gradient(to bottom, hsla(95, 15%, 93%, .5), hsla(95, 15%, 93%, .5)),
 
 	/*top dark border*/
-		linear-gradient(to bottom, hsla(95, 15%, 53%, 1), hsla(95, 15%, 53%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(95, 15%, 53%, 1), hsla(95, 15%, 53%, 1)),
 	/*left dark border*/
-		linear-gradient(to bottom, hsla(95, 15%, 53%, 1), hsla(95, 15%, 53%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(95, 15%, 53%, 1), hsla(95, 15%, 53%, 1)),
 	/*bottom dark border*/
-		linear-gradient(to bottom, hsla(95, 15%, 53%, 1), hsla(95, 15%, 53%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(95, 15%, 53%, 1), hsla(95, 15%, 53%, 1)),
 	/*right dark border*/
-		linear-gradient(to bottom, hsla(95, 15%, 53%, 1), hsla(95, 15%, 53%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(95, 15%, 53%, 1), hsla(95, 15%, 53%, 1)),
 
 	/*top light edge*/
-		linear-gradient(to bottom, hsla(95, 15%, 93%, 1), hsla(95, 15%, 93%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(95, 15%, 93%, 1), hsla(95, 15%, 93%, 1)),
 	/*bottom light edge*/
-		linear-gradient(to bottom, hsla(95, 15%, 78%, 1), hsla(95, 15%, 78%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(95, 15%, 78%, 1), hsla(95, 15%, 78%, 1)),
 	/*left light gradient*/
-		linear-gradient(to bottom, hsla(95, 15%, 93%, 1), hsla(95, 15%, 82%, 1) 50%, hsla(95, 15%, 70%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(95, 15%, 93%, 1), hsla(95, 15%, 82%, 1) 50%, hsla(95, 15%, 70%, 1)),
 	/*right light gradient*/
-		linear-gradient(to bottom, hsla(95, 15%, 93%, 1), hsla(95, 15%, 82%, 1) 50%, hsla(95, 15%, 70%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(95, 15%, 93%, 1), hsla(95, 15%, 82%, 1) 50%, hsla(95, 15%, 70%, 1)),
 	/*body*/
-		linear-gradient(to bottom, hsla(95, 15%, 78%, 1), hsla(95, 15%, 65%, 1) 45%, hsla(95, 15%, 60%, 1) 50%, hsla(95, 15%, 75%, 1)) left top no-repeat;
+		linear-gradient(to bottom, hsla(95, 15%, 78%, 1), hsla(95, 15%, 65%, 1) 45%, hsla(95, 15%, 60%, 1) 50%, hsla(95, 15%, 75%, 1));
 }
 
 .x-container.incoming.history.hideIcons:not(.mention) .x-header
 {
 	background:
 	/*corners*/
-		linear-gradient(to bottom, hsla(95, 15%, 53%, 1), hsla(95, 15%, 53%, 1)) right top no-repeat,
-		linear-gradient(to bottom, hsla(95, 15%, 53%, 1), hsla(95, 15%, 53%, 1)) right top no-repeat,
-		linear-gradient(to bottom, hsla(95, 15%, 53%, 1), hsla(95, 15%, 53%, 1)) right top no-repeat,
-		linear-gradient(to bottom, hsla(95, 15%, 93%, .5), hsla(95, 15%, 93%, .5)) right top no-repeat,
-		linear-gradient(to bottom, hsla(95, 15%, 53%, 1), hsla(95, 15%, 53%, 1)) left top no-repeat,
-		linear-gradient(to bottom, hsla(95, 15%, 53%, 1), hsla(95, 15%, 53%, 1)) left top no-repeat,
-		linear-gradient(to bottom, hsla(95, 15%, 53%, 1), hsla(95, 15%, 53%, 1)) left top no-repeat,
-		linear-gradient(to bottom, hsla(95, 15%, 93%, .5), hsla(95, 15%, 93%, .5)) left top no-repeat,
+		linear-gradient(to bottom, hsla(95, 15%, 53%, 1), hsla(95, 15%, 53%, 1)),
+		linear-gradient(to bottom, hsla(95, 15%, 53%, 1), hsla(95, 15%, 53%, 1)),
+		linear-gradient(to bottom, hsla(95, 15%, 53%, 1), hsla(95, 15%, 53%, 1)),
+		linear-gradient(to bottom, hsla(95, 15%, 93%, .5), hsla(95, 15%, 93%, .5)),
+		linear-gradient(to bottom, hsla(95, 15%, 53%, 1), hsla(95, 15%, 53%, 1)),
+		linear-gradient(to bottom, hsla(95, 15%, 53%, 1), hsla(95, 15%, 53%, 1)),
+		linear-gradient(to bottom, hsla(95, 15%, 53%, 1), hsla(95, 15%, 53%, 1)),
+		linear-gradient(to bottom, hsla(95, 15%, 93%, .5), hsla(95, 15%, 93%, .5)),
 
 	/*top dark border*/
-		linear-gradient(to bottom, hsla(95, 15%, 53%, 1), hsla(95, 15%, 53%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(95, 15%, 53%, 1), hsla(95, 15%, 53%, 1)),
 	/*left dark border*/
-		linear-gradient(to bottom, hsla(95, 15%, 53%, 1), hsla(95, 15%, 53%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(95, 15%, 53%, 1), hsla(95, 15%, 53%, 1)),
 	/*bottom dark border*/
-		linear-gradient(to bottom, hsla(95, 15%, 53%, 1), hsla(95, 15%, 53%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(95, 15%, 53%, 1), hsla(95, 15%, 53%, 1)),
 	/*right dark border*/
-		linear-gradient(to bottom, hsla(95, 15%, 53%, 1), hsla(95, 15%, 53%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(95, 15%, 53%, 1), hsla(95, 15%, 53%, 1)),
 
 	/*top light edge*/
-		linear-gradient(to bottom, hsla(95, 15%, 93%, 1), hsla(95, 15%, 93%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(95, 15%, 93%, 1), hsla(95, 15%, 93%, 1)),
 	/*bottom light edge*/
-		linear-gradient(to bottom, hsla(95, 15%, 78%, 1), hsla(95, 15%, 78%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(95, 15%, 78%, 1), hsla(95, 15%, 78%, 1)),
 	/*left light gradient*/
-		linear-gradient(to bottom, hsla(95, 15%, 93%, 1), hsla(95, 15%, 82%, 1) 50%, hsla(95, 15%, 70%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(95, 15%, 93%, 1), hsla(95, 15%, 82%, 1) 50%, hsla(95, 15%, 70%, 1)),
 	/*right light gradient*/
-		linear-gradient(to bottom, hsla(95, 15%, 93%, 1), hsla(95, 15%, 82%, 1) 50%, hsla(95, 15%, 70%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(95, 15%, 93%, 1), hsla(95, 15%, 82%, 1) 50%, hsla(95, 15%, 70%, 1)),
 	/*body*/
-		linear-gradient(to bottom, hsla(95, 15%, 78%, 1), hsla(95, 15%, 65%, 1) 45%, hsla(95, 15%, 60%, 1) 50%, hsla(95, 15%, 75%, 1)) left top no-repeat;
+		linear-gradient(to bottom, hsla(95, 15%, 78%, 1), hsla(95, 15%, 65%, 1) 45%, hsla(95, 15%, 60%, 1) 50%, hsla(95, 15%, 75%, 1));
 }
diff -r d8393f4468b5 -r 653cfe395949 Resources/Message Styles/Stockholm.AdiumMessageStyle/Contents/Resources/Styles/ColorIn-Grey.css
--- a/Resources/Message Styles/Stockholm.AdiumMessageStyle/Contents/Resources/Styles/ColorIn-Grey.css	Mon Nov 04 22:42:28 2013 -0500
+++ b/Resources/Message Styles/Stockholm.AdiumMessageStyle/Contents/Resources/Styles/ColorIn-Grey.css	Wed Nov 06 00:07:49 2013 -0500
@@ -18,126 +18,126 @@
 {
 	background:
 	/*corners*/
-		linear-gradient(to bottom, hsla(222, 0%, 45%, 1), hsla(222, 0%, 45%, 1)) right top no-repeat,
-		linear-gradient(to bottom, hsla(222, 0%, 45%, 1), hsla(222, 0%, 45%, 1)) right top no-repeat,
-		linear-gradient(to bottom, hsla(222, 0%, 45%, 1), hsla(222, 0%, 45%, 1)) right top no-repeat,
-		linear-gradient(to bottom, hsla(222, 0%, 68%, .5), hsla(222, 0%, 68%, .5)) right top no-repeat,
+		linear-gradient(to bottom, hsla(222, 0%, 45%, 1), hsla(222, 0%, 45%, 1)),
+		linear-gradient(to bottom, hsla(222, 0%, 45%, 1), hsla(222, 0%, 45%, 1)),
+		linear-gradient(to bottom, hsla(222, 0%, 45%, 1), hsla(222, 0%, 45%, 1)),
+		linear-gradient(to bottom, hsla(222, 0%, 68%, .5), hsla(222, 0%, 68%, .5)),
 
 	/*top dark border*/
-		linear-gradient(to bottom, hsla(222, 0%, 33%, 1), hsla(222, 0%, 33%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(222, 0%, 33%, 1), hsla(222, 0%, 33%, 1)),
 	/*left dark border*/
-		linear-gradient(to bottom, hsla(222, 0%, 33%, 1), hsla(222, 0%, 33%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(222, 0%, 33%, 1), hsla(222, 0%, 33%, 1)),
 	/*bottom dark border*/
-		linear-gradient(to bottom, hsla(222, 0%, 33%, 1), hsla(222, 0%, 33%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(222, 0%, 33%, 1), hsla(222, 0%, 33%, 1)),
 	/*right dark border*/
-		linear-gradient(to bottom, hsla(222, 0%, 33%, 1), hsla(222, 0%, 33%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(222, 0%, 33%, 1), hsla(222, 0%, 33%, 1)),
 
 	/*top light edge*/
-		linear-gradient(to bottom, hsla(222, 0%, 68%, .5), hsla(222, 0%, 68%, .5)) left top no-repeat,
+		linear-gradient(to bottom, hsla(222, 0%, 68%, .5), hsla(222, 0%, 68%, .5)),
 	/*bottom light edge*/
-		linear-gradient(to bottom, hsla(222, 0%, 50%, 1), hsla(222, 0%, 50%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(222, 0%, 50%, 1), hsla(222, 0%, 50%, 1)),
 	/*left light gradient*/
-		linear-gradient(to bottom, hsla(222, 0%, 68%, 1), hsla(222, 0%, 59%, 1) 50%, hsla(222, 0%, 45%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(222, 0%, 68%, 1), hsla(222, 0%, 59%, 1) 50%, hsla(222, 0%, 45%, 1)),
 	/*right light gradient*/
-		linear-gradient(to bottom, hsla(222, 0%, 68%, 1), hsla(222, 0%, 59%, 1) 50%, hsla(222, 0%, 45%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(222, 0%, 68%, 1), hsla(222, 0%, 59%, 1) 50%, hsla(222, 0%, 45%, 1)),
 	/*body*/
-		linear-gradient(to bottom, hsla(222, 0%, 59%, 1), hsla(222, 0%, 50%, 1) 45%, hsla(222, 0%, 45%, 1) 50%, hsla(222, 0%, 50%, 1)) left top no-repeat;
+		linear-gradient(to bottom, hsla(222, 0%, 59%, 1), hsla(222, 0%, 50%, 1) 45%, hsla(222, 0%, 45%, 1) 50%, hsla(222, 0%, 50%, 1));
 }
 
 .x-container.incoming.hideIcons:not(.mention):not(.history) .x-header
 {
 	background:
 	/*corners*/
-		linear-gradient(to bottom, hsla(222, 0%, 45%, 1), hsla(222, 0%, 45%, 1)) right top no-repeat,
-		linear-gradient(to bottom, hsla(222, 0%, 45%, 1), hsla(222, 0%, 45%, 1)) right top no-repeat,
-		linear-gradient(to bottom, hsla(222, 0%, 45%, 1), hsla(222, 0%, 45%, 1)) right top no-repeat,
-		linear-gradient(to bottom, hsla(222, 0%, 68%, .5), hsla(222, 0%, 68%, .5)) right top no-repeat,
-		linear-gradient(to bottom, hsla(222, 0%, 45%, 1), hsla(222, 0%, 45%, 1)) left top no-repeat,
-		linear-gradient(to bottom, hsla(222, 0%, 45%, 1), hsla(222, 0%, 45%, 1)) left top no-repeat,
-		linear-gradient(to bottom, hsla(222, 0%, 45%, 1), hsla(222, 0%, 45%, 1)) left top no-repeat,
-		linear-gradient(to bottom, hsla(222, 0%, 68%, .5), hsla(222, 0%, 68%, .5)) left top no-repeat,
+		linear-gradient(to bottom, hsla(222, 0%, 45%, 1), hsla(222, 0%, 45%, 1)),
+		linear-gradient(to bottom, hsla(222, 0%, 45%, 1), hsla(222, 0%, 45%, 1)),
+		linear-gradient(to bottom, hsla(222, 0%, 45%, 1), hsla(222, 0%, 45%, 1)),
+		linear-gradient(to bottom, hsla(222, 0%, 68%, .5), hsla(222, 0%, 68%, .5)),
+		linear-gradient(to bottom, hsla(222, 0%, 45%, 1), hsla(222, 0%, 45%, 1)),
+		linear-gradient(to bottom, hsla(222, 0%, 45%, 1), hsla(222, 0%, 45%, 1)),
+		linear-gradient(to bottom, hsla(222, 0%, 45%, 1), hsla(222, 0%, 45%, 1)),
+		linear-gradient(to bottom, hsla(222, 0%, 68%, .5), hsla(222, 0%, 68%, .5)),
 
 	/*top dark border*/
-		linear-gradient(to bottom, hsla(222, 0%, 33%, 1), hsla(222, 0%, 33%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(222, 0%, 33%, 1), hsla(222, 0%, 33%, 1)),
 	/*left dark border*/
-		linear-gradient(to bottom, hsla(222, 0%, 33%, 1), hsla(222, 0%, 33%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(222, 0%, 33%, 1), hsla(222, 0%, 33%, 1)),
 	/*bottom dark border*/
-		linear-gradient(to bottom, hsla(222, 0%, 33%, 1), hsla(222, 0%, 33%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(222, 0%, 33%, 1), hsla(222, 0%, 33%, 1)),
 	/*right dark border*/
-		linear-gradient(to bottom, hsla(222, 0%, 33%, 1), hsla(222, 0%, 33%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(222, 0%, 33%, 1), hsla(222, 0%, 33%, 1)),
 
 	/*top light edge*/
-		linear-gradient(to bottom, hsla(222, 0%, 68%, 1), hsla(222, 0%, 68%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(222, 0%, 68%, 1), hsla(222, 0%, 68%, 1)),
 	/*bottom light edge*/
-		linear-gradient(to bottom, hsla(222, 0%, 50%, 1), hsla(222, 0%, 50%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(222, 0%, 50%, 1), hsla(222, 0%, 50%, 1)),
 	/*left light gradient*/
-		linear-gradient(to bottom, hsla(222, 0%, 68%, 1), hsla(222, 0%, 59%, 1) 50%, hsla(222, 0%, 45%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(222, 0%, 68%, 1), hsla(222, 0%, 59%, 1) 50%, hsla(222, 0%, 45%, 1)),
 	/*right light gradient*/
-		linear-gradient(to bottom, hsla(222, 0%, 68%, 1), hsla(222, 0%, 59%, 1) 50%, hsla(222, 0%, 45%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(222, 0%, 68%, 1), hsla(222, 0%, 59%, 1) 50%, hsla(222, 0%, 45%, 1)),
 	/*body*/
-		linear-gradient(to bottom, hsla(222, 0%, 59%, 1), hsla(222, 0%, 50%, 1) 45%, hsla(222, 0%, 45%, 1) 50%, hsla(222, 0%, 50%, 1)) left top no-repeat;
+		linear-gradient(to bottom, hsla(222, 0%, 59%, 1), hsla(222, 0%, 50%, 1) 45%, hsla(222, 0%, 45%, 1) 50%, hsla(222, 0%, 50%, 1));
 }
 
 .x-container.incoming.history .x-header
 {
 	background:
 	/*corners*/
-		linear-gradient(to bottom, hsla(222, 0%, 53%, 1), hsla(222, 0%, 53%, 1)) right top no-repeat,
-		linear-gradient(to bottom, hsla(222, 0%, 53%, 1), hsla(222, 0%, 53%, 1)) right top no-repeat,
-		linear-gradient(to bottom, hsla(222, 0%, 53%, 1), hsla(222, 0%, 53%, 1)) right top no-repeat,
-		linear-gradient(to bottom, hsla(222, 0%, 93%, .5), hsla(222, 0%, 93%, .5)) right top no-repeat,
+		linear-gradient(to bottom, hsla(222, 0%, 53%, 1), hsla(222, 0%, 53%, 1)),
+		linear-gradient(to bottom, hsla(222, 0%, 53%, 1), hsla(222, 0%, 53%, 1)),
+		linear-gradient(to bottom, hsla(222, 0%, 53%, 1), hsla(222, 0%, 53%, 1)),
+		linear-gradient(to bottom, hsla(222, 0%, 93%, .5), hsla(222, 0%, 93%, .5)),
 
 	/*top dark border*/
-		linear-gradient(to bottom, hsla(222, 0%, 53%, 1), hsla(222, 0%, 53%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(222, 0%, 53%, 1), hsla(222, 0%, 53%, 1)),
 	/*left dark border*/
-		linear-gradient(to bottom, hsla(222, 0%, 53%, 1), hsla(222, 0%, 53%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(222, 0%, 53%, 1), hsla(222, 0%, 53%, 1)),
 	/*bottom dark border*/
-		linear-gradient(to bottom, hsla(222, 0%, 53%, 1), hsla(222, 0%, 53%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(222, 0%, 53%, 1), hsla(222, 0%, 53%, 1)),
 	/*right dark border*/
-		linear-gradient(to bottom, hsla(222, 0%, 53%, 1), hsla(222, 0%, 53%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(222, 0%, 53%, 1), hsla(222, 0%, 53%, 1)),
 
 	/*top light edge*/
-		linear-gradient(to bottom, hsla(222, 0%, 93%, 1), hsla(222, 0%, 93%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(222, 0%, 93%, 1), hsla(222, 0%, 93%, 1)),
 	/*bottom light edge*/
-		linear-gradient(to bottom, hsla(222, 0%, 78%, 1), hsla(222, 0%, 78%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(222, 0%, 78%, 1), hsla(222, 0%, 78%, 1)),
 	/*left light gradient*/
-		linear-gradient(to bottom, hsla(222, 0%, 93%, 1), hsla(222, 0%, 82%, 1) 50%, hsla(222, 0%, 70%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(222, 0%, 93%, 1), hsla(222, 0%, 82%, 1) 50%, hsla(222, 0%, 70%, 1)),
 	/*right light gradient*/
-		linear-gradient(to bottom, hsla(222, 0%, 93%, 1), hsla(222, 0%, 82%, 1) 50%, hsla(222, 0%, 70%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(222, 0%, 93%, 1), hsla(222, 0%, 82%, 1) 50%, hsla(222, 0%, 70%, 1)),
 	/*body*/
-		linear-gradient(to bottom, hsla(222, 0%, 78%, 1), hsla(222, 0%, 65%, 1) 45%, hsla(222, 0%, 60%, 1) 50%, hsla(222, 0%, 75%, 1)) left top no-repeat;
+		linear-gradient(to bottom, hsla(222, 0%, 78%, 1), hsla(222, 0%, 65%, 1) 45%, hsla(222, 0%, 60%, 1) 50%, hsla(222, 0%, 75%, 1));
 }
 
 .x-container.incoming.history .hideIcons:not(.mention).x-header
 {
 	background:
 	/*corners*/
-		linear-gradient(to bottom, hsla(222, 0%, 53%, 1), hsla(222, 0%, 53%, 1)) right top no-repeat,
-		linear-gradient(to bottom, hsla(222, 0%, 53%, 1), hsla(222, 0%, 53%, 1)) right top no-repeat,
-		linear-gradient(to bottom, hsla(222, 0%, 53%, 1), hsla(222, 0%, 53%, 1)) right top no-repeat,
-		linear-gradient(to bottom, hsla(222, 0%, 93%, .5), hsla(222, 0%, 93%, .5)) right top no-repeat,
-		linear-gradient(to bottom, hsla(222, 0%, 53%, 1), hsla(222, 0%, 53%, 1)) left top no-repeat,
-		linear-gradient(to bottom, hsla(222, 0%, 53%, 1), hsla(222, 0%, 53%, 1)) left top no-repeat,
-		linear-gradient(to bottom, hsla(222, 0%, 53%, 1), hsla(222, 0%, 53%, 1)) left top no-repeat,
-		linear-gradient(to bottom, hsla(222, 0%, 93%, .5), hsla(222, 0%, 93%, .5)) left top no-repeat,
+		linear-gradient(to bottom, hsla(222, 0%, 53%, 1), hsla(222, 0%, 53%, 1)),
+		linear-gradient(to bottom, hsla(222, 0%, 53%, 1), hsla(222, 0%, 53%, 1)),
+		linear-gradient(to bottom, hsla(222, 0%, 53%, 1), hsla(222, 0%, 53%, 1)),
+		linear-gradient(to bottom, hsla(222, 0%, 93%, .5), hsla(222, 0%, 93%, .5)),
+		linear-gradient(to bottom, hsla(222, 0%, 53%, 1), hsla(222, 0%, 53%, 1)),
+		linear-gradient(to bottom, hsla(222, 0%, 53%, 1), hsla(222, 0%, 53%, 1)),
+		linear-gradient(to bottom, hsla(222, 0%, 53%, 1), hsla(222, 0%, 53%, 1)),
+		linear-gradient(to bottom, hsla(222, 0%, 93%, .5), hsla(222, 0%, 93%, .5)),
 
 	/*top dark border*/
-		linear-gradient(to bottom, hsla(222, 0%, 53%, 1), hsla(222, 0%, 53%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(222, 0%, 53%, 1), hsla(222, 0%, 53%, 1)),
 	/*left dark border*/
-		linear-gradient(to bottom, hsla(222, 0%, 53%, 1), hsla(222, 0%, 53%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(222, 0%, 53%, 1), hsla(222, 0%, 53%, 1)),
 	/*bottom dark border*/
-		linear-gradient(to bottom, hsla(222, 0%, 53%, 1), hsla(222, 0%, 53%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(222, 0%, 53%, 1), hsla(222, 0%, 53%, 1)),
 	/*right dark border*/
-		linear-gradient(to bottom, hsla(222, 0%, 53%, 1), hsla(222, 0%, 53%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(222, 0%, 53%, 1), hsla(222, 0%, 53%, 1)),
 
 	/*top light edge*/
-		linear-gradient(to bottom, hsla(222, 0%, 93%, 1), hsla(222, 0%, 93%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(222, 0%, 93%, 1), hsla(222, 0%, 93%, 1)),
 	/*bottom light edge*/
-		linear-gradient(to bottom, hsla(222, 0%, 78%, 1), hsla(222, 0%, 78%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(222, 0%, 78%, 1), hsla(222, 0%, 78%, 1)),
 	/*left light gradient*/
-		linear-gradient(to bottom, hsla(222, 0%, 93%, 1), hsla(222, 0%, 82%, 1) 50%, hsla(222, 0%, 70%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(222, 0%, 93%, 1), hsla(222, 0%, 82%, 1) 50%, hsla(222, 0%, 70%, 1)),
 	/*right light gradient*/
-		linear-gradient(to bottom, hsla(222, 0%, 93%, 1), hsla(222, 0%, 82%, 1) 50%, hsla(222, 0%, 70%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(222, 0%, 93%, 1), hsla(222, 0%, 82%, 1) 50%, hsla(222, 0%, 70%, 1)),
 	/*body*/
-		linear-gradient(to bottom, hsla(222, 0%, 78%, 1), hsla(222, 0%, 65%, 1) 45%, hsla(222, 0%, 60%, 1) 50%, hsla(222, 0%, 75%, 1)) left top no-repeat;
+		linear-gradient(to bottom, hsla(222, 0%, 78%, 1), hsla(222, 0%, 65%, 1) 45%, hsla(222, 0%, 60%, 1) 50%, hsla(222, 0%, 75%, 1));
 }
diff -r d8393f4468b5 -r 653cfe395949 Resources/Message Styles/Stockholm.AdiumMessageStyle/Contents/Resources/Styles/ColorIn-Orange.css
--- a/Resources/Message Styles/Stockholm.AdiumMessageStyle/Contents/Resources/Styles/ColorIn-Orange.css	Mon Nov 04 22:42:28 2013 -0500
+++ b/Resources/Message Styles/Stockholm.AdiumMessageStyle/Contents/Resources/Styles/ColorIn-Orange.css	Wed Nov 06 00:07:49 2013 -0500
@@ -18,126 +18,126 @@
 {
 	background:
 	/*corners*/
-		linear-gradient(to bottom, hsla(30, 71%, 45%, 1), hsla(30, 71%, 45%, 1)) right top no-repeat,
-		linear-gradient(to bottom, hsla(30, 71%, 45%, 1), hsla(30, 71%, 45%, 1)) right top no-repeat,
-		linear-gradient(to bottom, hsla(30, 71%, 45%, 1), hsla(30, 71%, 45%, 1)) right top no-repeat,
-		linear-gradient(to bottom, hsla(30, 71%, 68%, .5), hsla(30, 71%, 68%, .5)) right top no-repeat,
+		linear-gradient(to bottom, hsla(30, 71%, 45%, 1), hsla(30, 71%, 45%, 1)),
+		linear-gradient(to bottom, hsla(30, 71%, 45%, 1), hsla(30, 71%, 45%, 1)),
+		linear-gradient(to bottom, hsla(30, 71%, 45%, 1), hsla(30, 71%, 45%, 1)),
+		linear-gradient(to bottom, hsla(30, 71%, 68%, .5), hsla(30, 71%, 68%, .5)),
 
 	/*top dark border*/
-		linear-gradient(to bottom, hsla(30, 71%, 33%, 1), hsla(30, 71%, 33%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(30, 71%, 33%, 1), hsla(30, 71%, 33%, 1)),
 	/*left dark border*/
-		linear-gradient(to bottom, hsla(30, 71%, 33%, 1), hsla(30, 71%, 33%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(30, 71%, 33%, 1), hsla(30, 71%, 33%, 1)),
 	/*bottom dark border*/
-		linear-gradient(to bottom, hsla(30, 71%, 33%, 1), hsla(30, 71%, 33%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(30, 71%, 33%, 1), hsla(30, 71%, 33%, 1)),
 	/*right dark border*/
-		linear-gradient(to bottom, hsla(30, 71%, 33%, 1), hsla(30, 71%, 33%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(30, 71%, 33%, 1), hsla(30, 71%, 33%, 1)),
 
 	/*top light edge*/
-		linear-gradient(to bottom, hsla(30, 71%, 68%, 1), hsla(30, 71%, 68%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(30, 71%, 68%, 1), hsla(30, 71%, 68%, 1)),
 	/*bottom light edge*/
-		linear-gradient(to bottom, hsla(30, 71%, 50%, 1), hsla(30, 71%, 50%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(30, 71%, 50%, 1), hsla(30, 71%, 50%, 1)),
 	/*left light gradient*/
-		linear-gradient(to bottom, hsla(30, 71%, 68%, 1), hsla(30, 71%, 59%, 1) 50%, hsla(30, 71%, 45%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(30, 71%, 68%, 1), hsla(30, 71%, 59%, 1) 50%, hsla(30, 71%, 45%, 1)),
 	/*right light gradient*/
-		linear-gradient(to bottom, hsla(30, 71%, 68%, 1), hsla(30, 71%, 59%, 1) 50%, hsla(30, 71%, 45%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(30, 71%, 68%, 1), hsla(30, 71%, 59%, 1) 50%, hsla(30, 71%, 45%, 1)),
 	/*body*/
-		linear-gradient(to bottom, hsla(30, 71%, 59%, 1), hsla(30, 71%, 48%, 1) 45%, hsla(30, 71%, 45%, 1) 50%, hsla(30, 71%, 48%, 1)) left top no-repeat;
+		linear-gradient(to bottom, hsla(30, 71%, 59%, 1), hsla(30, 71%, 48%, 1) 45%, hsla(30, 71%, 45%, 1) 50%, hsla(30, 71%, 48%, 1));
 }
 
 .x-container.incoming.hideIcons:not(.mention):not(.history) .x-header
 {
 	background:
 	/*corners*/
-		linear-gradient(to bottom, hsla(30, 71%, 45%, 1), hsla(30, 71%, 45%, 1)) right top no-repeat,
-		linear-gradient(to bottom, hsla(30, 71%, 45%, 1), hsla(30, 71%, 45%, 1)) right top no-repeat,
-		linear-gradient(to bottom, hsla(30, 71%, 45%, 1), hsla(30, 71%, 45%, 1)) right top no-repeat,
-		linear-gradient(to bottom, hsla(30, 71%, 68%, .5), hsla(30, 71%, 68%, .5)) right top no-repeat,
-		linear-gradient(to bottom, hsla(30, 71%, 45%, 1), hsla(30, 71%, 45%, 1)) left top no-repeat,
-		linear-gradient(to bottom, hsla(30, 71%, 45%, 1), hsla(30, 71%, 45%, 1)) left top no-repeat,
-		linear-gradient(to bottom, hsla(30, 71%, 45%, 1), hsla(30, 71%, 45%, 1)) left top no-repeat,
-		linear-gradient(to bottom, hsla(30, 71%, 68%, .5), hsla(30, 71%, 68%, .5)) left top no-repeat,
+		linear-gradient(to bottom, hsla(30, 71%, 45%, 1), hsla(30, 71%, 45%, 1)),
+		linear-gradient(to bottom, hsla(30, 71%, 45%, 1), hsla(30, 71%, 45%, 1)),
+		linear-gradient(to bottom, hsla(30, 71%, 45%, 1), hsla(30, 71%, 45%, 1)),
+		linear-gradient(to bottom, hsla(30, 71%, 68%, .5), hsla(30, 71%, 68%, .5)),
+		linear-gradient(to bottom, hsla(30, 71%, 45%, 1), hsla(30, 71%, 45%, 1)),
+		linear-gradient(to bottom, hsla(30, 71%, 45%, 1), hsla(30, 71%, 45%, 1)),
+		linear-gradient(to bottom, hsla(30, 71%, 45%, 1), hsla(30, 71%, 45%, 1)),
+		linear-gradient(to bottom, hsla(30, 71%, 68%, .5), hsla(30, 71%, 68%, .5)),
 
 	/*top dark border*/
-		linear-gradient(to bottom, hsla(30, 71%, 33%, 1), hsla(30, 71%, 33%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(30, 71%, 33%, 1), hsla(30, 71%, 33%, 1)),
 	/*left dark border*/
-		linear-gradient(to bottom, hsla(30, 71%, 33%, 1), hsla(30, 71%, 33%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(30, 71%, 33%, 1), hsla(30, 71%, 33%, 1)),
 	/*bottom dark border*/
-		linear-gradient(to bottom, hsla(30, 71%, 33%, 1), hsla(30, 71%, 33%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(30, 71%, 33%, 1), hsla(30, 71%, 33%, 1)),
 	/*right dark border*/
-		linear-gradient(to bottom, hsla(30, 71%, 33%, 1), hsla(30, 71%, 33%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(30, 71%, 33%, 1), hsla(30, 71%, 33%, 1)),
 
 	/*top light edge*/
-		linear-gradient(to bottom, hsla(30, 71%, 68%, 1), hsla(30, 71%, 68%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(30, 71%, 68%, 1), hsla(30, 71%, 68%, 1)),
 	/*bottom light edge*/
-		linear-gradient(to bottom, hsla(30, 71%, 50%, 1), hsla(30, 71%, 50%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(30, 71%, 50%, 1), hsla(30, 71%, 50%, 1)),
 	/*left light gradient*/
-		linear-gradient(to bottom, hsla(30, 71%, 68%, 1), hsla(30, 71%, 59%, 1) 50%, hsla(30, 71%, 45%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(30, 71%, 68%, 1), hsla(30, 71%, 59%, 1) 50%, hsla(30, 71%, 45%, 1)),
 	/*right light gradient*/
-		linear-gradient(to bottom, hsla(30, 71%, 68%, 1), hsla(30, 71%, 59%, 1) 50%, hsla(30, 71%, 45%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(30, 71%, 68%, 1), hsla(30, 71%, 59%, 1) 50%, hsla(30, 71%, 45%, 1)),
 	/*body*/
-		linear-gradient(to bottom, hsla(30, 71%, 59%, 1), hsla(30, 71%, 48%, 1) 45%, hsla(30, 71%, 45%, 1) 50%, hsla(30, 71%, 48%, 1)) left top no-repeat;
+		linear-gradient(to bottom, hsla(30, 71%, 59%, 1), hsla(30, 71%, 48%, 1) 45%, hsla(30, 71%, 45%, 1) 50%, hsla(30, 71%, 48%, 1));
 }
 
 .x-container.incoming.history .x-header
 {
 	background:
 	/*corners*/
-		linear-gradient(to bottom, hsla(30, 15%, 53%, 1), hsla(30, 15%, 53%, 1)) right top no-repeat,
-		linear-gradient(to bottom, hsla(30, 15%, 53%, 1), hsla(30, 15%, 53%, 1)) right top no-repeat,
-		linear-gradient(to bottom, hsla(30, 15%, 53%, 1), hsla(30, 15%, 53%, 1)) right top no-repeat,
-		linear-gradient(to bottom, hsla(30, 15%, 93%, .5), hsla(30, 15%, 93%, .5)) right top no-repeat,
+		linear-gradient(to bottom, hsla(30, 15%, 53%, 1), hsla(30, 15%, 53%, 1)),
+		linear-gradient(to bottom, hsla(30, 15%, 53%, 1), hsla(30, 15%, 53%, 1)),
+		linear-gradient(to bottom, hsla(30, 15%, 53%, 1), hsla(30, 15%, 53%, 1)),
+		linear-gradient(to bottom, hsla(30, 15%, 93%, .5), hsla(30, 15%, 93%, .5)),
 
 	/*top dark border*/
-		linear-gradient(to bottom, hsla(30, 15%, 53%, 1), hsla(30, 15%, 53%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(30, 15%, 53%, 1), hsla(30, 15%, 53%, 1)),
 	/*left dark border*/
-		linear-gradient(to bottom, hsla(30, 15%, 53%, 1), hsla(30, 15%, 53%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(30, 15%, 53%, 1), hsla(30, 15%, 53%, 1)),
 	/*bottom dark border*/
-		linear-gradient(to bottom, hsla(30, 15%, 53%, 1), hsla(30, 15%, 53%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(30, 15%, 53%, 1), hsla(30, 15%, 53%, 1)),
 	/*right dark border*/
-		linear-gradient(to bottom, hsla(30, 15%, 53%, 1), hsla(30, 15%, 53%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(30, 15%, 53%, 1), hsla(30, 15%, 53%, 1)),
 
 	/*top light edge*/
-		linear-gradient(to bottom, hsla(30, 15%, 93%, 1), hsla(30, 15%, 93%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(30, 15%, 93%, 1), hsla(30, 15%, 93%, 1)),
 	/*bottom light edge*/
-		linear-gradient(to bottom, hsla(30, 15%, 78%, 1), hsla(30, 15%, 78%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(30, 15%, 78%, 1), hsla(30, 15%, 78%, 1)),
 	/*left light gradient*/
-		linear-gradient(to bottom, hsla(30, 15%, 93%, 1), hsla(30, 15%, 82%, 1) 50%, hsla(30, 15%, 70%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(30, 15%, 93%, 1), hsla(30, 15%, 82%, 1) 50%, hsla(30, 15%, 70%, 1)),
 	/*right light gradient*/
-		linear-gradient(to bottom, hsla(30, 15%, 93%, 1), hsla(30, 15%, 82%, 1) 50%, hsla(30, 15%, 70%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(30, 15%, 93%, 1), hsla(30, 15%, 82%, 1) 50%, hsla(30, 15%, 70%, 1)),
 	/*body*/
-		linear-gradient(to bottom, hsla(30, 15%, 78%, 1), hsla(30, 15%, 65%, 1) 45%, hsla(30, 15%, 60%, 1) 50%, hsla(30, 15%, 75%, 1)) left top no-repeat;
+		linear-gradient(to bottom, hsla(30, 15%, 78%, 1), hsla(30, 15%, 65%, 1) 45%, hsla(30, 15%, 60%, 1) 50%, hsla(30, 15%, 75%, 1));
 }
 
 .x-container.incoming.history.hideIcons:not(.mention) .x-header
 {
 	background:
 	/*corners*/
-		linear-gradient(to bottom, hsla(30, 15%, 53%, 1), hsla(30, 15%, 53%, 1)) right top no-repeat,
-		linear-gradient(to bottom, hsla(30, 15%, 53%, 1), hsla(30, 15%, 53%, 1)) right top no-repeat,
-		linear-gradient(to bottom, hsla(30, 15%, 53%, 1), hsla(30, 15%, 53%, 1)) right top no-repeat,
-		linear-gradient(to bottom, hsla(30, 15%, 93%, .5), hsla(30, 15%, 93%, .5)) right top no-repeat,
-		linear-gradient(to bottom, hsla(30, 15%, 53%, 1), hsla(30, 15%, 53%, 1)) left top no-repeat,
-		linear-gradient(to bottom, hsla(30, 15%, 53%, 1), hsla(30, 15%, 53%, 1)) left top no-repeat,
-		linear-gradient(to bottom, hsla(30, 15%, 53%, 1), hsla(30, 15%, 53%, 1)) left top no-repeat,
-		linear-gradient(to bottom, hsla(30, 15%, 93%, .5), hsla(30, 15%, 93%, .5)) left top no-repeat,
+		linear-gradient(to bottom, hsla(30, 15%, 53%, 1), hsla(30, 15%, 53%, 1)),
+		linear-gradient(to bottom, hsla(30, 15%, 53%, 1), hsla(30, 15%, 53%, 1)),
+		linear-gradient(to bottom, hsla(30, 15%, 53%, 1), hsla(30, 15%, 53%, 1)),
+		linear-gradient(to bottom, hsla(30, 15%, 93%, .5), hsla(30, 15%, 93%, .5)),
+		linear-gradient(to bottom, hsla(30, 15%, 53%, 1), hsla(30, 15%, 53%, 1)),
+		linear-gradient(to bottom, hsla(30, 15%, 53%, 1), hsla(30, 15%, 53%, 1)),
+		linear-gradient(to bottom, hsla(30, 15%, 53%, 1), hsla(30, 15%, 53%, 1)),
+		linear-gradient(to bottom, hsla(30, 15%, 93%, .5), hsla(30, 15%, 93%, .5)),
 
 	/*top dark border*/
-		linear-gradient(to bottom, hsla(30, 15%, 53%, 1), hsla(30, 15%, 53%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(30, 15%, 53%, 1), hsla(30, 15%, 53%, 1)),
 	/*left dark border*/
-		linear-gradient(to bottom, hsla(30, 15%, 53%, 1), hsla(30, 15%, 53%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(30, 15%, 53%, 1), hsla(30, 15%, 53%, 1)),
 	/*bottom dark border*/
-		linear-gradient(to bottom, hsla(30, 15%, 53%, 1), hsla(30, 15%, 53%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(30, 15%, 53%, 1), hsla(30, 15%, 53%, 1)),
 	/*right dark border*/
-		linear-gradient(to bottom, hsla(30, 15%, 53%, 1), hsla(30, 15%, 53%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(30, 15%, 53%, 1), hsla(30, 15%, 53%, 1)),
 
 	/*top light edge*/
-		linear-gradient(to bottom, hsla(30, 15%, 93%, 1), hsla(30, 15%, 93%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(30, 15%, 93%, 1), hsla(30, 15%, 93%, 1)),
 	/*bottom light edge*/
-		linear-gradient(to bottom, hsla(30, 15%, 78%, 1), hsla(30, 15%, 78%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(30, 15%, 78%, 1), hsla(30, 15%, 78%, 1)),
 	/*left light gradient*/
-		linear-gradient(to bottom, hsla(30, 15%, 93%, 1), hsla(30, 15%, 82%, 1) 50%, hsla(30, 15%, 70%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(30, 15%, 93%, 1), hsla(30, 15%, 82%, 1) 50%, hsla(30, 15%, 70%, 1)),
 	/*right light gradient*/
-		linear-gradient(to bottom, hsla(30, 15%, 93%, 1), hsla(30, 15%, 82%, 1) 50%, hsla(30, 15%, 70%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(30, 15%, 93%, 1), hsla(30, 15%, 82%, 1) 50%, hsla(30, 15%, 70%, 1)),
 	/*body*/
-		linear-gradient(to bottom, hsla(30, 15%, 78%, 1), hsla(30, 15%, 65%, 1) 45%, hsla(30, 15%, 60%, 1) 50%, hsla(30, 15%, 75%, 1)) left top no-repeat;
+		linear-gradient(to bottom, hsla(30, 15%, 78%, 1), hsla(30, 15%, 65%, 1) 45%, hsla(30, 15%, 60%, 1) 50%, hsla(30, 15%, 75%, 1));
 }
diff -r d8393f4468b5 -r 653cfe395949 Resources/Message Styles/Stockholm.AdiumMessageStyle/Contents/Resources/Styles/ColorIn-Red.css
--- a/Resources/Message Styles/Stockholm.AdiumMessageStyle/Contents/Resources/Styles/ColorIn-Red.css	Mon Nov 04 22:42:28 2013 -0500
+++ b/Resources/Message Styles/Stockholm.AdiumMessageStyle/Contents/Resources/Styles/ColorIn-Red.css	Wed Nov 06 00:07:49 2013 -0500
@@ -18,126 +18,126 @@
 {
 	background:
 	/*corners*/
-		linear-gradient(to bottom, hsla(6, 78%, 45%, 1), hsla(6, 78%, 45%, 1)) right top no-repeat,
-		linear-gradient(to bottom, hsla(6, 78%, 45%, 1), hsla(6, 78%, 45%, 1)) right top no-repeat,
-		linear-gradient(to bottom, hsla(6, 78%, 45%, 1), hsla(6, 78%, 45%, 1)) right top no-repeat,
-		linear-gradient(to bottom, hsla(6, 78%, 68%, .5), hsla(6, 78%, 68%, .5)) right top no-repeat,
+		linear-gradient(to bottom, hsla(6, 78%, 45%, 1), hsla(6, 78%, 45%, 1)),
+		linear-gradient(to bottom, hsla(6, 78%, 45%, 1), hsla(6, 78%, 45%, 1)),
+		linear-gradient(to bottom, hsla(6, 78%, 45%, 1), hsla(6, 78%, 45%, 1)),
+		linear-gradient(to bottom, hsla(6, 78%, 68%, .5), hsla(6, 78%, 68%, .5)),
 
 	/*top dark border*/
-		linear-gradient(to bottom, hsla(6, 78%, 33%, 1), hsla(6, 78%, 33%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(6, 78%, 33%, 1), hsla(6, 78%, 33%, 1)),
 	/*left dark border*/
-		linear-gradient(to bottom, hsla(6, 78%, 33%, 1), hsla(6, 78%, 33%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(6, 78%, 33%, 1), hsla(6, 78%, 33%, 1)),
 	/*bottom dark border*/
-		linear-gradient(to bottom, hsla(6, 78%, 33%, 1), hsla(6, 78%, 33%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(6, 78%, 33%, 1), hsla(6, 78%, 33%, 1)),
 	/*right dark border*/
-		linear-gradient(to bottom, hsla(6, 78%, 33%, 1), hsla(6, 78%, 33%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(6, 78%, 33%, 1), hsla(6, 78%, 33%, 1)),
 
 	/*top light edge*/
-		linear-gradient(to bottom, hsla(6, 78%, 68%, 1), hsla(6, 78%, 68%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(6, 78%, 68%, 1), hsla(6, 78%, 68%, 1)),
 	/*bottom light edge*/
-		linear-gradient(to bottom, hsla(6, 78%, 50%, 1), hsla(6, 78%, 50%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(6, 78%, 50%, 1), hsla(6, 78%, 50%, 1)),
 	/*left light gradient*/
-		linear-gradient(to bottom, hsla(6, 78%, 68%, 1), hsla(6, 78%, 59%, 1) 50%, hsla(6, 78%, 45%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(6, 78%, 68%, 1), hsla(6, 78%, 59%, 1) 50%, hsla(6, 78%, 45%, 1)),
 	/*right light gradient*/
-		linear-gradient(to bottom, hsla(6, 78%, 68%, 1), hsla(6, 78%, 59%, 1) 50%, hsla(6, 78%, 45%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(6, 78%, 68%, 1), hsla(6, 78%, 59%, 1) 50%, hsla(6, 78%, 45%, 1)),
 	/*body*/
-		linear-gradient(to bottom, hsla(6, 78%, 59%, 1), hsla(6, 78%, 48%, 1), hsla(6, 78%, 45%, 1) 50%, hsla(6, 78%, 48%, 1)) left top no-repeat;
+		linear-gradient(to bottom, hsla(6, 78%, 59%, 1), hsla(6, 78%, 48%, 1) 45%, hsla(6, 78%, 45%, 1) 50%, hsla(6, 78%, 48%, 1));
 }
 
 .x-container.incoming.hideIcons:not(.mention):not(.history) .x-header
 {
 	background:
 	/*corners*/
-		linear-gradient(to bottom, hsla(6, 78%, 45%, 1), hsla(6, 78%, 45%, 1)) right top no-repeat,
-		linear-gradient(to bottom, hsla(6, 78%, 45%, 1), hsla(6, 78%, 45%, 1)) right top no-repeat,
-		linear-gradient(to bottom, hsla(6, 78%, 45%, 1), hsla(6, 78%, 45%, 1)) right top no-repeat,
-		linear-gradient(to bottom, hsla(6, 78%, 68%, .5), hsla(6, 78%, 68%, .5)) right top no-repeat,
-		linear-gradient(to bottom, hsla(6, 78%, 45%, 1), hsla(6, 78%, 45%, 1)) left top no-repeat,
-		linear-gradient(to bottom, hsla(6, 78%, 45%, 1), hsla(6, 78%, 45%, 1)) left top no-repeat,
-		linear-gradient(to bottom, hsla(6, 78%, 45%, 1), hsla(6, 78%, 45%, 1)) left top no-repeat,
-		linear-gradient(to bottom, hsla(6, 78%, 68%, .5), hsla(6, 78%, 68%, .5)) left top no-repeat,
+		linear-gradient(to bottom, hsla(6, 78%, 45%, 1), hsla(6, 78%, 45%, 1)),
+		linear-gradient(to bottom, hsla(6, 78%, 45%, 1), hsla(6, 78%, 45%, 1)),
+		linear-gradient(to bottom, hsla(6, 78%, 45%, 1), hsla(6, 78%, 45%, 1)),
+		linear-gradient(to bottom, hsla(6, 78%, 68%, .5), hsla(6, 78%, 68%, .5)),
+		linear-gradient(to bottom, hsla(6, 78%, 45%, 1), hsla(6, 78%, 45%, 1)),
+		linear-gradient(to bottom, hsla(6, 78%, 45%, 1), hsla(6, 78%, 45%, 1)),
+		linear-gradient(to bottom, hsla(6, 78%, 45%, 1), hsla(6, 78%, 45%, 1)),
+		linear-gradient(to bottom, hsla(6, 78%, 68%, .5), hsla(6, 78%, 68%, .5)),
 
 	/*top dark border*/
-		linear-gradient(to bottom, hsla(6, 78%, 33%, 1), hsla(6, 78%, 33%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(6, 78%, 33%, 1), hsla(6, 78%, 33%, 1)),
 	/*left dark border*/
-		linear-gradient(to bottom, hsla(6, 78%, 33%, 1), hsla(6, 78%, 33%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(6, 78%, 33%, 1), hsla(6, 78%, 33%, 1)),
 	/*bottom dark border*/
-		linear-gradient(to bottom, hsla(6, 78%, 33%, 1), hsla(6, 78%, 33%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(6, 78%, 33%, 1), hsla(6, 78%, 33%, 1)),
 	/*right dark border*/
-		linear-gradient(to bottom, hsla(6, 78%, 33%, 1), hsla(6, 78%, 33%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(6, 78%, 33%, 1), hsla(6, 78%, 33%, 1)),
 
 	/*top light edge*/
-		linear-gradient(to bottom, hsla(6, 78%, 68%, 1), hsla(6, 78%, 68%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(6, 78%, 68%, 1), hsla(6, 78%, 68%, 1)),
 	/*bottom light edge*/
-		linear-gradient(to bottom, hsla(6, 78%, 50%, 1), hsla(6, 78%, 50%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(6, 78%, 50%, 1), hsla(6, 78%, 50%, 1)),
 	/*left light gradient*/
-		linear-gradient(to bottom, hsla(6, 78%, 68%, 1), hsla(6, 78%, 59%, 1) 50%, hsla(6, 78%, 45%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(6, 78%, 68%, 1), hsla(6, 78%, 59%, 1) 50%, hsla(6, 78%, 45%, 1)),
 	/*right light gradient*/
-		linear-gradient(to bottom, hsla(6, 78%, 68%, 1), hsla(6, 78%, 59%, 1) 50%, hsla(6, 78%, 45%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(6, 78%, 68%, 1), hsla(6, 78%, 59%, 1) 50%, hsla(6, 78%, 45%, 1)),
 	/*body*/
-		linear-gradient(to bottom, hsla(6, 78%, 59%, 1), hsla(6, 78%, 48%, 1), hsla(6, 78%, 45%, 1) 50%, hsla(6, 78%, 48%, 1)) left top no-repeat;
+		linear-gradient(to bottom, hsla(6, 78%, 59%, 1), hsla(6, 78%, 48%, 1) 45%, hsla(6, 78%, 45%, 1) 50%, hsla(6, 78%, 48%, 1));
 }
 
 .x-container.incoming.history .x-header
 {
 	background:
 	/*corners*/
-		linear-gradient(to bottom, hsla(6, 15%, 53%, 1), hsla(6, 15%, 53%, 1)) right top no-repeat,
-		linear-gradient(to bottom, hsla(6, 15%, 53%, 1), hsla(6, 15%, 53%, 1)) right top no-repeat,
-		linear-gradient(to bottom, hsla(6, 15%, 53%, 1), hsla(6, 15%, 53%, 1)) right top no-repeat,
-		linear-gradient(to bottom, hsla(6, 15%, 93%, .5), hsla(6, 15%, 93%, .5)) right top no-repeat,
+		linear-gradient(to bottom, hsla(6, 15%, 53%, 1), hsla(6, 15%, 53%, 1)),
+		linear-gradient(to bottom, hsla(6, 15%, 53%, 1), hsla(6, 15%, 53%, 1)),
+		linear-gradient(to bottom, hsla(6, 15%, 53%, 1), hsla(6, 15%, 53%, 1)),
+		linear-gradient(to bottom, hsla(6, 15%, 93%, .5), hsla(6, 15%, 93%, .5)),
 
 	/*top dark border*/
-		linear-gradient(to bottom, hsla(6, 15%, 53%, 1), hsla(6, 15%, 53%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(6, 15%, 53%, 1), hsla(6, 15%, 53%, 1)),
 	/*left dark border*/
-		linear-gradient(to bottom, hsla(6, 15%, 53%, 1), hsla(6, 15%, 53%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(6, 15%, 53%, 1), hsla(6, 15%, 53%, 1)),
 	/*bottom dark border*/
-		linear-gradient(to bottom, hsla(6, 15%, 53%, 1), hsla(6, 15%, 53%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(6, 15%, 53%, 1), hsla(6, 15%, 53%, 1)),
 	/*right dark border*/
-		linear-gradient(to bottom, hsla(6, 15%, 53%, 1), hsla(6, 15%, 53%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(6, 15%, 53%, 1), hsla(6, 15%, 53%, 1)),
 
 	/*top light edge*/
-		linear-gradient(to bottom, hsla(6, 15%, 93%, 1), hsla(6, 15%, 93%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(6, 15%, 93%, 1), hsla(6, 15%, 93%, 1)),
 	/*bottom light edge*/
-		linear-gradient(to bottom, hsla(6, 15%, 78%, 1), hsla(6, 15%, 78%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(6, 15%, 78%, 1), hsla(6, 15%, 78%, 1)),
 	/*left light gradient*/
-		linear-gradient(to bottom, hsla(6, 15%, 93%, 1), hsla(6, 15%, 82%, 1) 50%, hsla(6, 15%, 70%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(6, 15%, 93%, 1), hsla(6, 15%, 82%, 1) 50%, hsla(6, 15%, 70%, 1)),
 	/*right light gradient*/
-		linear-gradient(to bottom, hsla(6, 15%, 93%, 1), hsla(6, 15%, 82%, 1) 50%, hsla(6, 15%, 70%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(6, 15%, 93%, 1), hsla(6, 15%, 82%, 1) 50%, hsla(6, 15%, 70%, 1)),
 	/*body*/
-		linear-gradient(to bottom, hsla(6, 15%, 78%, 1), hsla(6, 15%, 65%, 1) 45%, hsla(6, 15%, 60%, 1) 50%, hsla(6, 15%, 75%, 1)) left top no-repeat;
+		linear-gradient(to bottom, hsla(6, 15%, 78%, 1), hsla(6, 15%, 65%, 1) 45%, hsla(6, 15%, 60%, 1) 50%, hsla(6, 15%, 75%, 1));
 }
 
 .x-container.incoming.history.hideIcons:not(.mention) .x-header
 {
 	background:
 	/*corners*/
-		linear-gradient(to bottom, hsla(6, 15%, 53%, 1), hsla(6, 15%, 53%, 1)) right top no-repeat,
-		linear-gradient(to bottom, hsla(6, 15%, 53%, 1), hsla(6, 15%, 53%, 1)) right top no-repeat,
-		linear-gradient(to bottom, hsla(6, 15%, 53%, 1), hsla(6, 15%, 53%, 1)) right top no-repeat,
-		linear-gradient(to bottom, hsla(6, 15%, 93%, .5), hsla(6, 15%, 93%, .5)) right top no-repeat,
-		linear-gradient(to bottom, hsla(6, 15%, 53%, 1), hsla(6, 15%, 53%, 1)) left top no-repeat,
-		linear-gradient(to bottom, hsla(6, 15%, 53%, 1), hsla(6, 15%, 53%, 1)) left top no-repeat,
-		linear-gradient(to bottom, hsla(6, 15%, 53%, 1), hsla(6, 15%, 53%, 1)) left top no-repeat,
-		linear-gradient(to bottom, hsla(6, 15%, 93%, .5), hsla(6, 15%, 93%, .5)) left top no-repeat,
+		linear-gradient(to bottom, hsla(6, 15%, 53%, 1), hsla(6, 15%, 53%, 1)),
+		linear-gradient(to bottom, hsla(6, 15%, 53%, 1), hsla(6, 15%, 53%, 1)),
+		linear-gradient(to bottom, hsla(6, 15%, 53%, 1), hsla(6, 15%, 53%, 1)),
+		linear-gradient(to bottom, hsla(6, 15%, 93%, .5), hsla(6, 15%, 93%, .5)),
+		linear-gradient(to bottom, hsla(6, 15%, 53%, 1), hsla(6, 15%, 53%, 1)),
+		linear-gradient(to bottom, hsla(6, 15%, 53%, 1), hsla(6, 15%, 53%, 1)),
+		linear-gradient(to bottom, hsla(6, 15%, 53%, 1), hsla(6, 15%, 53%, 1)),
+		linear-gradient(to bottom, hsla(6, 15%, 93%, .5), hsla(6, 15%, 93%, .5)),
 
 	/*top dark border*/
-		linear-gradient(to bottom, hsla(6, 15%, 53%, 1), hsla(6, 15%, 53%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(6, 15%, 53%, 1), hsla(6, 15%, 53%, 1)),
 	/*left dark border*/
-		linear-gradient(to bottom, hsla(6, 15%, 53%, 1), hsla(6, 15%, 53%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(6, 15%, 53%, 1), hsla(6, 15%, 53%, 1)),
 	/*bottom dark border*/
-		linear-gradient(to bottom, hsla(6, 15%, 53%, 1), hsla(6, 15%, 53%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(6, 15%, 53%, 1), hsla(6, 15%, 53%, 1)),
 	/*right dark border*/
-		linear-gradient(to bottom, hsla(6, 15%, 53%, 1), hsla(6, 15%, 53%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(6, 15%, 53%, 1), hsla(6, 15%, 53%, 1)),
 
 	/*top light edge*/
-		linear-gradient(to bottom, hsla(6, 15%, 93%, 1), hsla(6, 15%, 93%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(6, 15%, 93%, 1), hsla(6, 15%, 93%, 1)),
 	/*bottom light edge*/
-		linear-gradient(to bottom, hsla(6, 15%, 78%, 1), hsla(6, 15%, 78%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(6, 15%, 78%, 1), hsla(6, 15%, 78%, 1)),
 	/*left light gradient*/
-		linear-gradient(to bottom, hsla(6, 15%, 93%, 1), hsla(6, 15%, 82%, 1) 50%, hsla(6, 15%, 70%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(6, 15%, 93%, 1), hsla(6, 15%, 82%, 1) 50%, hsla(6, 15%, 70%, 1)),
 	/*right light gradient*/
-		linear-gradient(to bottom, hsla(6, 15%, 93%, 1), hsla(6, 15%, 82%, 1) 50%, hsla(6, 15%, 70%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(6, 15%, 93%, 1), hsla(6, 15%, 82%, 1) 50%, hsla(6, 15%, 70%, 1)),
 	/*body*/
-		linear-gradient(to bottom, hsla(6, 15%, 78%, 1), hsla(6, 15%, 65%, 1) 45%, hsla(6, 15%, 60%, 1) 50%, hsla(6, 15%, 75%, 1)) left top no-repeat;
+		linear-gradient(to bottom, hsla(6, 15%, 78%, 1), hsla(6, 15%, 65%, 1) 45%, hsla(6, 15%, 60%, 1) 50%, hsla(6, 15%, 75%, 1));
 }
diff -r d8393f4468b5 -r 653cfe395949 Resources/Message Styles/Stockholm.AdiumMessageStyle/Contents/Resources/Styles/ColorOut-Blue.css
--- a/Resources/Message Styles/Stockholm.AdiumMessageStyle/Contents/Resources/Styles/ColorOut-Blue.css	Mon Nov 04 22:42:28 2013 -0500
+++ b/Resources/Message Styles/Stockholm.AdiumMessageStyle/Contents/Resources/Styles/ColorOut-Blue.css	Wed Nov 06 00:07:49 2013 -0500
@@ -2,126 +2,126 @@
 {
 	background:
 	/*corners*/
-		linear-gradient(to bottom, hsla(215, 73%, 45%, 1), hsla(215, 73%, 45%, 1)) right top no-repeat,
-		linear-gradient(to bottom, hsla(215, 73%, 45%, 1), hsla(215, 73%, 45%, 1)) right top no-repeat,
-		linear-gradient(to bottom, hsla(215, 73%, 45%, 1), hsla(215, 73%, 45%, 1)) right top no-repeat,
-		linear-gradient(to bottom, hsla(215, 73%, 68%, .5), hsla(215, 73%, 68%, .5)) right top no-repeat,
+		linear-gradient(to bottom, hsla(215, 73%, 45%, 1), hsla(215, 73%, 45%, 1)),
+		linear-gradient(to bottom, hsla(215, 73%, 45%, 1), hsla(215, 73%, 45%, 1)),
+		linear-gradient(to bottom, hsla(215, 73%, 45%, 1), hsla(215, 73%, 45%, 1)),
+		linear-gradient(to bottom, hsla(215, 73%, 68%, .5), hsla(215, 73%, 68%, .5)),
 
 	/*top dark border*/
-		linear-gradient(to bottom, hsla(215, 73%, 33%, 1), hsla(215, 73%, 33%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(215, 73%, 33%, 1), hsla(215, 73%, 33%, 1)),
 	/*left dark border*/
-		linear-gradient(to bottom, hsla(215, 73%, 33%, 1), hsla(215, 73%, 33%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(215, 73%, 33%, 1), hsla(215, 73%, 33%, 1)),
 	/*bottom dark border*/
-		linear-gradient(to bottom, hsla(215, 73%, 33%, 1), hsla(215, 73%, 33%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(215, 73%, 33%, 1), hsla(215, 73%, 33%, 1)),
 	/*right dark border*/
-		linear-gradient(to bottom, hsla(215, 73%, 33%, 1), hsla(215, 73%, 33%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(215, 73%, 33%, 1), hsla(215, 73%, 33%, 1)),
 
 	/*top light edge*/
-		linear-gradient(to bottom, hsla(215, 73%, 68%, 1), hsla(215, 73%, 68%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(215, 73%, 68%, 1), hsla(215, 73%, 68%, 1)),
 	/*bottom light edge*/
-		linear-gradient(to bottom, hsla(215, 73%, 50%, 1), hsla(215, 73%, 50%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(215, 73%, 50%, 1), hsla(215, 73%, 50%, 1)),
 	/*left light gradient*/
-		linear-gradient(to bottom, hsla(215, 73%, 68%, 1), hsla(215, 73%, 59%, 1) 50%, hsla(215, 73%, 45%, 1)) left top no-repeat,
+		linear-gradient(to bottom, hsla(215, 73%, 68%, 1), hsla(215, 73%, 59%, 1) 50%, hsla(215, 73%, 45%, 1)),
 	/*right light gradient*/
-		linear-gradient(to bottom, hsla(215, 73%, 68%, 1), hsla(215, 73%, 59%, 1) 50%, hsla(215, 73%, 45%, 1)) right bottom no-repeat,
+		linear-gradient(to bottom, hsla(215, 73%, 68%, 1), hsla(215, 73%, 59%, 1) 50%, hsla(215, 73%, 45%, 1)),
 	/*body*/
-		linear-gradient(to bottom, hsla(215, 73%, 59%, 1), hsla(215, 73%, 48%, 1) 45%, hsla(215, 73%, 45%, 1) 50%, hsla(215, 73%, 48%, 1)) left top no-repeat;
+		linear-gradient(to bottom, hsla(215, 73%, 59%, 1), hsla(215, 73%, 48%, 1) 45%, hsla(215, 73%, 45%, 1) 50%, hsla(215, 73%, 48%, 1));




More information about the commits mailing list