xtras/mathuaerknedam 458:0b98e8d43ebf: Stockholm: improve rounde...
commits at adium.im
commits at adium.im
Mon Mar 29 03:36:14 UTC 2010
details: http://hg.adium.im/xtras/mathuaerknedam/rev/0b98e8d43ebf
revision: 458:0b98e8d43ebf
author: mathuaerknedam
date: Sun Mar 28 22:32:16 2010 -0500
Stockholm: improve rounded corners.
diffs (truncated from 2547 to 1000 lines):
diff -r 3139ecf4b822 -r 0b98e8d43ebf Stockholm ☿.AdiumMessageStyle/Contents/Resources/Mockup.html
--- a/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Mockup.html Tue Mar 23 23:07:24 2010 -0500
+++ b/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Mockup.html Sun Mar 28 22:32:16 2010 -0500
@@ -5,7 +5,7 @@
<title>Stockholm</title>
<style type="text/css">
- @import url( "./Variants/blue - blue.css" );
+ @import url( "./Variants/alt blue - blue.css" );
body
{
diff -r 3139ecf4b822 -r 0b98e8d43ebf Stockholm ☿.AdiumMessageStyle/Contents/Resources/Styles/alternating.css
--- a/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Styles/alternating.css Tue Mar 23 23:07:24 2010 -0500
+++ b/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Styles/alternating.css Sun Mar 28 22:32:16 2010 -0500
@@ -187,22 +187,22 @@
-webkit-gradient(linear, left top, left bottom, from(rgba(181, 181, 181, 1)), to(rgba(181, 181, 181, 1))) 1px top no-repeat;
}
+.incoming .x-header
+{
+ -webkit-border-top-right-radius: 4px;
+}
+
+.outgoing .x-header
+{
+ -webkit-border-top-left-radius: 4px;
+}
+
.incoming .x-message
{
- -webkit-border-bottom-right-radius: 6px;
+ -webkit-border-bottom-right-radius: 5px;
}
.outgoing .x-message
{
- -webkit-border-bottom-left-radius: 6px;
+ -webkit-border-bottom-left-radius: 5px;
}
-
-.incoming .x-header
-{
- -webkit-border-top-right-radius: 5px;
-}
-
-.outgoing .x-header
-{
- -webkit-border-top-left-radius: 5px;
-}
diff -r 3139ecf4b822 -r 0b98e8d43ebf Stockholm ☿.AdiumMessageStyle/Contents/Resources/Styles/main.css
--- a/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Styles/main.css Tue Mar 23 23:07:24 2010 -0500
+++ b/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Styles/main.css Sun Mar 28 22:32:16 2010 -0500
@@ -119,8 +119,6 @@
min-height: 17px;
-webkit-background-size:
2px 2px,
- 1px 3px,
- 3px 1px,
100% 1px,
1px 100%,
@@ -148,6 +146,7 @@
{
-webkit-background-size:
100% 1px,
+
1px 100%,
1px 100%,
@@ -155,12 +154,12 @@
100% 2px,
2px 3px,
- 3px 2px,
+ 2px 2px,
+
100% 2px,
100% 3px,
2px 100%,
-
2px 100%,
100% 100%;
diff -r 3139ecf4b822 -r 0b98e8d43ebf Stockholm ☿.AdiumMessageStyle/Contents/Resources/Styles/regular.css
--- a/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Styles/regular.css Tue Mar 23 23:07:24 2010 -0500
+++ b/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Styles/regular.css Sun Mar 28 22:32:16 2010 -0500
@@ -38,7 +38,6 @@
/*left dark edge*/
-webkit-gradient(linear, left top, left bottom, from(rgba(180, 180, 180, 1)), to(rgba(180, 180, 180, 1))) left top no-repeat,
-
/*right dark edge*/
-webkit-gradient(linear, left top, left bottom, from(rgba(187, 187, 187, 1)), to(rgba(187, 187, 187, 1))) right top no-repeat,
@@ -50,12 +49,13 @@
-webkit-gradient(linear, left top, left bottom, from(rgba(199, 199, 199, 1)), to(rgba(199, 199, 199, 1))) right bottom no-repeat,
-webkit-gradient(linear, left top, left bottom, from(rgba(199, 199, 199, 1)), to(rgba(199, 199, 199, 1))) right bottom no-repeat,
+ /*bottom dark edge*/
-webkit-gradient(linear, left top, left bottom, from(rgba(159, 159, 159, 1)), to(rgba(159, 159, 159, 1))) left bottom no-repeat,
+ /*bottom light edge*/
-webkit-gradient(linear, left top, left bottom, from(rgba(248, 248, 248, 1)), to(rgba(248, 248, 248, 1))) left bottom no-repeat,
/*left light edge*/
-webkit-gradient(linear, left top, left bottom, from(rgba(248, 248, 248, 1)), to(rgba(248, 248, 248, 1))) left top no-repeat,
-
/*right light edge*/
-webkit-gradient(linear, left top, left bottom, from(rgba(248, 248, 248, 1)), to(rgba(248, 248, 248, 1))) right top no-repeat,
@@ -71,7 +71,6 @@
/*left dark edge*/
-webkit-gradient(linear, left top, left bottom, from(rgba(140, 140, 140, 1)), to(rgba(140, 140, 140, 1))) left top no-repeat,
-
/*right dark edge*/
-webkit-gradient(linear, left top, left bottom, from(rgba(140, 140, 140, 1)), to(rgba(140, 140, 140, 1))) right top no-repeat,
@@ -83,12 +82,13 @@
-webkit-gradient(linear, left top, left bottom, from(rgba(140, 140, 140, 1)), to(rgba(140, 140, 140, 1))) right bottom no-repeat,
-webkit-gradient(linear, left top, left bottom, from(rgba(140, 140, 140, 1)), to(rgba(140, 140, 140, 1))) right bottom no-repeat,
+ /*bottom dark edge*/
-webkit-gradient(linear, left top, left bottom, from(rgba(140, 140, 140, 1)), to(rgba(140, 140, 140, 1))) right bottom no-repeat,
+ /*bottom light edge*/
-webkit-gradient(linear, left top, left bottom, from(rgba(192, 192, 192, 1)), to(rgba(192, 192, 192, 1))) right bottom no-repeat,
/*left light edge*/
-webkit-gradient(linear, left top, left bottom, from(rgba(192, 192, 192, 1)), to(rgba(192, 192, 192, 1))) left top no-repeat,
-
/*right light edge*/
-webkit-gradient(linear, left top, left bottom, from(rgba(192, 192, 192, 1)), to(rgba(192, 192, 192, 1))) right top no-repeat,
@@ -98,11 +98,11 @@
.message .x-header
{
- -webkit-border-top-right-radius: 5px;
+ -webkit-border-top-right-radius: 4px;
}
.message .x-message
{
- -webkit-border-bottom-right-radius: 6px;
+ -webkit-border-bottom-right-radius: 5px;
}
diff -r 3139ecf4b822 -r 0b98e8d43ebf Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Blue - Blue.css
--- a/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Blue - Blue.css Tue Mar 23 23:07:24 2010 -0500
+++ b/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Blue - Blue.css Sun Mar 28 22:32:16 2010 -0500
@@ -4,17 +4,15 @@
{
background:
/*corners*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 73%, 33%, 1)), to(hsla(215, 73%, 33%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 73%, 33%, 1)), to(hsla(215, 73%, 33%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 73%, 33%, 1)), to(hsla(215, 73%, 33%, 1))) right top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 73%, 46%, 1)), to(hsla(215, 73%, 46%, 1))) right top no-repeat,
/*top dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(215, 73%, 33%, 1)), to(hsla(215, 73%, 33%, 1))) 0px 0px no-repeat,
- /*right dark border*/
+ /*left dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(215, 73%, 33%, 1)), to(hsla(215, 73%, 33%, 1))) 0px 0px no-repeat,
/*bottom dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(215, 73%, 38%, 1)), to(hsla(215, 73%, 38%, 1))) right bottom no-repeat,
- /*left dark border*/
+ /*right dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(215, 73%, 33%, 1)), to(hsla(215, 73%, 33%, 1))) right bottom no-repeat,
/*top light edge*/
@@ -33,9 +31,7 @@
{
background:
/*corners*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 73%, 33%, 1)), to(hsla(215, 73%, 33%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 73%, 33%, 1)), to(hsla(215, 73%, 33%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 73%, 33%, 1)), to(hsla(215, 73%, 33%, 1))) left top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 73%, 46%, 1)), to(hsla(215, 73%, 46%, 1))) left top no-repeat,
/*top dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(215, 73%, 33%, 1)), to(hsla(215, 73%, 33%, 1))) 0px 0px no-repeat,
@@ -68,8 +64,6 @@
background:
/*corners*/
-webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right top no-repeat,
/*top dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) 0px 0px no-repeat,
@@ -97,8 +91,6 @@
background:
/*corners*/
-webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) left top no-repeat,
/*top dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) 0px 0px no-repeat,
diff -r 3139ecf4b822 -r 0b98e8d43ebf Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Blue - Green.css
--- a/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Blue - Green.css Tue Mar 23 23:07:24 2010 -0500
+++ b/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Blue - Green.css Sun Mar 28 22:32:16 2010 -0500
@@ -4,17 +4,15 @@
{
background:
/*corners*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 73%, 33%, 1)), to(hsla(215, 73%, 33%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 73%, 33%, 1)), to(hsla(215, 73%, 33%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 73%, 33%, 1)), to(hsla(215, 73%, 33%, 1))) right top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 73%, 46%, 1)), to(hsla(215, 73%, 46%, 1))) right top no-repeat,
/*top dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(215, 73%, 33%, 1)), to(hsla(215, 73%, 33%, 1))) 0px 0px no-repeat,
- /*right dark border*/
+ /*left dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(215, 73%, 33%, 1)), to(hsla(215, 73%, 33%, 1))) 0px 0px no-repeat,
/*bottom dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(215, 73%, 38%, 1)), to(hsla(215, 73%, 38%, 1))) right bottom no-repeat,
- /*left dark border*/
+ /*right dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(215, 73%, 33%, 1)), to(hsla(215, 73%, 33%, 1))) right bottom no-repeat,
/*top light edge*/
@@ -33,9 +31,7 @@
{
background:
/*corners*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(95, 66%, 33%, 1)), to(hsla(95, 66%, 33%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(95, 66%, 33%, 1)), to(hsla(95, 66%, 33%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(95, 66%, 33%, 1)), to(hsla(95, 66%, 33%, 1))) left top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(95, 66%, 43%, 1)), to(hsla(95, 66%, 43%, 1))) left top no-repeat,
/*top dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(95, 66%, 33%, 1)), to(hsla(95, 66%, 33%, 1))) 0px 0px no-repeat,
@@ -68,8 +64,6 @@
background:
/*corners*/
-webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right top no-repeat,
/*top dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) 0px 0px no-repeat,
@@ -97,8 +91,6 @@
background:
/*corners*/
-webkit-gradient(linear, left top, left bottom, from(hsla(95, 15%, 53%, 1)), to(hsla(95, 15%, 53%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(95, 15%, 53%, 1)), to(hsla(95, 15%, 53%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(95, 15%, 53%, 1)), to(hsla(95, 15%, 53%, 1))) left top no-repeat,
/*top dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(95, 15%, 53%, 1)), to(hsla(95, 15%, 53%, 1))) 0px 0px no-repeat,
diff -r 3139ecf4b822 -r 0b98e8d43ebf Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Blue - Grey.css
--- a/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Blue - Grey.css Tue Mar 23 23:07:24 2010 -0500
+++ b/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Blue - Grey.css Sun Mar 28 22:32:16 2010 -0500
@@ -4,17 +4,15 @@
{
background:
/*corners*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 73%, 33%, 1)), to(hsla(215, 73%, 33%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 73%, 33%, 1)), to(hsla(215, 73%, 33%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 73%, 33%, 1)), to(hsla(215, 73%, 33%, 1))) right top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 73%, 46%, 1)), to(hsla(215, 73%, 46%, 1))) right top no-repeat,
/*top dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(215, 73%, 33%, 1)), to(hsla(215, 73%, 33%, 1))) 0px 0px no-repeat,
- /*right dark border*/
+ /*left dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(215, 73%, 33%, 1)), to(hsla(215, 73%, 33%, 1))) 0px 0px no-repeat,
/*bottom dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(215, 73%, 38%, 1)), to(hsla(215, 73%, 38%, 1))) right bottom no-repeat,
- /*left dark border*/
+ /*right dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(215, 73%, 33%, 1)), to(hsla(215, 73%, 33%, 1))) right bottom no-repeat,
/*top light edge*/
@@ -33,9 +31,7 @@
{
background:
/*corners*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) left top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 39%, 1)), to(hsla(222, 0%, 39%, 1))) left top no-repeat,
/*top dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) 0px 0px no-repeat,
@@ -68,8 +64,6 @@
background:
/*corners*/
-webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right top no-repeat,
/*top dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) 0px 0px no-repeat,
@@ -97,8 +91,6 @@
background:
/*corners*/
-webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) left top no-repeat,
/*top dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) 0px 0px no-repeat,
diff -r 3139ecf4b822 -r 0b98e8d43ebf Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Blue - Orange.css
--- a/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Blue - Orange.css Tue Mar 23 23:07:24 2010 -0500
+++ b/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Blue - Orange.css Sun Mar 28 22:32:16 2010 -0500
@@ -4,17 +4,15 @@
{
background:
/*corners*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 73%, 33%, 1)), to(hsla(215, 73%, 33%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 73%, 33%, 1)), to(hsla(215, 73%, 33%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 73%, 33%, 1)), to(hsla(215, 73%, 33%, 1))) right top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 73%, 46%, 1)), to(hsla(215, 73%, 46%, 1))) right top no-repeat,
/*top dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(215, 73%, 33%, 1)), to(hsla(215, 73%, 33%, 1))) 0px 0px no-repeat,
- /*right dark border*/
+ /*left dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(215, 73%, 33%, 1)), to(hsla(215, 73%, 33%, 1))) 0px 0px no-repeat,
/*bottom dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(215, 73%, 38%, 1)), to(hsla(215, 73%, 38%, 1))) right bottom no-repeat,
- /*left dark border*/
+ /*right dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(215, 73%, 33%, 1)), to(hsla(215, 73%, 33%, 1))) right bottom no-repeat,
/*top light edge*/
@@ -33,17 +31,15 @@
{
background:
/*corners*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(30, 71%, 32%, 1)), to(hsla(30, 71%, 32%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(30, 71%, 32%, 1)), to(hsla(30, 71%, 32%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(30, 71%, 32%, 1)), to(hsla(30, 71%, 32%, 1))) left top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(30, 71%, 40%, 1)), to(hsla(30, 71%, 40%, 1))) left top no-repeat,
/*top dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(30, 71%, 33%, 1)), to(hsla(30, 71%, 33%, 1))) 0px 0px no-repeat,
- /*right dark border*/
+ /*left dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(30, 71%, 33%, 1)), to(hsla(30, 71%, 33%, 1))) 0px 0px no-repeat,
/*bottom dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(30, 71%, 33%, 1)), to(hsla(30, 71%, 33%, 1))) right bottom no-repeat,
- /*left dark border*/
+ /*right dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(30, 71%, 33%, 1)), to(hsla(30, 71%, 33%, 1))) right bottom no-repeat,
/*top light edge*/
@@ -68,8 +64,6 @@
background:
/*corners*/
-webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right top no-repeat,
/*top dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) 0px 0px no-repeat,
@@ -97,8 +91,6 @@
background:
/*corners*/
-webkit-gradient(linear, left top, left bottom, from(hsla(30, 15%, 53%, 1)), to(hsla(30, 15%, 53%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(30, 15%, 53%, 1)), to(hsla(30, 15%, 53%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(30, 15%, 53%, 1)), to(hsla(30, 15%, 53%, 1))) left top no-repeat,
/*top dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(30, 15%, 53%, 1)), to(hsla(30, 15%, 53%, 1))) 0px 0px no-repeat,
diff -r 3139ecf4b822 -r 0b98e8d43ebf Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Blue - Red.css
--- a/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Blue - Red.css Tue Mar 23 23:07:24 2010 -0500
+++ b/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Blue - Red.css Sun Mar 28 22:32:16 2010 -0500
@@ -4,17 +4,15 @@
{
background:
/*corners*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 73%, 33%, 1)), to(hsla(215, 73%, 33%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 73%, 33%, 1)), to(hsla(215, 73%, 33%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 73%, 33%, 1)), to(hsla(215, 73%, 33%, 1))) right top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 73%, 46%, 1)), to(hsla(215, 73%, 46%, 1))) right top no-repeat,
/*top dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(215, 73%, 33%, 1)), to(hsla(215, 73%, 33%, 1))) 0px 0px no-repeat,
- /*right dark border*/
+ /*left dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(215, 73%, 33%, 1)), to(hsla(215, 73%, 33%, 1))) 0px 0px no-repeat,
/*bottom dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(215, 73%, 38%, 1)), to(hsla(215, 73%, 38%, 1))) right bottom no-repeat,
- /*left dark border*/
+ /*right dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(215, 73%, 33%, 1)), to(hsla(215, 73%, 33%, 1))) right bottom no-repeat,
/*top light edge*/
@@ -33,17 +31,15 @@
{
background:
/*corners*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(6, 78%, 39%, 1)), to(hsla(6, 78%, 39%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(6, 78%, 39%, 1)), to(hsla(6, 78%, 39%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(6, 78%, 39%, 1)), to(hsla(6, 78%, 39%, 1))) left top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(6, 78%, 45%, 1)), to(hsla(6, 78%, 45%, 1))) left top no-repeat,
/*top dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(6, 78%, 39%, 1)), to(hsla(6, 78%, 39%, 1))) 0px 0px no-repeat,
- /*right dark border*/
+ /*left dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(6, 78%, 39%, 1)), to(hsla(6, 78%, 39%, 1))) right bottom no-repeat,
/*bottom dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(6, 78%, 39%, 1)), to(hsla(6, 78%, 39%, 1))) right bottom no-repeat,
- /*left dark border*/
+ /*right dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(6, 78%, 39%, 1)), to(hsla(6, 78%, 39%, 1))) 0px 0px no-repeat,
/*top light edge*/
@@ -68,8 +64,6 @@
background:
/*corners*/
-webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right top no-repeat,
/*top dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) 0px 0px no-repeat,
@@ -97,8 +91,6 @@
background:
/*corners*/
-webkit-gradient(linear, left top, left bottom, from(hsla(6, 15%, 53%, 1)), to(hsla(6, 15%, 53%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(6, 15%, 53%, 1)), to(hsla(6, 15%, 53%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(6, 15%, 53%, 1)), to(hsla(6, 15%, 53%, 1))) left top no-repeat,
/*top dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(6, 15%, 53%, 1)), to(hsla(6, 15%, 53%, 1))) 0px 0px no-repeat,
diff -r 3139ecf4b822 -r 0b98e8d43ebf Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Green - Blue.css
--- a/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Green - Blue.css Tue Mar 23 23:07:24 2010 -0500
+++ b/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Green - Blue.css Sun Mar 28 22:32:16 2010 -0500
@@ -4,17 +4,15 @@
{
background:
/*corners*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(95, 66%, 33%, 1)), to(hsla(95, 66%, 33%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(95, 66%, 33%, 1)), to(hsla(95, 66%, 33%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(95, 66%, 33%, 1)), to(hsla(95, 66%, 33%, 1))) right top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(95, 66%, 43%, 1)), to(hsla(95, 66%, 43%, 1))) right top no-repeat,
/*top dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(95, 66%, 33%, 1)), to(hsla(95, 66%, 33%, 1))) 0px 0px no-repeat,
- /*right dark border*/
+ /*left dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(95, 66%, 33%, 1)), to(hsla(95, 66%, 33%, 1))) 0px 0px no-repeat,
/*bottom dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(95, 66%, 33%, 1)), to(hsla(95, 66%, 33%, 1))) right bottom no-repeat,
- /*left dark border*/
+ /*right dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(95, 66%, 33%, 1)), to(hsla(95, 66%, 33%, 1))) right bottom no-repeat,
/*top light edge*/
@@ -33,9 +31,7 @@
{
background:
/*corners*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 73%, 33%, 1)), to(hsla(215, 73%, 33%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 73%, 33%, 1)), to(hsla(215, 73%, 33%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 73%, 33%, 1)), to(hsla(215, 73%, 33%, 1))) left top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 73%, 46%, 1)), to(hsla(215, 73%, 46%, 1))) left top no-repeat,
/*top dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(215, 73%, 33%, 1)), to(hsla(215, 73%, 33%, 1))) 0px 0px no-repeat,
@@ -68,8 +64,6 @@
background:
/*corners*/
-webkit-gradient(linear, left top, left bottom, from(hsla(95, 15%, 53%, 1)), to(hsla(95, 15%, 53%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(95, 15%, 53%, 1)), to(hsla(95, 15%, 53%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(95, 15%, 53%, 1)), to(hsla(95, 15%, 53%, 1))) right top no-repeat,
/*top dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(95, 15%, 53%, 1)), to(hsla(95, 15%, 53%, 1))) 0px 0px no-repeat,
@@ -97,8 +91,6 @@
background:
/*corners*/
-webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) left top no-repeat,
/*top dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) 0px 0px no-repeat,
diff -r 3139ecf4b822 -r 0b98e8d43ebf Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Green - Green.css
--- a/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Green - Green.css Tue Mar 23 23:07:24 2010 -0500
+++ b/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Green - Green.css Sun Mar 28 22:32:16 2010 -0500
@@ -4,17 +4,15 @@
{
background:
/*corners*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(95, 66%, 33%, 1)), to(hsla(95, 66%, 33%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(95, 66%, 33%, 1)), to(hsla(95, 66%, 33%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(95, 66%, 33%, 1)), to(hsla(95, 66%, 33%, 1))) right top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(95, 66%, 43%, 1)), to(hsla(95, 66%, 43%, 1))) right top no-repeat,
/*top dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(95, 66%, 33%, 1)), to(hsla(95, 66%, 33%, 1))) 0px 0px no-repeat,
- /*right dark border*/
+ /*left dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(95, 66%, 33%, 1)), to(hsla(95, 66%, 33%, 1))) 0px 0px no-repeat,
/*bottom dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(95, 66%, 33%, 1)), to(hsla(95, 66%, 33%, 1))) right bottom no-repeat,
- /*left dark border*/
+ /*right dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(95, 66%, 33%, 1)), to(hsla(95, 66%, 33%, 1))) right bottom no-repeat,
/*top light edge*/
@@ -33,9 +31,7 @@
{
background:
/*corners*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(95, 66%, 33%, 1)), to(hsla(95, 66%, 33%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(95, 66%, 33%, 1)), to(hsla(95, 66%, 33%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(95, 66%, 33%, 1)), to(hsla(95, 66%, 33%, 1))) left top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(95, 66%, 43%, 1)), to(hsla(95, 66%, 43%, 1))) left top no-repeat,
/*top dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(95, 66%, 33%, 1)), to(hsla(95, 66%, 33%, 1))) 0px 0px no-repeat,
@@ -68,8 +64,6 @@
background:
/*corners*/
-webkit-gradient(linear, left top, left bottom, from(hsla(95, 15%, 53%, 1)), to(hsla(95, 15%, 53%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(95, 15%, 53%, 1)), to(hsla(95, 15%, 53%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(95, 15%, 53%, 1)), to(hsla(95, 15%, 53%, 1))) right top no-repeat,
/*top dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(95, 15%, 53%, 1)), to(hsla(95, 15%, 53%, 1))) 0px 0px no-repeat,
@@ -97,8 +91,6 @@
background:
/*corners*/
-webkit-gradient(linear, left top, left bottom, from(hsla(95, 15%, 53%, 1)), to(hsla(95, 15%, 53%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(95, 15%, 53%, 1)), to(hsla(95, 15%, 53%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(95, 15%, 53%, 1)), to(hsla(95, 15%, 53%, 1))) left top no-repeat,
/*top dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(95, 15%, 53%, 1)), to(hsla(95, 15%, 53%, 1))) 0px 0px no-repeat,
diff -r 3139ecf4b822 -r 0b98e8d43ebf Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Green - Grey.css
--- a/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Green - Grey.css Tue Mar 23 23:07:24 2010 -0500
+++ b/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Green - Grey.css Sun Mar 28 22:32:16 2010 -0500
@@ -4,17 +4,15 @@
{
background:
/*corners*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(95, 66%, 33%, 1)), to(hsla(95, 66%, 33%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(95, 66%, 33%, 1)), to(hsla(95, 66%, 33%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(95, 66%, 33%, 1)), to(hsla(95, 66%, 33%, 1))) right top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(95, 66%, 43%, 1)), to(hsla(95, 66%, 43%, 1))) right top no-repeat,
/*top dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(95, 66%, 33%, 1)), to(hsla(95, 66%, 33%, 1))) 0px 0px no-repeat,
- /*right dark border*/
+ /*left dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(95, 66%, 33%, 1)), to(hsla(95, 66%, 33%, 1))) 0px 0px no-repeat,
/*bottom dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(95, 66%, 33%, 1)), to(hsla(95, 66%, 33%, 1))) right bottom no-repeat,
- /*left dark border*/
+ /*right dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(95, 66%, 33%, 1)), to(hsla(95, 66%, 33%, 1))) right bottom no-repeat,
/*top light edge*/
@@ -33,9 +31,7 @@
{
background:
/*corners*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) left top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 39%, 1)), to(hsla(222, 0%, 39%, 1))) left top no-repeat,
/*top dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) 0px 0px no-repeat,
@@ -68,8 +64,6 @@
background:
/*corners*/
-webkit-gradient(linear, left top, left bottom, from(hsla(95, 15%, 53%, 1)), to(hsla(95, 15%, 53%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(95, 15%, 53%, 1)), to(hsla(95, 15%, 53%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(95, 15%, 53%, 1)), to(hsla(95, 15%, 53%, 1))) right top no-repeat,
/*top dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(95, 15%, 53%, 1)), to(hsla(95, 15%, 53%, 1))) 0px 0px no-repeat,
@@ -97,8 +91,6 @@
background:
/*corners*/
-webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) left top no-repeat,
/*top dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) 0px 0px no-repeat,
diff -r 3139ecf4b822 -r 0b98e8d43ebf Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Green - Orange.css
--- a/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Green - Orange.css Tue Mar 23 23:07:24 2010 -0500
+++ b/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Green - Orange.css Sun Mar 28 22:32:16 2010 -0500
@@ -4,17 +4,15 @@
{
background:
/*corners*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(95, 66%, 33%, 1)), to(hsla(95, 66%, 33%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(95, 66%, 33%, 1)), to(hsla(95, 66%, 33%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(95, 66%, 33%, 1)), to(hsla(95, 66%, 33%, 1))) right top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(95, 66%, 43%, 1)), to(hsla(95, 66%, 43%, 1))) right top no-repeat,
/*top dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(95, 66%, 33%, 1)), to(hsla(95, 66%, 33%, 1))) 0px 0px no-repeat,
- /*right dark border*/
+ /*left dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(95, 66%, 33%, 1)), to(hsla(95, 66%, 33%, 1))) 0px 0px no-repeat,
/*bottom dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(95, 66%, 33%, 1)), to(hsla(95, 66%, 33%, 1))) right bottom no-repeat,
- /*left dark border*/
+ /*right dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(95, 66%, 33%, 1)), to(hsla(95, 66%, 33%, 1))) right bottom no-repeat,
/*top light edge*/
@@ -33,17 +31,15 @@
{
background:
/*corners*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(30, 71%, 32%, 1)), to(hsla(30, 71%, 32%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(30, 71%, 32%, 1)), to(hsla(30, 71%, 32%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(30, 71%, 32%, 1)), to(hsla(30, 71%, 32%, 1))) left top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(30, 71%, 40%, 1)), to(hsla(30, 71%, 40%, 1))) left top no-repeat,
/*top dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(30, 71%, 33%, 1)), to(hsla(30, 71%, 33%, 1))) 0px 0px no-repeat,
- /*right dark border*/
+ /*left dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(30, 71%, 33%, 1)), to(hsla(30, 71%, 33%, 1))) 0px 0px no-repeat,
/*bottom dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(30, 71%, 33%, 1)), to(hsla(30, 71%, 33%, 1))) right bottom no-repeat,
- /*left dark border*/
+ /*right dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(30, 71%, 33%, 1)), to(hsla(30, 71%, 33%, 1))) right bottom no-repeat,
/*top light edge*/
@@ -68,8 +64,6 @@
background:
/*corners*/
-webkit-gradient(linear, left top, left bottom, from(hsla(95, 15%, 53%, 1)), to(hsla(95, 15%, 53%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(95, 15%, 53%, 1)), to(hsla(95, 15%, 53%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(95, 15%, 53%, 1)), to(hsla(95, 15%, 53%, 1))) right top no-repeat,
/*top dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(95, 15%, 53%, 1)), to(hsla(95, 15%, 53%, 1))) 0px 0px no-repeat,
@@ -97,8 +91,6 @@
background:
/*corners*/
-webkit-gradient(linear, left top, left bottom, from(hsla(30, 15%, 53%, 1)), to(hsla(30, 15%, 53%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(30, 15%, 53%, 1)), to(hsla(30, 15%, 53%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(30, 15%, 53%, 1)), to(hsla(30, 15%, 53%, 1))) left top no-repeat,
/*top dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(30, 15%, 53%, 1)), to(hsla(30, 15%, 53%, 1))) 0px 0px no-repeat,
diff -r 3139ecf4b822 -r 0b98e8d43ebf Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Green - Red.css
--- a/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Green - Red.css Tue Mar 23 23:07:24 2010 -0500
+++ b/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Green - Red.css Sun Mar 28 22:32:16 2010 -0500
@@ -4,17 +4,15 @@
{
background:
/*corners*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(95, 66%, 33%, 1)), to(hsla(95, 66%, 33%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(95, 66%, 33%, 1)), to(hsla(95, 66%, 33%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(95, 66%, 33%, 1)), to(hsla(95, 66%, 33%, 1))) right top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(95, 66%, 43%, 1)), to(hsla(95, 66%, 43%, 1))) right top no-repeat,
/*top dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(95, 66%, 33%, 1)), to(hsla(95, 66%, 33%, 1))) 0px 0px no-repeat,
- /*right dark border*/
+ /*left dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(95, 66%, 33%, 1)), to(hsla(95, 66%, 33%, 1))) 0px 0px no-repeat,
/*bottom dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(95, 66%, 33%, 1)), to(hsla(95, 66%, 33%, 1))) right bottom no-repeat,
- /*left dark border*/
+ /*right dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(95, 66%, 33%, 1)), to(hsla(95, 66%, 33%, 1))) right bottom no-repeat,
/*top light edge*/
@@ -33,17 +31,15 @@
{
background:
/*corners*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(6, 78%, 39%, 1)), to(hsla(6, 78%, 39%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(6, 78%, 39%, 1)), to(hsla(6, 78%, 39%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(6, 78%, 39%, 1)), to(hsla(6, 78%, 39%, 1))) left top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(6, 78%, 45%, 1)), to(hsla(6, 78%, 45%, 1))) left top no-repeat,
/*top dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(6, 78%, 39%, 1)), to(hsla(6, 78%, 39%, 1))) 0px 0px no-repeat,
- /*right dark border*/
+ /*left dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(6, 78%, 39%, 1)), to(hsla(6, 78%, 39%, 1))) right bottom no-repeat,
/*bottom dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(6, 78%, 39%, 1)), to(hsla(6, 78%, 39%, 1))) right bottom no-repeat,
- /*left dark border*/
+ /*right dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(6, 78%, 39%, 1)), to(hsla(6, 78%, 39%, 1))) 0px 0px no-repeat,
/*top light edge*/
@@ -68,8 +64,6 @@
background:
/*corners*/
-webkit-gradient(linear, left top, left bottom, from(hsla(95, 15%, 53%, 1)), to(hsla(95, 15%, 53%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(95, 15%, 53%, 1)), to(hsla(95, 15%, 53%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(95, 15%, 53%, 1)), to(hsla(95, 15%, 53%, 1))) right top no-repeat,
/*top dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(95, 15%, 53%, 1)), to(hsla(95, 15%, 53%, 1))) 0px 0px no-repeat,
@@ -97,8 +91,6 @@
background:
/*corners*/
-webkit-gradient(linear, left top, left bottom, from(hsla(6, 15%, 53%, 1)), to(hsla(6, 15%, 53%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(6, 15%, 53%, 1)), to(hsla(6, 15%, 53%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(6, 15%, 53%, 1)), to(hsla(6, 15%, 53%, 1))) left top no-repeat,
/*top dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(6, 15%, 53%, 1)), to(hsla(6, 15%, 53%, 1))) 0px 0px no-repeat,
diff -r 3139ecf4b822 -r 0b98e8d43ebf Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Grey - Blue.css
--- a/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Grey - Blue.css Tue Mar 23 23:07:24 2010 -0500
+++ b/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Grey - Blue.css Sun Mar 28 22:32:16 2010 -0500
@@ -4,17 +4,15 @@
{
background:
/*corners*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 39%, 1)), to(hsla(222, 0%, 39%, 1))) right top no-repeat,
/*top dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) 0px 0px no-repeat,
- /*right dark border*/
+ /*left dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) 0px 0px no-repeat,
/*bottom dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right bottom no-repeat,
- /*left dark border*/
+ /*right dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right bottom no-repeat,
/*top light edge*/
@@ -33,9 +31,7 @@
{
background:
/*corners*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 73%, 33%, 1)), to(hsla(215, 73%, 33%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 73%, 33%, 1)), to(hsla(215, 73%, 33%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 73%, 33%, 1)), to(hsla(215, 73%, 33%, 1))) left top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 73%, 46%, 1)), to(hsla(215, 73%, 46%, 1))) left top no-repeat,
/*top dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(215, 73%, 33%, 1)), to(hsla(215, 73%, 33%, 1))) 0px 0px no-repeat,
@@ -68,8 +64,6 @@
background:
/*corners*/
-webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right top no-repeat,
/*top dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) 0px 0px no-repeat,
@@ -97,8 +91,6 @@
background:
/*corners*/
-webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) left top no-repeat,
/*top dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) 0px 0px no-repeat,
diff -r 3139ecf4b822 -r 0b98e8d43ebf Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Grey - Green.css
--- a/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Grey - Green.css Tue Mar 23 23:07:24 2010 -0500
+++ b/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Grey - Green.css Sun Mar 28 22:32:16 2010 -0500
@@ -4,17 +4,15 @@
{
background:
/*corners*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 39%, 1)), to(hsla(222, 0%, 39%, 1))) right top no-repeat,
/*top dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) 0px 0px no-repeat,
- /*right dark border*/
+ /*left dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) 0px 0px no-repeat,
/*bottom dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right bottom no-repeat,
- /*left dark border*/
+ /*right dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right bottom no-repeat,
/*top light edge*/
@@ -33,9 +31,7 @@
{
background:
/*corners*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(95, 66%, 33%, 1)), to(hsla(95, 66%, 33%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(95, 66%, 33%, 1)), to(hsla(95, 66%, 33%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(95, 66%, 33%, 1)), to(hsla(95, 66%, 33%, 1))) left top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(95, 66%, 43%, 1)), to(hsla(95, 66%, 43%, 1))) left top no-repeat,
/*top dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(95, 66%, 33%, 1)), to(hsla(95, 66%, 33%, 1))) 0px 0px no-repeat,
@@ -68,8 +64,6 @@
background:
/*corners*/
-webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right top no-repeat,
/*top dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) 0px 0px no-repeat,
@@ -97,8 +91,6 @@
background:
/*corners*/
-webkit-gradient(linear, left top, left bottom, from(hsla(95, 15%, 53%, 1)), to(hsla(95, 15%, 53%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(95, 15%, 53%, 1)), to(hsla(95, 15%, 53%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(95, 15%, 53%, 1)), to(hsla(95, 15%, 53%, 1))) left top no-repeat,
/*top dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(95, 15%, 53%, 1)), to(hsla(95, 15%, 53%, 1))) 0px 0px no-repeat,
diff -r 3139ecf4b822 -r 0b98e8d43ebf Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Grey - Grey.css
--- a/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Grey - Grey.css Tue Mar 23 23:07:24 2010 -0500
+++ b/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Grey - Grey.css Sun Mar 28 22:32:16 2010 -0500
@@ -4,17 +4,15 @@
{
background:
/*corners*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 39%, 1)), to(hsla(222, 0%, 39%, 1))) right top no-repeat,
/*top dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) 0px 0px no-repeat,
- /*right dark border*/
+ /*left dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) 0px 0px no-repeat,
/*bottom dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right bottom no-repeat,
- /*left dark border*/
+ /*right dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right bottom no-repeat,
/*top light edge*/
@@ -33,9 +31,7 @@
{
background:
/*corners*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) left top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 39%, 1)), to(hsla(222, 0%, 39%, 1))) left top no-repeat,
/*top dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) 0px 0px no-repeat,
@@ -68,8 +64,6 @@
background:
/*corners*/
-webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right top no-repeat,
/*top dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) 0px 0px no-repeat,
@@ -97,8 +91,6 @@
background:
/*corners*/
-webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) left top no-repeat,
/*top dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) 0px 0px no-repeat,
diff -r 3139ecf4b822 -r 0b98e8d43ebf Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Grey - Orange.css
--- a/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Grey - Orange.css Tue Mar 23 23:07:24 2010 -0500
+++ b/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Grey - Orange.css Sun Mar 28 22:32:16 2010 -0500
@@ -4,17 +4,15 @@
{
background:
/*corners*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 39%, 1)), to(hsla(222, 0%, 39%, 1))) right top no-repeat,
/*top dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) 0px 0px no-repeat,
- /*right dark border*/
+ /*left dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) 0px 0px no-repeat,
/*bottom dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right bottom no-repeat,
- /*left dark border*/
+ /*right dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right bottom no-repeat,
/*top light edge*/
@@ -33,17 +31,15 @@
{
background:
/*corners*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(30, 71%, 32%, 1)), to(hsla(30, 71%, 32%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(30, 71%, 32%, 1)), to(hsla(30, 71%, 32%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(30, 71%, 32%, 1)), to(hsla(30, 71%, 32%, 1))) left top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(30, 71%, 40%, 1)), to(hsla(30, 71%, 40%, 1))) left top no-repeat,
/*top dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(30, 71%, 33%, 1)), to(hsla(30, 71%, 33%, 1))) 0px 0px no-repeat,
- /*right dark border*/
+ /*left dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(30, 71%, 33%, 1)), to(hsla(30, 71%, 33%, 1))) 0px 0px no-repeat,
/*bottom dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(30, 71%, 33%, 1)), to(hsla(30, 71%, 33%, 1))) right bottom no-repeat,
- /*left dark border*/
+ /*right dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(30, 71%, 33%, 1)), to(hsla(30, 71%, 33%, 1))) right bottom no-repeat,
/*top light edge*/
@@ -68,8 +64,6 @@
background:
/*corners*/
-webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right top no-repeat,
/*top dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) 0px 0px no-repeat,
@@ -97,8 +91,6 @@
background:
/*corners*/
-webkit-gradient(linear, left top, left bottom, from(hsla(30, 15%, 53%, 1)), to(hsla(30, 15%, 53%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(30, 15%, 53%, 1)), to(hsla(30, 15%, 53%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(30, 15%, 53%, 1)), to(hsla(30, 15%, 53%, 1))) left top no-repeat,
/*top dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(30, 15%, 53%, 1)), to(hsla(30, 15%, 53%, 1))) 0px 0px no-repeat,
diff -r 3139ecf4b822 -r 0b98e8d43ebf Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Grey - Red.css
--- a/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Grey - Red.css Tue Mar 23 23:07:24 2010 -0500
+++ b/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Grey - Red.css Sun Mar 28 22:32:16 2010 -0500
@@ -4,17 +4,15 @@
{
background:
/*corners*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 39%, 1)), to(hsla(222, 0%, 39%, 1))) right top no-repeat,
/*top dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) 0px 0px no-repeat,
- /*right dark border*/
+ /*left dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) 0px 0px no-repeat,
/*bottom dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right bottom no-repeat,
- /*left dark border*/
+ /*right dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right bottom no-repeat,
/*top light edge*/
@@ -33,17 +31,15 @@
{
background:
/*corners*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(6, 78%, 39%, 1)), to(hsla(6, 78%, 39%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(6, 78%, 39%, 1)), to(hsla(6, 78%, 39%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(6, 78%, 39%, 1)), to(hsla(6, 78%, 39%, 1))) left top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(6, 78%, 45%, 1)), to(hsla(6, 78%, 45%, 1))) left top no-repeat,
/*top dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(6, 78%, 39%, 1)), to(hsla(6, 78%, 39%, 1))) 0px 0px no-repeat,
- /*right dark border*/
+ /*left dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(6, 78%, 39%, 1)), to(hsla(6, 78%, 39%, 1))) right bottom no-repeat,
/*bottom dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(6, 78%, 39%, 1)), to(hsla(6, 78%, 39%, 1))) right bottom no-repeat,
- /*left dark border*/
+ /*right dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(6, 78%, 39%, 1)), to(hsla(6, 78%, 39%, 1))) 0px 0px no-repeat,
/*top light edge*/
@@ -68,8 +64,6 @@
background:
/*corners*/
-webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right top no-repeat,
/*top dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) 0px 0px no-repeat,
@@ -97,8 +91,6 @@
background:
/*corners*/
-webkit-gradient(linear, left top, left bottom, from(hsla(6, 15%, 53%, 1)), to(hsla(6, 15%, 53%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(6, 15%, 53%, 1)), to(hsla(6, 15%, 53%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(6, 15%, 53%, 1)), to(hsla(6, 15%, 53%, 1))) left top no-repeat,
More information about the commits
mailing list