Stockholm: improve mmessage history colors.
1.1 --- a/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Blue - Blue.css Tue Mar 16 10:22:57 2010 -0500
1.2 +++ b/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Blue - Blue.css Tue Mar 16 16:53:37 2010 -0500
1.3 @@ -67,56 +67,56 @@
1.4 {
1.5 background:
1.6 /*corners*/
1.7 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right top no-repeat,
1.8 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right top no-repeat,
1.9 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right top no-repeat,
1.10 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right top no-repeat,
1.11 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right top no-repeat,
1.12 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right top no-repeat,
1.13
1.14 /*top dark border*/
1.15 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) 0px 0px no-repeat,
1.16 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) 0px 0px no-repeat,
1.17 /*left dark border*/
1.18 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) 0px 0px no-repeat,
1.19 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) 0px 0px no-repeat,
1.20 /*bottom dark border*/
1.21 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right bottom no-repeat,
1.22 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right bottom no-repeat,
1.23 /*right dark border*/
1.24 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right bottom no-repeat,
1.25 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right bottom no-repeat,
1.26
1.27 /*top light edge*/
1.28 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 93%, 1)), to(hsla(215, 15%, 93%, 1))) 0px 0px no-repeat,
1.29 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), to(hsla(215, 20%, 93%, 1))) 0px 0px no-repeat,
1.30 /*bottom light edge*/
1.31 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 78%, 1)), to(hsla(215, 15%, 78%, 1))) right bottom no-repeat,
1.32 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 78%, 1)), to(hsla(215, 20%, 78%, 1))) right bottom no-repeat,
1.33 /*left light gradient*/
1.34 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 93%, 1)), color-stop(.5, hsla(215, 15%, 82%, 1)), to(hsla(215, 15%, 70%, 1))) 0px 0px no-repeat,
1.35 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), color-stop(.5, hsla(215, 20%, 82%, 1)), to(hsla(215, 20%, 70%, 1))) 0px 0px no-repeat,
1.36 /*right light gradient*/
1.37 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 93%, 1)), color-stop(.5, hsla(215, 15%, 82%, 1)), to(hsla(215, 15%, 70%, 1))) right bottom no-repeat,
1.38 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), color-stop(.5, hsla(215, 20%, 82%, 1)), to(hsla(215, 20%, 70%, 1))) right bottom no-repeat,
1.39 /*body*/
1.40 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 78%, 1)), color-stop(.45, hsla(215, 15%, 65%, 1)), color-stop(.5, hsla(215, 15%, 60%, 1)), to(hsla(215, 15%, 75%, 1))) 1px 1px no-repeat;
1.41 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 78%, 1)), color-stop(.45, hsla(215, 20%, 65%, 1)), color-stop(.5, hsla(215, 20%, 60%, 1)), to(hsla(215, 20%, 75%, 1))) 1px 1px no-repeat;
1.42 }
1.43
1.44 .outgoing.history .x-header
1.45 {
1.46 background:
1.47 /*corners*/
1.48 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) left top no-repeat,
1.49 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) left top no-repeat,
1.50 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) left top no-repeat,
1.51 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) left top no-repeat,
1.52 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) left top no-repeat,
1.53 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) left top no-repeat,
1.54
1.55 /*top dark border*/
1.56 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) 0px 0px no-repeat,
1.57 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) 0px 0px no-repeat,
1.58 /*left dark border*/
1.59 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) 0px 0px no-repeat,
1.60 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) 0px 0px no-repeat,
1.61 /*bottom dark border*/
1.62 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right bottom no-repeat,
1.63 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right bottom no-repeat,
1.64 /*right dark border*/
1.65 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right bottom no-repeat,
1.66 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right bottom no-repeat,
1.67
1.68 /*top light edge*/
1.69 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 93%, 1)), to(hsla(215, 15%, 93%, 1))) 0px 0px no-repeat,
1.70 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), to(hsla(215, 20%, 93%, 1))) 0px 0px no-repeat,
1.71 /*bottom light edge*/
1.72 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 78%, 1)), to(hsla(215, 15%, 78%, 1))) right bottom no-repeat,
1.73 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 78%, 1)), to(hsla(215, 20%, 78%, 1))) right bottom no-repeat,
1.74 /*left light gradient*/
1.75 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 93%, 1)), color-stop(.5, hsla(215, 15%, 82%, 1)), to(hsla(215, 15%, 70%, 1))) 0px 0px no-repeat,
1.76 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), color-stop(.5, hsla(215, 20%, 82%, 1)), to(hsla(215, 20%, 70%, 1))) 0px 0px no-repeat,
1.77 /*right light gradient*/
1.78 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 93%, 1)), color-stop(.5, hsla(215, 15%, 82%, 1)), to(hsla(215, 15%, 70%, 1))) right bottom no-repeat,
1.79 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), color-stop(.5, hsla(215, 20%, 82%, 1)), to(hsla(215, 20%, 70%, 1))) right bottom no-repeat,
1.80 /*body*/
1.81 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 78%, 1)), color-stop(.45, hsla(215, 15%, 65%, 1)), color-stop(.5, hsla(215, 15%, 60%, 1)), to(hsla(215, 15%, 75%, 1))) 1px 1px no-repeat !important;
1.82 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 78%, 1)), color-stop(.45, hsla(215, 20%, 65%, 1)), color-stop(.5, hsla(215, 20%, 60%, 1)), to(hsla(215, 20%, 75%, 1))) 1px 1px no-repeat !important;
1.83 }
2.1 --- a/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Blue - Green.css Tue Mar 16 10:22:57 2010 -0500
2.2 +++ b/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Blue - Green.css Tue Mar 16 16:53:37 2010 -0500
2.3 @@ -67,29 +67,29 @@
2.4 {
2.5 background:
2.6 /*corners*/
2.7 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right top no-repeat,
2.8 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right top no-repeat,
2.9 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right top no-repeat,
2.10 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right top no-repeat,
2.11 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right top no-repeat,
2.12 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right top no-repeat,
2.13
2.14 /*top dark border*/
2.15 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) 0px 0px no-repeat,
2.16 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) 0px 0px no-repeat,
2.17 /*left dark border*/
2.18 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) 0px 0px no-repeat,
2.19 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) 0px 0px no-repeat,
2.20 /*bottom dark border*/
2.21 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right bottom no-repeat,
2.22 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right bottom no-repeat,
2.23 /*right dark border*/
2.24 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right bottom no-repeat,
2.25 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right bottom no-repeat,
2.26
2.27 /*top light edge*/
2.28 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 93%, 1)), to(hsla(215, 15%, 93%, 1))) 0px 0px no-repeat,
2.29 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), to(hsla(215, 20%, 93%, 1))) 0px 0px no-repeat,
2.30 /*bottom light edge*/
2.31 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 78%, 1)), to(hsla(215, 15%, 78%, 1))) right bottom no-repeat,
2.32 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 78%, 1)), to(hsla(215, 20%, 78%, 1))) right bottom no-repeat,
2.33 /*left light gradient*/
2.34 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 93%, 1)), color-stop(.5, hsla(215, 15%, 82%, 1)), to(hsla(215, 15%, 70%, 1))) 0px 0px no-repeat,
2.35 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), color-stop(.5, hsla(215, 20%, 82%, 1)), to(hsla(215, 20%, 70%, 1))) 0px 0px no-repeat,
2.36 /*right light gradient*/
2.37 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 93%, 1)), color-stop(.5, hsla(215, 15%, 82%, 1)), to(hsla(215, 15%, 70%, 1))) right bottom no-repeat,
2.38 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), color-stop(.5, hsla(215, 20%, 82%, 1)), to(hsla(215, 20%, 70%, 1))) right bottom no-repeat,
2.39 /*body*/
2.40 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 78%, 1)), color-stop(.45, hsla(215, 15%, 65%, 1)), color-stop(.5, hsla(215, 15%, 60%, 1)), to(hsla(215, 15%, 75%, 1))) 1px 1px no-repeat;
2.41 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 78%, 1)), color-stop(.45, hsla(215, 20%, 65%, 1)), color-stop(.5, hsla(215, 20%, 60%, 1)), to(hsla(215, 20%, 75%, 1))) 1px 1px no-repeat;
2.42 }
2.43
2.44 .outgoing.history .x-header
3.1 --- a/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Blue - Grey.css Tue Mar 16 10:22:57 2010 -0500
3.2 +++ b/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Blue - Grey.css Tue Mar 16 16:53:37 2010 -0500
3.3 @@ -33,29 +33,29 @@
3.4 {
3.5 background:
3.6 /*corners*/
3.7 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) left top no-repeat,
3.8 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) left top no-repeat,
3.9 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) left top no-repeat,
3.10 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) left top no-repeat,
3.11 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) left top no-repeat,
3.12 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) left top no-repeat,
3.13
3.14 /*top dark border*/
3.15 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) 0px 0px no-repeat,
3.16 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) 0px 0px no-repeat,
3.17 /*left dark border*/
3.18 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) 0px 0px no-repeat,
3.19 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) 0px 0px no-repeat,
3.20 /*bottom dark border*/
3.21 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right bottom no-repeat,
3.22 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right bottom no-repeat,
3.23 /*right dark border*/
3.24 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right bottom no-repeat,
3.25 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right bottom no-repeat,
3.26
3.27 /*top light edge*/
3.28 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 69%, 1)), to(hsla(222, 10%, 69%, 1))) 0px 0px no-repeat,
3.29 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 69%, 1)), to(hsla(222, 0%, 69%, 1))) 0px 0px no-repeat,
3.30 /*bottom light edge*/
3.31 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 50%, 1)), to(hsla(222, 10%, 50%, 1))) right bottom no-repeat,
3.32 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 50%, 1)), to(hsla(222, 0%, 50%, 1))) right bottom no-repeat,
3.33 /*left light gradient*/
3.34 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 68%, 1)), color-stop(.5, hsla(222, 10%, 47%, 1)), to(hsla(222, 10%, 44%, 1))) 0px 0px no-repeat,
3.35 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 68%, 1)), color-stop(.5, hsla(222, 0%, 47%, 1)), to(hsla(222, 0%, 44%, 1))) 0px 0px no-repeat,
3.36 /*right light gradient*/
3.37 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 68%, 1)), color-stop(.5, hsla(222, 10%, 47%, 1)), to(hsla(222, 10%, 44%, 1))) right bottom no-repeat,
3.38 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 68%, 1)), color-stop(.5, hsla(222, 0%, 47%, 1)), to(hsla(222, 0%, 44%, 1))) right bottom no-repeat,
3.39 /*body*/
3.40 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 54%, 1)), color-stop(.45, hsla(222, 10%, 44%, 1)), color-stop(.5, hsla(222, 10%, 39%, 1)), to(hsla(222, 10%, 47%, 1))) 1px 1px no-repeat !important;
3.41 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 54%, 1)), color-stop(.45, hsla(222, 0%, 44%, 1)), color-stop(.5, hsla(222, 0%, 39%, 1)), to(hsla(222, 0%, 47%, 1))) 1px 1px no-repeat !important;
3.42 }
3.43
3.44 .mention:not(.history) .x-mentionicon
3.45 @@ -67,56 +67,56 @@
3.46 {
3.47 background:
3.48 /*corners*/
3.49 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right top no-repeat,
3.50 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right top no-repeat,
3.51 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right top no-repeat,
3.52 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right top no-repeat,
3.53 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right top no-repeat,
3.54 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right top no-repeat,
3.55
3.56 /*top dark border*/
3.57 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) 0px 0px no-repeat,
3.58 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) 0px 0px no-repeat,
3.59 /*left dark border*/
3.60 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) 0px 0px no-repeat,
3.61 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) 0px 0px no-repeat,
3.62 /*bottom dark border*/
3.63 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right bottom no-repeat,
3.64 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right bottom no-repeat,
3.65 /*right dark border*/
3.66 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right bottom no-repeat,
3.67 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right bottom no-repeat,
3.68
3.69 /*top light edge*/
3.70 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 93%, 1)), to(hsla(215, 15%, 93%, 1))) 0px 0px no-repeat,
3.71 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), to(hsla(215, 20%, 93%, 1))) 0px 0px no-repeat,
3.72 /*bottom light edge*/
3.73 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 78%, 1)), to(hsla(215, 15%, 78%, 1))) right bottom no-repeat,
3.74 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 78%, 1)), to(hsla(215, 20%, 78%, 1))) right bottom no-repeat,
3.75 /*left light gradient*/
3.76 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 93%, 1)), color-stop(.5, hsla(215, 15%, 82%, 1)), to(hsla(215, 15%, 70%, 1))) 0px 0px no-repeat,
3.77 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), color-stop(.5, hsla(215, 20%, 82%, 1)), to(hsla(215, 20%, 70%, 1))) 0px 0px no-repeat,
3.78 /*right light gradient*/
3.79 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 93%, 1)), color-stop(.5, hsla(215, 15%, 82%, 1)), to(hsla(215, 15%, 70%, 1))) right bottom no-repeat,
3.80 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), color-stop(.5, hsla(215, 20%, 82%, 1)), to(hsla(215, 20%, 70%, 1))) right bottom no-repeat,
3.81 /*body*/
3.82 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 78%, 1)), color-stop(.45, hsla(215, 15%, 65%, 1)), color-stop(.5, hsla(215, 15%, 60%, 1)), to(hsla(215, 15%, 75%, 1))) 1px 1px no-repeat;
3.83 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 78%, 1)), color-stop(.45, hsla(215, 20%, 65%, 1)), color-stop(.5, hsla(215, 20%, 60%, 1)), to(hsla(215, 20%, 75%, 1))) 1px 1px no-repeat;
3.84 }
3.85
3.86 .outgoing.history .x-header
3.87 {
3.88 background:
3.89 /*corners*/
3.90 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) left top no-repeat,
3.91 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) left top no-repeat,
3.92 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) left top no-repeat,
3.93 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) left top no-repeat,
3.94 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) left top no-repeat,
3.95 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) left top no-repeat,
3.96
3.97 /*top dark border*/
3.98 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) 0px 0px no-repeat,
3.99 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) 0px 0px no-repeat,
3.100 /*left dark border*/
3.101 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) 0px 0px no-repeat,
3.102 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) 0px 0px no-repeat,
3.103 /*bottom dark border*/
3.104 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right bottom no-repeat,
3.105 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right bottom no-repeat,
3.106 /*right dark border*/
3.107 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right bottom no-repeat,
3.108 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right bottom no-repeat,
3.109
3.110 /*top light edge*/
3.111 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 93%, 1)), to(hsla(222, 10%, 93%, 1))) 0px 0px no-repeat,
3.112 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 93%, 1)), to(hsla(222, 0%, 93%, 1))) 0px 0px no-repeat,
3.113 /*bottom light edge*/
3.114 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 78%, 1)), to(hsla(222, 10%, 78%, 1))) right bottom no-repeat,
3.115 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 78%, 1)), to(hsla(222, 0%, 78%, 1))) right bottom no-repeat,
3.116 /*left light gradient*/
3.117 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 93%, 1)), color-stop(.5, hsla(222, 10%, 82%, 1)), to(hsla(222, 10%, 70%, 1))) 0px 0px no-repeat,
3.118 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 93%, 1)), color-stop(.5, hsla(222, 0%, 82%, 1)), to(hsla(222, 0%, 70%, 1))) 0px 0px no-repeat,
3.119 /*right light gradient*/
3.120 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 93%, 1)), color-stop(.5, hsla(222, 10%, 82%, 1)), to(hsla(222, 10%, 70%, 1))) right bottom no-repeat,
3.121 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 93%, 1)), color-stop(.5, hsla(222, 0%, 82%, 1)), to(hsla(222, 0%, 70%, 1))) right bottom no-repeat,
3.122 /*body*/
3.123 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 78%, 1)), color-stop(.45, hsla(222, 10%, 65%, 1)), color-stop(.5, hsla(222, 10%, 60%, 1)), to(hsla(222, 10%, 75%, 1))) 1px 1px no-repeat !important;
3.124 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 78%, 1)), color-stop(.45, hsla(222, 0%, 65%, 1)), color-stop(.5, hsla(222, 0%, 60%, 1)), to(hsla(222, 0%, 75%, 1))) 1px 1px no-repeat !important;
3.125 }
4.1 --- a/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Blue - Orange.css Tue Mar 16 10:22:57 2010 -0500
4.2 +++ b/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Blue - Orange.css Tue Mar 16 16:53:37 2010 -0500
4.3 @@ -67,29 +67,29 @@
4.4 {
4.5 background:
4.6 /*corners*/
4.7 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right top no-repeat,
4.8 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right top no-repeat,
4.9 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right top no-repeat,
4.10 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right top no-repeat,
4.11 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right top no-repeat,
4.12 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right top no-repeat,
4.13
4.14 /*top dark border*/
4.15 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) 0px 0px no-repeat,
4.16 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) 0px 0px no-repeat,
4.17 /*left dark border*/
4.18 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) 0px 0px no-repeat,
4.19 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) 0px 0px no-repeat,
4.20 /*bottom dark border*/
4.21 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right bottom no-repeat,
4.22 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right bottom no-repeat,
4.23 /*right dark border*/
4.24 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right bottom no-repeat,
4.25 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right bottom no-repeat,
4.26
4.27 /*top light edge*/
4.28 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 93%, 1)), to(hsla(215, 15%, 93%, 1))) 0px 0px no-repeat,
4.29 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), to(hsla(215, 20%, 93%, 1))) 0px 0px no-repeat,
4.30 /*bottom light edge*/
4.31 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 78%, 1)), to(hsla(215, 15%, 78%, 1))) right bottom no-repeat,
4.32 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 78%, 1)), to(hsla(215, 20%, 78%, 1))) right bottom no-repeat,
4.33 /*left light gradient*/
4.34 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 93%, 1)), color-stop(.5, hsla(215, 15%, 82%, 1)), to(hsla(215, 15%, 70%, 1))) 0px 0px no-repeat,
4.35 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), color-stop(.5, hsla(215, 20%, 82%, 1)), to(hsla(215, 20%, 70%, 1))) 0px 0px no-repeat,
4.36 /*right light gradient*/
4.37 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 93%, 1)), color-stop(.5, hsla(215, 15%, 82%, 1)), to(hsla(215, 15%, 70%, 1))) right bottom no-repeat,
4.38 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), color-stop(.5, hsla(215, 20%, 82%, 1)), to(hsla(215, 20%, 70%, 1))) right bottom no-repeat,
4.39 /*body*/
4.40 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 78%, 1)), color-stop(.45, hsla(215, 15%, 65%, 1)), color-stop(.5, hsla(215, 15%, 60%, 1)), to(hsla(215, 15%, 75%, 1))) 1px 1px no-repeat;
4.41 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 78%, 1)), color-stop(.45, hsla(215, 20%, 65%, 1)), color-stop(.5, hsla(215, 20%, 60%, 1)), to(hsla(215, 20%, 75%, 1))) 1px 1px no-repeat;
4.42 }
4.43
4.44 .outgoing.history .x-header
5.1 --- a/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Blue - Red.css Tue Mar 16 10:22:57 2010 -0500
5.2 +++ b/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Blue - Red.css Tue Mar 16 16:53:37 2010 -0500
5.3 @@ -67,29 +67,29 @@
5.4 {
5.5 background:
5.6 /*corners*/
5.7 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right top no-repeat,
5.8 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right top no-repeat,
5.9 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right top no-repeat,
5.10 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right top no-repeat,
5.11 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right top no-repeat,
5.12 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right top no-repeat,
5.13
5.14 /*top dark border*/
5.15 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) 0px 0px no-repeat,
5.16 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) 0px 0px no-repeat,
5.17 /*left dark border*/
5.18 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) 0px 0px no-repeat,
5.19 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) 0px 0px no-repeat,
5.20 /*bottom dark border*/
5.21 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right bottom no-repeat,
5.22 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right bottom no-repeat,
5.23 /*right dark border*/
5.24 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right bottom no-repeat,
5.25 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right bottom no-repeat,
5.26
5.27 /*top light edge*/
5.28 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 93%, 1)), to(hsla(215, 15%, 93%, 1))) 0px 0px no-repeat,
5.29 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), to(hsla(215, 20%, 93%, 1))) 0px 0px no-repeat,
5.30 /*bottom light edge*/
5.31 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 78%, 1)), to(hsla(215, 15%, 78%, 1))) right bottom no-repeat,
5.32 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 78%, 1)), to(hsla(215, 20%, 78%, 1))) right bottom no-repeat,
5.33 /*left light gradient*/
5.34 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 93%, 1)), color-stop(.5, hsla(215, 15%, 82%, 1)), to(hsla(215, 15%, 70%, 1))) 0px 0px no-repeat,
5.35 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), color-stop(.5, hsla(215, 20%, 82%, 1)), to(hsla(215, 20%, 70%, 1))) 0px 0px no-repeat,
5.36 /*right light gradient*/
5.37 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 93%, 1)), color-stop(.5, hsla(215, 15%, 82%, 1)), to(hsla(215, 15%, 70%, 1))) right bottom no-repeat,
5.38 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), color-stop(.5, hsla(215, 20%, 82%, 1)), to(hsla(215, 20%, 70%, 1))) right bottom no-repeat,
5.39 /*body*/
5.40 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 78%, 1)), color-stop(.45, hsla(215, 15%, 65%, 1)), color-stop(.5, hsla(215, 15%, 60%, 1)), to(hsla(215, 15%, 75%, 1))) 1px 1px no-repeat;
5.41 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 78%, 1)), color-stop(.45, hsla(215, 20%, 65%, 1)), color-stop(.5, hsla(215, 20%, 60%, 1)), to(hsla(215, 20%, 75%, 1))) 1px 1px no-repeat;
5.42 }
5.43
5.44 .outgoing.history .x-header
6.1 --- a/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Green - Blue.css Tue Mar 16 10:22:57 2010 -0500
6.2 +++ b/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Green - Blue.css Tue Mar 16 16:53:37 2010 -0500
6.3 @@ -96,27 +96,27 @@
6.4 {
6.5 background:
6.6 /*corners*/
6.7 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) left top no-repeat,
6.8 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) left top no-repeat,
6.9 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) left top no-repeat,
6.10 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) left top no-repeat,
6.11 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) left top no-repeat,
6.12 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) left top no-repeat,
6.13
6.14 /*top dark border*/
6.15 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) 0px 0px no-repeat,
6.16 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) 0px 0px no-repeat,
6.17 /*left dark border*/
6.18 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) 0px 0px no-repeat,
6.19 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) 0px 0px no-repeat,
6.20 /*bottom dark border*/
6.21 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right bottom no-repeat,
6.22 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right bottom no-repeat,
6.23 /*right dark border*/
6.24 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right bottom no-repeat,
6.25 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right bottom no-repeat,
6.26
6.27 /*top light edge*/
6.28 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 93%, 1)), to(hsla(215, 15%, 93%, 1))) 0px 0px no-repeat,
6.29 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), to(hsla(215, 20%, 93%, 1))) 0px 0px no-repeat,
6.30 /*bottom light edge*/
6.31 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 78%, 1)), to(hsla(215, 15%, 78%, 1))) right bottom no-repeat,
6.32 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 78%, 1)), to(hsla(215, 20%, 78%, 1))) right bottom no-repeat,
6.33 /*left light gradient*/
6.34 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 93%, 1)), color-stop(.5, hsla(215, 15%, 82%, 1)), to(hsla(215, 15%, 70%, 1))) 0px 0px no-repeat,
6.35 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), color-stop(.5, hsla(215, 20%, 82%, 1)), to(hsla(215, 20%, 70%, 1))) 0px 0px no-repeat,
6.36 /*right light gradient*/
6.37 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 93%, 1)), color-stop(.5, hsla(215, 15%, 82%, 1)), to(hsla(215, 15%, 70%, 1))) right bottom no-repeat,
6.38 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), color-stop(.5, hsla(215, 20%, 82%, 1)), to(hsla(215, 20%, 70%, 1))) right bottom no-repeat,
6.39 /*body*/
6.40 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 78%, 1)), color-stop(.45, hsla(215, 15%, 65%, 1)), color-stop(.5, hsla(215, 15%, 60%, 1)), to(hsla(215, 15%, 75%, 1))) 1px 1px no-repeat !important;
6.41 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 78%, 1)), color-stop(.45, hsla(215, 20%, 65%, 1)), color-stop(.5, hsla(215, 20%, 60%, 1)), to(hsla(215, 20%, 75%, 1))) 1px 1px no-repeat !important;
6.42 }
7.1 --- a/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Green - Grey.css Tue Mar 16 10:22:57 2010 -0500
7.2 +++ b/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Green - Grey.css Tue Mar 16 16:53:37 2010 -0500
7.3 @@ -33,29 +33,29 @@
7.4 {
7.5 background:
7.6 /*corners*/
7.7 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) left top no-repeat,
7.8 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) left top no-repeat,
7.9 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) left top no-repeat,
7.10 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) left top no-repeat,
7.11 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) left top no-repeat,
7.12 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) left top no-repeat,
7.13
7.14 /*top dark border*/
7.15 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) 0px 0px no-repeat,
7.16 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) 0px 0px no-repeat,
7.17 /*left dark border*/
7.18 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) 0px 0px no-repeat,
7.19 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) 0px 0px no-repeat,
7.20 /*bottom dark border*/
7.21 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right bottom no-repeat,
7.22 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right bottom no-repeat,
7.23 /*right dark border*/
7.24 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right bottom no-repeat,
7.25 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right bottom no-repeat,
7.26
7.27 /*top light edge*/
7.28 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 69%, 1)), to(hsla(222, 10%, 69%, 1))) 0px 0px no-repeat,
7.29 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 69%, 1)), to(hsla(222, 0%, 69%, 1))) 0px 0px no-repeat,
7.30 /*bottom light edge*/
7.31 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 50%, 1)), to(hsla(222, 10%, 50%, 1))) right bottom no-repeat,
7.32 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 50%, 1)), to(hsla(222, 0%, 50%, 1))) right bottom no-repeat,
7.33 /*left light gradient*/
7.34 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 68%, 1)), color-stop(.5, hsla(222, 10%, 47%, 1)), to(hsla(222, 10%, 44%, 1))) 0px 0px no-repeat,
7.35 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 68%, 1)), color-stop(.5, hsla(222, 0%, 47%, 1)), to(hsla(222, 0%, 44%, 1))) 0px 0px no-repeat,
7.36 /*right light gradient*/
7.37 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 68%, 1)), color-stop(.5, hsla(222, 10%, 47%, 1)), to(hsla(222, 10%, 44%, 1))) right bottom no-repeat,
7.38 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 68%, 1)), color-stop(.5, hsla(222, 0%, 47%, 1)), to(hsla(222, 0%, 44%, 1))) right bottom no-repeat,
7.39 /*body*/
7.40 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 54%, 1)), color-stop(.45, hsla(222, 10%, 44%, 1)), color-stop(.5, hsla(222, 10%, 39%, 1)), to(hsla(222, 10%, 47%, 1))) 1px 1px no-repeat !important;
7.41 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 54%, 1)), color-stop(.45, hsla(222, 0%, 44%, 1)), color-stop(.5, hsla(222, 0%, 39%, 1)), to(hsla(222, 0%, 47%, 1))) 1px 1px no-repeat !important;
7.42 }
7.43
7.44 .mention:not(.history) .x-mentionicon
7.45 @@ -96,27 +96,27 @@
7.46 {
7.47 background:
7.48 /*corners*/
7.49 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) left top no-repeat,
7.50 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) left top no-repeat,
7.51 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) left top no-repeat,
7.52 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) left top no-repeat,
7.53 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) left top no-repeat,
7.54 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) left top no-repeat,
7.55
7.56 /*top dark border*/
7.57 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) 0px 0px no-repeat,
7.58 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) 0px 0px no-repeat,
7.59 /*left dark border*/
7.60 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) 0px 0px no-repeat,
7.61 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) 0px 0px no-repeat,
7.62 /*bottom dark border*/
7.63 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right bottom no-repeat,
7.64 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right bottom no-repeat,
7.65 /*right dark border*/
7.66 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right bottom no-repeat,
7.67 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right bottom no-repeat,
7.68
7.69 /*top light edge*/
7.70 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 93%, 1)), to(hsla(222, 10%, 93%, 1))) 0px 0px no-repeat,
7.71 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 93%, 1)), to(hsla(222, 0%, 93%, 1))) 0px 0px no-repeat,
7.72 /*bottom light edge*/
7.73 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 78%, 1)), to(hsla(222, 10%, 78%, 1))) right bottom no-repeat,
7.74 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 78%, 1)), to(hsla(222, 0%, 78%, 1))) right bottom no-repeat,
7.75 /*left light gradient*/
7.76 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 93%, 1)), color-stop(.5, hsla(222, 10%, 82%, 1)), to(hsla(222, 10%, 70%, 1))) 0px 0px no-repeat,
7.77 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 93%, 1)), color-stop(.5, hsla(222, 0%, 82%, 1)), to(hsla(222, 0%, 70%, 1))) 0px 0px no-repeat,
7.78 /*right light gradient*/
7.79 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 93%, 1)), color-stop(.5, hsla(222, 10%, 82%, 1)), to(hsla(222, 10%, 70%, 1))) right bottom no-repeat,
7.80 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 93%, 1)), color-stop(.5, hsla(222, 0%, 82%, 1)), to(hsla(222, 0%, 70%, 1))) right bottom no-repeat,
7.81 /*body*/
7.82 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 78%, 1)), color-stop(.45, hsla(222, 10%, 65%, 1)), color-stop(.5, hsla(222, 10%, 60%, 1)), to(hsla(222, 10%, 75%, 1))) 1px 1px no-repeat !important;
7.83 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 78%, 1)), color-stop(.45, hsla(222, 0%, 65%, 1)), color-stop(.5, hsla(222, 0%, 60%, 1)), to(hsla(222, 0%, 75%, 1))) 1px 1px no-repeat !important;
7.84 }
8.1 --- a/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Grey - Blue.css Tue Mar 16 10:22:57 2010 -0500
8.2 +++ b/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Grey - Blue.css Tue Mar 16 16:53:37 2010 -0500
8.3 @@ -4,29 +4,29 @@
8.4 {
8.5 background:
8.6 /*corners*/
8.7 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right top no-repeat,
8.8 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right top no-repeat,
8.9 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right top no-repeat,
8.10 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right top no-repeat,
8.11 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right top no-repeat,
8.12 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right top no-repeat,
8.13
8.14 /*top dark border*/
8.15 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) 0px 0px no-repeat,
8.16 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) 0px 0px no-repeat,
8.17 /*right dark border*/
8.18 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) 0px 0px no-repeat,
8.19 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) 0px 0px no-repeat,
8.20 /*bottom dark border*/
8.21 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right bottom no-repeat,
8.22 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right bottom no-repeat,
8.23 /*left dark border*/
8.24 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right bottom no-repeat,
8.25 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right bottom no-repeat,
8.26
8.27 /*top light edge*/
8.28 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 69%, 1)), to(hsla(222, 10%, 69%, 1))) 0px 0px no-repeat,
8.29 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 69%, 1)), to(hsla(222, 0%, 69%, 1))) 0px 0px no-repeat,
8.30 /*bottom light edge*/
8.31 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 50%, 1)), to(hsla(222, 10%, 50%, 1))) right bottom no-repeat,
8.32 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 50%, 1)), to(hsla(222, 0%, 50%, 1))) right bottom no-repeat,
8.33 /*left light gradient*/
8.34 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 68%, 1)), color-stop(.5, hsla(222, 10%, 47%, 1)), to(hsla(222, 10%, 44%, 1))) 0px 0px no-repeat,
8.35 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 68%, 1)), color-stop(.5, hsla(222, 0%, 47%, 1)), to(hsla(222, 0%, 44%, 1))) 0px 0px no-repeat,
8.36 /*right light gradient*/
8.37 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 68%, 1)), color-stop(.5, hsla(222, 10%, 47%, 1)), to(hsla(222, 10%, 44%, 1))) right bottom no-repeat,
8.38 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 68%, 1)), color-stop(.5, hsla(222, 0%, 47%, 1)), to(hsla(222, 0%, 44%, 1))) right bottom no-repeat,
8.39 /*body*/
8.40 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 54%, 1)), color-stop(.45, hsla(222, 10%, 44%, 1)), color-stop(.5, hsla(222, 10%, 39%, 1)), to(hsla(222, 10%, 47%, 1))) 1px 1px no-repeat !important;
8.41 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 54%, 1)), color-stop(.45, hsla(222, 0%, 44%, 1)), color-stop(.5, hsla(222, 0%, 39%, 1)), to(hsla(222, 0%, 47%, 1))) 1px 1px no-repeat !important;
8.42 }
8.43
8.44 .outgoing:not(.history) .x-header
8.45 @@ -67,56 +67,56 @@
8.46 {
8.47 background:
8.48 /*corners*/
8.49 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right top no-repeat,
8.50 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right top no-repeat,
8.51 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right top no-repeat,
8.52 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right top no-repeat,
8.53 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right top no-repeat,
8.54 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right top no-repeat,
8.55
8.56 /*top dark border*/
8.57 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) 0px 0px no-repeat,
8.58 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) 0px 0px no-repeat,
8.59 /*left dark border*/
8.60 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) 0px 0px no-repeat,
8.61 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) 0px 0px no-repeat,
8.62 /*bottom dark border*/
8.63 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right bottom no-repeat,
8.64 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right bottom no-repeat,
8.65 /*right dark border*/
8.66 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right bottom no-repeat,
8.67 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right bottom no-repeat,
8.68
8.69 /*top light edge*/
8.70 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 93%, 1)), to(hsla(222, 10%, 93%, 1))) 0px 0px no-repeat,
8.71 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 93%, 1)), to(hsla(222, 0%, 93%, 1))) 0px 0px no-repeat,
8.72 /*bottom light edge*/
8.73 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 78%, 1)), to(hsla(222, 10%, 78%, 1))) right bottom no-repeat,
8.74 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 78%, 1)), to(hsla(222, 0%, 78%, 1))) right bottom no-repeat,
8.75 /*left light gradient*/
8.76 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 93%, 1)), color-stop(.5, hsla(222, 10%, 82%, 1)), to(hsla(222, 10%, 70%, 1))) 0px 0px no-repeat,
8.77 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 93%, 1)), color-stop(.5, hsla(222, 0%, 82%, 1)), to(hsla(222, 0%, 70%, 1))) 0px 0px no-repeat,
8.78 /*right light gradient*/
8.79 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 93%, 1)), color-stop(.5, hsla(222, 10%, 82%, 1)), to(hsla(222, 10%, 70%, 1))) right bottom no-repeat,
8.80 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 93%, 1)), color-stop(.5, hsla(222, 0%, 82%, 1)), to(hsla(222, 0%, 70%, 1))) right bottom no-repeat,
8.81 /*body*/
8.82 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 78%, 1)), color-stop(.45, hsla(222, 10%, 65%, 1)), color-stop(.5, hsla(222, 10%, 60%, 1)), to(hsla(222, 10%, 75%, 1))) 1px 1px no-repeat;
8.83 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 78%, 1)), color-stop(.45, hsla(222, 0%, 65%, 1)), color-stop(.5, hsla(222, 0%, 60%, 1)), to(hsla(222, 0%, 75%, 1))) 1px 1px no-repeat;
8.84 }
8.85
8.86 .outgoing.history .x-header
8.87 {
8.88 background:
8.89 /*corners*/
8.90 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) left top no-repeat,
8.91 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) left top no-repeat,
8.92 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) left top no-repeat,
8.93 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) left top no-repeat,
8.94 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) left top no-repeat,
8.95 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) left top no-repeat,
8.96
8.97 /*top dark border*/
8.98 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) 0px 0px no-repeat,
8.99 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) 0px 0px no-repeat,
8.100 /*left dark border*/
8.101 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) 0px 0px no-repeat,
8.102 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) 0px 0px no-repeat,
8.103 /*bottom dark border*/
8.104 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right bottom no-repeat,
8.105 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right bottom no-repeat,
8.106 /*right dark border*/
8.107 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right bottom no-repeat,
8.108 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right bottom no-repeat,
8.109
8.110 /*top light edge*/
8.111 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 93%, 1)), to(hsla(215, 15%, 93%, 1))) 0px 0px no-repeat,
8.112 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), to(hsla(215, 20%, 93%, 1))) 0px 0px no-repeat,
8.113 /*bottom light edge*/
8.114 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 78%, 1)), to(hsla(215, 15%, 78%, 1))) right bottom no-repeat,
8.115 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 78%, 1)), to(hsla(215, 20%, 78%, 1))) right bottom no-repeat,
8.116 /*left light gradient*/
8.117 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 93%, 1)), color-stop(.5, hsla(215, 15%, 82%, 1)), to(hsla(215, 15%, 70%, 1))) 0px 0px no-repeat,
8.118 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), color-stop(.5, hsla(215, 20%, 82%, 1)), to(hsla(215, 20%, 70%, 1))) 0px 0px no-repeat,
8.119 /*right light gradient*/
8.120 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 93%, 1)), color-stop(.5, hsla(215, 15%, 82%, 1)), to(hsla(215, 15%, 70%, 1))) right bottom no-repeat,
8.121 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), color-stop(.5, hsla(215, 20%, 82%, 1)), to(hsla(215, 20%, 70%, 1))) right bottom no-repeat,
8.122 /*body*/
8.123 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 78%, 1)), color-stop(.45, hsla(215, 15%, 65%, 1)), color-stop(.5, hsla(215, 15%, 60%, 1)), to(hsla(215, 15%, 75%, 1))) 1px 1px no-repeat !important;
8.124 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 78%, 1)), color-stop(.45, hsla(215, 20%, 65%, 1)), color-stop(.5, hsla(215, 20%, 60%, 1)), to(hsla(215, 20%, 75%, 1))) 1px 1px no-repeat !important;
8.125 }
9.1 --- a/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Grey - Green.css Tue Mar 16 10:22:57 2010 -0500
9.2 +++ b/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Grey - Green.css Tue Mar 16 16:53:37 2010 -0500
9.3 @@ -4,29 +4,29 @@
9.4 {
9.5 background:
9.6 /*corners*/
9.7 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right top no-repeat,
9.8 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right top no-repeat,
9.9 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right top no-repeat,
9.10 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right top no-repeat,
9.11 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right top no-repeat,
9.12 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right top no-repeat,
9.13
9.14 /*top dark border*/
9.15 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) 0px 0px no-repeat,
9.16 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) 0px 0px no-repeat,
9.17 /*right dark border*/
9.18 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) 0px 0px no-repeat,
9.19 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) 0px 0px no-repeat,
9.20 /*bottom dark border*/
9.21 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right bottom no-repeat,
9.22 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right bottom no-repeat,
9.23 /*left dark border*/
9.24 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right bottom no-repeat,
9.25 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right bottom no-repeat,
9.26
9.27 /*top light edge*/
9.28 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 69%, 1)), to(hsla(222, 10%, 69%, 1))) 0px 0px no-repeat,
9.29 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 69%, 1)), to(hsla(222, 0%, 69%, 1))) 0px 0px no-repeat,
9.30 /*bottom light edge*/
9.31 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 50%, 1)), to(hsla(222, 10%, 50%, 1))) right bottom no-repeat,
9.32 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 50%, 1)), to(hsla(222, 0%, 50%, 1))) right bottom no-repeat,
9.33 /*left light gradient*/
9.34 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 68%, 1)), color-stop(.5, hsla(222, 10%, 47%, 1)), to(hsla(222, 10%, 44%, 1))) 0px 0px no-repeat,
9.35 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 68%, 1)), color-stop(.5, hsla(222, 0%, 47%, 1)), to(hsla(222, 0%, 44%, 1))) 0px 0px no-repeat,
9.36 /*right light gradient*/
9.37 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 68%, 1)), color-stop(.5, hsla(222, 10%, 47%, 1)), to(hsla(222, 10%, 44%, 1))) right bottom no-repeat,
9.38 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 68%, 1)), color-stop(.5, hsla(222, 0%, 47%, 1)), to(hsla(222, 0%, 44%, 1))) right bottom no-repeat,
9.39 /*body*/
9.40 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 54%, 1)), color-stop(.45, hsla(222, 10%, 44%, 1)), color-stop(.5, hsla(222, 10%, 39%, 1)), to(hsla(222, 10%, 47%, 1))) 1px 1px no-repeat !important;
9.41 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 54%, 1)), color-stop(.45, hsla(222, 0%, 44%, 1)), color-stop(.5, hsla(222, 0%, 39%, 1)), to(hsla(222, 0%, 47%, 1))) 1px 1px no-repeat !important;
9.42 }
9.43
9.44 .outgoing:not(.history) .x-header
9.45 @@ -67,29 +67,29 @@
9.46 {
9.47 background:
9.48 /*corners*/
9.49 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right top no-repeat,
9.50 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right top no-repeat,
9.51 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right top no-repeat,
9.52 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right top no-repeat,
9.53 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right top no-repeat,
9.54 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right top no-repeat,
9.55
9.56 /*top dark border*/
9.57 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) 0px 0px no-repeat,
9.58 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) 0px 0px no-repeat,
9.59 /*left dark border*/
9.60 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) 0px 0px no-repeat,
9.61 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) 0px 0px no-repeat,
9.62 /*bottom dark border*/
9.63 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right bottom no-repeat,
9.64 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right bottom no-repeat,
9.65 /*right dark border*/
9.66 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right bottom no-repeat,
9.67 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right bottom no-repeat,
9.68
9.69 /*top light edge*/
9.70 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 93%, 1)), to(hsla(222, 10%, 93%, 1))) 0px 0px no-repeat,
9.71 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 93%, 1)), to(hsla(222, 0%, 93%, 1))) 0px 0px no-repeat,
9.72 /*bottom light edge*/
9.73 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 78%, 1)), to(hsla(222, 10%, 78%, 1))) right bottom no-repeat,
9.74 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 78%, 1)), to(hsla(222, 0%, 78%, 1))) right bottom no-repeat,
9.75 /*left light gradient*/
9.76 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 93%, 1)), color-stop(.5, hsla(222, 10%, 82%, 1)), to(hsla(222, 10%, 70%, 1))) 0px 0px no-repeat,
9.77 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 93%, 1)), color-stop(.5, hsla(222, 0%, 82%, 1)), to(hsla(222, 0%, 70%, 1))) 0px 0px no-repeat,
9.78 /*right light gradient*/
9.79 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 93%, 1)), color-stop(.5, hsla(222, 10%, 82%, 1)), to(hsla(222, 10%, 70%, 1))) right bottom no-repeat,
9.80 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 93%, 1)), color-stop(.5, hsla(222, 0%, 82%, 1)), to(hsla(222, 0%, 70%, 1))) right bottom no-repeat,
9.81 /*body*/
9.82 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 78%, 1)), color-stop(.45, hsla(222, 10%, 65%, 1)), color-stop(.5, hsla(222, 10%, 60%, 1)), to(hsla(222, 10%, 75%, 1))) 1px 1px no-repeat;
9.83 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 78%, 1)), color-stop(.45, hsla(222, 0%, 65%, 1)), color-stop(.5, hsla(222, 0%, 60%, 1)), to(hsla(222, 0%, 75%, 1))) 1px 1px no-repeat;
9.84 }
9.85
9.86 .outgoing.history .x-header
10.1 --- a/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Grey - Grey.css Tue Mar 16 10:22:57 2010 -0500
10.2 +++ b/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Grey - Grey.css Tue Mar 16 16:53:37 2010 -0500
10.3 @@ -4,58 +4,58 @@
10.4 {
10.5 background:
10.6 /*corners*/
10.7 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right top no-repeat,
10.8 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right top no-repeat,
10.9 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right top no-repeat,
10.10 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right top no-repeat,
10.11 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right top no-repeat,
10.12 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right top no-repeat,
10.13
10.14 /*top dark border*/
10.15 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) 0px 0px no-repeat,
10.16 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) 0px 0px no-repeat,
10.17 /*right dark border*/
10.18 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) 0px 0px no-repeat,
10.19 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) 0px 0px no-repeat,
10.20 /*bottom dark border*/
10.21 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right bottom no-repeat,
10.22 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right bottom no-repeat,
10.23 /*left dark border*/
10.24 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right bottom no-repeat,
10.25 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right bottom no-repeat,
10.26
10.27 /*top light edge*/
10.28 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 69%, 1)), to(hsla(222, 10%, 69%, 1))) 0px 0px no-repeat,
10.29 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 69%, 1)), to(hsla(222, 0%, 69%, 1))) 0px 0px no-repeat,
10.30 /*bottom light edge*/
10.31 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 50%, 1)), to(hsla(222, 10%, 50%, 1))) right bottom no-repeat,
10.32 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 50%, 1)), to(hsla(222, 0%, 50%, 1))) right bottom no-repeat,
10.33 /*left light gradient*/
10.34 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 68%, 1)), color-stop(.5, hsla(222, 10%, 47%, 1)), to(hsla(222, 10%, 44%, 1))) 0px 0px no-repeat,
10.35 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 68%, 1)), color-stop(.5, hsla(222, 0%, 47%, 1)), to(hsla(222, 0%, 44%, 1))) 0px 0px no-repeat,
10.36 /*right light gradient*/
10.37 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 68%, 1)), color-stop(.5, hsla(222, 10%, 47%, 1)), to(hsla(222, 10%, 44%, 1))) right bottom no-repeat,
10.38 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 68%, 1)), color-stop(.5, hsla(222, 0%, 47%, 1)), to(hsla(222, 0%, 44%, 1))) right bottom no-repeat,
10.39 /*body*/
10.40 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 54%, 1)), color-stop(.45, hsla(222, 10%, 44%, 1)), color-stop(.5, hsla(222, 10%, 39%, 1)), to(hsla(222, 10%, 47%, 1))) 1px 1px no-repeat !important;
10.41 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 54%, 1)), color-stop(.45, hsla(222, 0%, 44%, 1)), color-stop(.5, hsla(222, 0%, 39%, 1)), to(hsla(222, 0%, 47%, 1))) 1px 1px no-repeat !important;
10.42 }
10.43
10.44 .outgoing:not(.history) .x-header
10.45 {
10.46 background:
10.47 /*corners*/
10.48 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) left top no-repeat,
10.49 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) left top no-repeat,
10.50 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) left top no-repeat,
10.51 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) left top no-repeat,
10.52 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) left top no-repeat,
10.53 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) left top no-repeat,
10.54
10.55 /*top dark border*/
10.56 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) 0px 0px no-repeat,
10.57 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) 0px 0px no-repeat,
10.58 /*left dark border*/
10.59 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) 0px 0px no-repeat,
10.60 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) 0px 0px no-repeat,
10.61 /*bottom dark border*/
10.62 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right bottom no-repeat,
10.63 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right bottom no-repeat,
10.64 /*right dark border*/
10.65 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right bottom no-repeat,
10.66 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right bottom no-repeat,
10.67
10.68 /*top light edge*/
10.69 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 69%, 1)), to(hsla(222, 10%, 69%, 1))) 0px 0px no-repeat,
10.70 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 69%, 1)), to(hsla(222, 0%, 69%, 1))) 0px 0px no-repeat,
10.71 /*bottom light edge*/
10.72 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 50%, 1)), to(hsla(222, 10%, 50%, 1))) right bottom no-repeat,
10.73 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 50%, 1)), to(hsla(222, 0%, 50%, 1))) right bottom no-repeat,
10.74 /*left light gradient*/
10.75 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 68%, 1)), color-stop(.5, hsla(222, 10%, 47%, 1)), to(hsla(222, 10%, 44%, 1))) 0px 0px no-repeat,
10.76 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 68%, 1)), color-stop(.5, hsla(222, 0%, 47%, 1)), to(hsla(222, 0%, 44%, 1))) 0px 0px no-repeat,
10.77 /*right light gradient*/
10.78 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 68%, 1)), color-stop(.5, hsla(222, 10%, 47%, 1)), to(hsla(222, 10%, 44%, 1))) right bottom no-repeat,
10.79 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 68%, 1)), color-stop(.5, hsla(222, 0%, 47%, 1)), to(hsla(222, 0%, 44%, 1))) right bottom no-repeat,
10.80 /*body*/
10.81 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 54%, 1)), color-stop(.45, hsla(222, 10%, 44%, 1)), color-stop(.5, hsla(222, 10%, 39%, 1)), to(hsla(222, 10%, 47%, 1))) 1px 1px no-repeat !important;
10.82 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 54%, 1)), color-stop(.45, hsla(222, 0%, 44%, 1)), color-stop(.5, hsla(222, 0%, 39%, 1)), to(hsla(222, 0%, 47%, 1))) 1px 1px no-repeat !important;
10.83 }
10.84
10.85 .mention:not(.history) .x-mentionicon
10.86 @@ -67,56 +67,56 @@
10.87 {
10.88 background:
10.89 /*corners*/
10.90 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right top no-repeat,
10.91 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right top no-repeat,
10.92 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right top no-repeat,
10.93 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right top no-repeat,
10.94 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right top no-repeat,
10.95 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right top no-repeat,
10.96
10.97 /*top dark border*/
10.98 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) 0px 0px no-repeat,
10.99 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) 0px 0px no-repeat,
10.100 /*left dark border*/
10.101 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) 0px 0px no-repeat,
10.102 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) 0px 0px no-repeat,
10.103 /*bottom dark border*/
10.104 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right bottom no-repeat,
10.105 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right bottom no-repeat,
10.106 /*right dark border*/
10.107 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right bottom no-repeat,
10.108 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right bottom no-repeat,
10.109
10.110 /*top light edge*/
10.111 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 93%, 1)), to(hsla(222, 10%, 93%, 1))) 0px 0px no-repeat,
10.112 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 93%, 1)), to(hsla(222, 0%, 93%, 1))) 0px 0px no-repeat,
10.113 /*bottom light edge*/
10.114 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 78%, 1)), to(hsla(222, 10%, 78%, 1))) right bottom no-repeat,
10.115 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 78%, 1)), to(hsla(222, 0%, 78%, 1))) right bottom no-repeat,
10.116 /*left light gradient*/
10.117 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 93%, 1)), color-stop(.5, hsla(222, 10%, 82%, 1)), to(hsla(222, 10%, 70%, 1))) 0px 0px no-repeat,
10.118 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 93%, 1)), color-stop(.5, hsla(222, 0%, 82%, 1)), to(hsla(222, 0%, 70%, 1))) 0px 0px no-repeat,
10.119 /*right light gradient*/
10.120 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 93%, 1)), color-stop(.5, hsla(222, 10%, 82%, 1)), to(hsla(222, 10%, 70%, 1))) right bottom no-repeat,
10.121 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 93%, 1)), color-stop(.5, hsla(222, 0%, 82%, 1)), to(hsla(222, 0%, 70%, 1))) right bottom no-repeat,
10.122 /*body*/
10.123 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 78%, 1)), color-stop(.45, hsla(222, 10%, 65%, 1)), color-stop(.5, hsla(222, 10%, 60%, 1)), to(hsla(222, 10%, 75%, 1))) 1px 1px no-repeat;
10.124 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 78%, 1)), color-stop(.45, hsla(222, 0%, 65%, 1)), color-stop(.5, hsla(222, 0%, 60%, 1)), to(hsla(222, 0%, 75%, 1))) 1px 1px no-repeat;
10.125 }
10.126
10.127 .outgoing.history .x-header
10.128 {
10.129 background:
10.130 /*corners*/
10.131 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) left top no-repeat,
10.132 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) left top no-repeat,
10.133 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) left top no-repeat,
10.134 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) left top no-repeat,
10.135 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) left top no-repeat,
10.136 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) left top no-repeat,
10.137
10.138 /*top dark border*/
10.139 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) 0px 0px no-repeat,
10.140 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) 0px 0px no-repeat,
10.141 /*left dark border*/
10.142 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) 0px 0px no-repeat,
10.143 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) 0px 0px no-repeat,
10.144 /*bottom dark border*/
10.145 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right bottom no-repeat,
10.146 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right bottom no-repeat,
10.147 /*right dark border*/
10.148 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right bottom no-repeat,
10.149 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right bottom no-repeat,
10.150
10.151 /*top light edge*/
10.152 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 93%, 1)), to(hsla(222, 10%, 93%, 1))) 0px 0px no-repeat,
10.153 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 93%, 1)), to(hsla(222, 0%, 93%, 1))) 0px 0px no-repeat,
10.154 /*bottom light edge*/
10.155 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 78%, 1)), to(hsla(222, 10%, 78%, 1))) right bottom no-repeat,
10.156 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 78%, 1)), to(hsla(222, 0%, 78%, 1))) right bottom no-repeat,
10.157 /*left light gradient*/
10.158 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 93%, 1)), color-stop(.5, hsla(222, 10%, 82%, 1)), to(hsla(222, 10%, 70%, 1))) 0px 0px no-repeat,
10.159 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 93%, 1)), color-stop(.5, hsla(222, 0%, 82%, 1)), to(hsla(222, 0%, 70%, 1))) 0px 0px no-repeat,
10.160 /*right light gradient*/
10.161 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 93%, 1)), color-stop(.5, hsla(222, 10%, 82%, 1)), to(hsla(222, 10%, 70%, 1))) right bottom no-repeat,
10.162 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 93%, 1)), color-stop(.5, hsla(222, 0%, 82%, 1)), to(hsla(222, 0%, 70%, 1))) right bottom no-repeat,
10.163 /*body*/
10.164 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 78%, 1)), color-stop(.45, hsla(222, 10%, 65%, 1)), color-stop(.5, hsla(222, 10%, 60%, 1)), to(hsla(222, 10%, 75%, 1))) 1px 1px no-repeat !important;
10.165 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 78%, 1)), color-stop(.45, hsla(222, 0%, 65%, 1)), color-stop(.5, hsla(222, 0%, 60%, 1)), to(hsla(222, 0%, 75%, 1))) 1px 1px no-repeat !important;
10.166 }
11.1 --- a/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Grey - Orange.css Tue Mar 16 10:22:57 2010 -0500
11.2 +++ b/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Grey - Orange.css Tue Mar 16 16:53:37 2010 -0500
11.3 @@ -4,29 +4,29 @@
11.4 {
11.5 background:
11.6 /*corners*/
11.7 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right top no-repeat,
11.8 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right top no-repeat,
11.9 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right top no-repeat,
11.10 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right top no-repeat,
11.11 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right top no-repeat,
11.12 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right top no-repeat,
11.13
11.14 /*top dark border*/
11.15 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) 0px 0px no-repeat,
11.16 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) 0px 0px no-repeat,
11.17 /*right dark border*/
11.18 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) 0px 0px no-repeat,
11.19 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) 0px 0px no-repeat,
11.20 /*bottom dark border*/
11.21 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right bottom no-repeat,
11.22 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right bottom no-repeat,
11.23 /*left dark border*/
11.24 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right bottom no-repeat,
11.25 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right bottom no-repeat,
11.26
11.27 /*top light edge*/
11.28 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 69%, 1)), to(hsla(222, 10%, 69%, 1))) 0px 0px no-repeat,
11.29 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 69%, 1)), to(hsla(222, 0%, 69%, 1))) 0px 0px no-repeat,
11.30 /*bottom light edge*/
11.31 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 50%, 1)), to(hsla(222, 10%, 50%, 1))) right bottom no-repeat,
11.32 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 50%, 1)), to(hsla(222, 0%, 50%, 1))) right bottom no-repeat,
11.33 /*left light gradient*/
11.34 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 68%, 1)), color-stop(.5, hsla(222, 10%, 47%, 1)), to(hsla(222, 10%, 44%, 1))) 0px 0px no-repeat,
11.35 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 68%, 1)), color-stop(.5, hsla(222, 0%, 47%, 1)), to(hsla(222, 0%, 44%, 1))) 0px 0px no-repeat,
11.36 /*right light gradient*/
11.37 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 68%, 1)), color-stop(.5, hsla(222, 10%, 47%, 1)), to(hsla(222, 10%, 44%, 1))) right bottom no-repeat,
11.38 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 68%, 1)), color-stop(.5, hsla(222, 0%, 47%, 1)), to(hsla(222, 0%, 44%, 1))) right bottom no-repeat,
11.39 /*body*/
11.40 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 54%, 1)), color-stop(.45, hsla(222, 10%, 44%, 1)), color-stop(.5, hsla(222, 10%, 39%, 1)), to(hsla(222, 10%, 47%, 1))) 1px 1px no-repeat !important;
11.41 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 54%, 1)), color-stop(.45, hsla(222, 0%, 44%, 1)), color-stop(.5, hsla(222, 0%, 39%, 1)), to(hsla(222, 0%, 47%, 1))) 1px 1px no-repeat !important;
11.42 }
11.43
11.44 .outgoing:not(.history) .x-header
11.45 @@ -67,29 +67,29 @@
11.46 {
11.47 background:
11.48 /*corners*/
11.49 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right top no-repeat,
11.50 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right top no-repeat,
11.51 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right top no-repeat,
11.52 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right top no-repeat,
11.53 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right top no-repeat,
11.54 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right top no-repeat,
11.55
11.56 /*top dark border*/
11.57 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) 0px 0px no-repeat,
11.58 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) 0px 0px no-repeat,
11.59 /*left dark border*/
11.60 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) 0px 0px no-repeat,
11.61 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) 0px 0px no-repeat,
11.62 /*bottom dark border*/
11.63 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right bottom no-repeat,
11.64 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right bottom no-repeat,
11.65 /*right dark border*/
11.66 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right bottom no-repeat,
11.67 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right bottom no-repeat,
11.68
11.69 /*top light edge*/
11.70 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 93%, 1)), to(hsla(222, 10%, 93%, 1))) 0px 0px no-repeat,
11.71 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 93%, 1)), to(hsla(222, 0%, 93%, 1))) 0px 0px no-repeat,
11.72 /*bottom light edge*/
11.73 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 78%, 1)), to(hsla(222, 10%, 78%, 1))) right bottom no-repeat,
11.74 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 78%, 1)), to(hsla(222, 0%, 78%, 1))) right bottom no-repeat,
11.75 /*left light gradient*/
11.76 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 93%, 1)), color-stop(.5, hsla(222, 10%, 82%, 1)), to(hsla(222, 10%, 70%, 1))) 0px 0px no-repeat,
11.77 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 93%, 1)), color-stop(.5, hsla(222, 0%, 82%, 1)), to(hsla(222, 0%, 70%, 1))) 0px 0px no-repeat,
11.78 /*right light gradient*/
11.79 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 93%, 1)), color-stop(.5, hsla(222, 10%, 82%, 1)), to(hsla(222, 10%, 70%, 1))) right bottom no-repeat,
11.80 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 93%, 1)), color-stop(.5, hsla(222, 0%, 82%, 1)), to(hsla(222, 0%, 70%, 1))) right bottom no-repeat,
11.81 /*body*/
11.82 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 78%, 1)), color-stop(.45, hsla(222, 10%, 65%, 1)), color-stop(.5, hsla(222, 10%, 60%, 1)), to(hsla(222, 10%, 75%, 1))) 1px 1px no-repeat;
11.83 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 78%, 1)), color-stop(.45, hsla(222, 0%, 65%, 1)), color-stop(.5, hsla(222, 0%, 60%, 1)), to(hsla(222, 0%, 75%, 1))) 1px 1px no-repeat;
11.84 }
11.85
11.86 .outgoing.history .x-header
12.1 --- a/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Grey - Red.css Tue Mar 16 10:22:57 2010 -0500
12.2 +++ b/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Grey - Red.css Tue Mar 16 16:53:37 2010 -0500
12.3 @@ -4,29 +4,29 @@
12.4 {
12.5 background:
12.6 /*corners*/
12.7 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right top no-repeat,
12.8 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right top no-repeat,
12.9 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right top no-repeat,
12.10 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right top no-repeat,
12.11 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right top no-repeat,
12.12 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right top no-repeat,
12.13
12.14 /*top dark border*/
12.15 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) 0px 0px no-repeat,
12.16 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) 0px 0px no-repeat,
12.17 /*right dark border*/
12.18 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) 0px 0px no-repeat,
12.19 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) 0px 0px no-repeat,
12.20 /*bottom dark border*/
12.21 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right bottom no-repeat,
12.22 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right bottom no-repeat,
12.23 /*left dark border*/
12.24 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right bottom no-repeat,
12.25 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right bottom no-repeat,
12.26
12.27 /*top light edge*/
12.28 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 69%, 1)), to(hsla(222, 10%, 69%, 1))) 0px 0px no-repeat,
12.29 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 69%, 1)), to(hsla(222, 0%, 69%, 1))) 0px 0px no-repeat,
12.30 /*bottom light edge*/
12.31 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 50%, 1)), to(hsla(222, 10%, 50%, 1))) right bottom no-repeat,
12.32 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 50%, 1)), to(hsla(222, 0%, 50%, 1))) right bottom no-repeat,
12.33 /*left light gradient*/
12.34 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 68%, 1)), color-stop(.5, hsla(222, 10%, 47%, 1)), to(hsla(222, 10%, 44%, 1))) 0px 0px no-repeat,
12.35 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 68%, 1)), color-stop(.5, hsla(222, 0%, 47%, 1)), to(hsla(222, 0%, 44%, 1))) 0px 0px no-repeat,
12.36 /*right light gradient*/
12.37 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 68%, 1)), color-stop(.5, hsla(222, 10%, 47%, 1)), to(hsla(222, 10%, 44%, 1))) right bottom no-repeat,
12.38 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 68%, 1)), color-stop(.5, hsla(222, 0%, 47%, 1)), to(hsla(222, 0%, 44%, 1))) right bottom no-repeat,
12.39 /*body*/
12.40 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 54%, 1)), color-stop(.45, hsla(222, 10%, 44%, 1)), color-stop(.5, hsla(222, 10%, 39%, 1)), to(hsla(222, 10%, 47%, 1))) 1px 1px no-repeat !important;
12.41 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 54%, 1)), color-stop(.45, hsla(222, 0%, 44%, 1)), color-stop(.5, hsla(222, 0%, 39%, 1)), to(hsla(222, 0%, 47%, 1))) 1px 1px no-repeat !important;
12.42 }
12.43
12.44 .outgoing:not(.history) .x-header
12.45 @@ -67,29 +67,29 @@
12.46 {
12.47 background:
12.48 /*corners*/
12.49 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right top no-repeat,
12.50 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right top no-repeat,
12.51 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right top no-repeat,
12.52 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right top no-repeat,
12.53 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right top no-repeat,
12.54 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right top no-repeat,
12.55
12.56 /*top dark border*/
12.57 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) 0px 0px no-repeat,
12.58 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) 0px 0px no-repeat,
12.59 /*left dark border*/
12.60 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) 0px 0px no-repeat,
12.61 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) 0px 0px no-repeat,
12.62 /*bottom dark border*/
12.63 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right bottom no-repeat,
12.64 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right bottom no-repeat,
12.65 /*right dark border*/
12.66 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right bottom no-repeat,
12.67 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right bottom no-repeat,
12.68
12.69 /*top light edge*/
12.70 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 93%, 1)), to(hsla(222, 10%, 93%, 1))) 0px 0px no-repeat,
12.71 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 93%, 1)), to(hsla(222, 0%, 93%, 1))) 0px 0px no-repeat,
12.72 /*bottom light edge*/
12.73 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 78%, 1)), to(hsla(222, 10%, 78%, 1))) right bottom no-repeat,
12.74 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 78%, 1)), to(hsla(222, 0%, 78%, 1))) right bottom no-repeat,
12.75 /*left light gradient*/
12.76 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 93%, 1)), color-stop(.5, hsla(222, 10%, 82%, 1)), to(hsla(222, 10%, 70%, 1))) 0px 0px no-repeat,
12.77 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 93%, 1)), color-stop(.5, hsla(222, 0%, 82%, 1)), to(hsla(222, 0%, 70%, 1))) 0px 0px no-repeat,
12.78 /*right light gradient*/
12.79 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 93%, 1)), color-stop(.5, hsla(222, 10%, 82%, 1)), to(hsla(222, 10%, 70%, 1))) right bottom no-repeat,
12.80 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 93%, 1)), color-stop(.5, hsla(222, 0%, 82%, 1)), to(hsla(222, 0%, 70%, 1))) right bottom no-repeat,
12.81 /*body*/
12.82 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 78%, 1)), color-stop(.45, hsla(222, 10%, 65%, 1)), color-stop(.5, hsla(222, 10%, 60%, 1)), to(hsla(222, 10%, 75%, 1))) 1px 1px no-repeat;
12.83 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 78%, 1)), color-stop(.45, hsla(222, 0%, 65%, 1)), color-stop(.5, hsla(222, 0%, 60%, 1)), to(hsla(222, 0%, 75%, 1))) 1px 1px no-repeat;
12.84 }
12.85
12.86 .outgoing.history .x-header
13.1 --- a/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Orange - Blue.css Tue Mar 16 10:22:57 2010 -0500
13.2 +++ b/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Orange - Blue.css Tue Mar 16 16:53:37 2010 -0500
13.3 @@ -96,27 +96,27 @@
13.4 {
13.5 background:
13.6 /*corners*/
13.7 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) left top no-repeat,
13.8 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) left top no-repeat,
13.9 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) left top no-repeat,
13.10 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) left top no-repeat,
13.11 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) left top no-repeat,
13.12 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) left top no-repeat,
13.13
13.14 /*top dark border*/
13.15 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) 0px 0px no-repeat,
13.16 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) 0px 0px no-repeat,
13.17 /*left dark border*/
13.18 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) 0px 0px no-repeat,
13.19 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) 0px 0px no-repeat,
13.20 /*bottom dark border*/
13.21 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right bottom no-repeat,
13.22 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right bottom no-repeat,
13.23 /*right dark border*/
13.24 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right bottom no-repeat,
13.25 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right bottom no-repeat,
13.26
13.27 /*top light edge*/
13.28 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 93%, 1)), to(hsla(215, 15%, 93%, 1))) 0px 0px no-repeat,
13.29 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), to(hsla(215, 20%, 93%, 1))) 0px 0px no-repeat,
13.30 /*bottom light edge*/
13.31 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 78%, 1)), to(hsla(215, 15%, 78%, 1))) right bottom no-repeat,
13.32 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 78%, 1)), to(hsla(215, 20%, 78%, 1))) right bottom no-repeat,
13.33 /*left light gradient*/
13.34 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 93%, 1)), color-stop(.5, hsla(215, 15%, 82%, 1)), to(hsla(215, 15%, 70%, 1))) 0px 0px no-repeat,
13.35 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), color-stop(.5, hsla(215, 20%, 82%, 1)), to(hsla(215, 20%, 70%, 1))) 0px 0px no-repeat,
13.36 /*right light gradient*/
13.37 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 93%, 1)), color-stop(.5, hsla(215, 15%, 82%, 1)), to(hsla(215, 15%, 70%, 1))) right bottom no-repeat,
13.38 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), color-stop(.5, hsla(215, 20%, 82%, 1)), to(hsla(215, 20%, 70%, 1))) right bottom no-repeat,
13.39 /*body*/
13.40 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 78%, 1)), color-stop(.45, hsla(215, 15%, 65%, 1)), color-stop(.5, hsla(215, 15%, 60%, 1)), to(hsla(215, 15%, 75%, 1))) 1px 1px no-repeat !important;
13.41 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 78%, 1)), color-stop(.45, hsla(215, 20%, 65%, 1)), color-stop(.5, hsla(215, 20%, 60%, 1)), to(hsla(215, 20%, 75%, 1))) 1px 1px no-repeat !important;
13.42 }
14.1 --- a/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Orange - Grey.css Tue Mar 16 10:22:57 2010 -0500
14.2 +++ b/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Orange - Grey.css Tue Mar 16 16:53:37 2010 -0500
14.3 @@ -33,29 +33,29 @@
14.4 {
14.5 background:
14.6 /*corners*/
14.7 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) left top no-repeat,
14.8 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) left top no-repeat,
14.9 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) left top no-repeat,
14.10 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) left top no-repeat,
14.11 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) left top no-repeat,
14.12 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) left top no-repeat,
14.13
14.14 /*top dark border*/
14.15 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) 0px 0px no-repeat,
14.16 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) 0px 0px no-repeat,
14.17 /*left dark border*/
14.18 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) 0px 0px no-repeat,
14.19 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) 0px 0px no-repeat,
14.20 /*bottom dark border*/
14.21 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right bottom no-repeat,
14.22 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right bottom no-repeat,
14.23 /*right dark border*/
14.24 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right bottom no-repeat,
14.25 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right bottom no-repeat,
14.26
14.27 /*top light edge*/
14.28 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 69%, 1)), to(hsla(222, 10%, 69%, 1))) 0px 0px no-repeat,
14.29 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 69%, 1)), to(hsla(222, 0%, 69%, 1))) 0px 0px no-repeat,
14.30 /*bottom light edge*/
14.31 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 50%, 1)), to(hsla(222, 10%, 50%, 1))) right bottom no-repeat,
14.32 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 50%, 1)), to(hsla(222, 0%, 50%, 1))) right bottom no-repeat,
14.33 /*left light gradient*/
14.34 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 68%, 1)), color-stop(.5, hsla(222, 10%, 47%, 1)), to(hsla(222, 10%, 44%, 1))) 0px 0px no-repeat,
14.35 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 68%, 1)), color-stop(.5, hsla(222, 0%, 47%, 1)), to(hsla(222, 0%, 44%, 1))) 0px 0px no-repeat,
14.36 /*right light gradient*/
14.37 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 68%, 1)), color-stop(.5, hsla(222, 10%, 47%, 1)), to(hsla(222, 10%, 44%, 1))) right bottom no-repeat,
14.38 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 68%, 1)), color-stop(.5, hsla(222, 0%, 47%, 1)), to(hsla(222, 0%, 44%, 1))) right bottom no-repeat,
14.39 /*body*/
14.40 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 54%, 1)), color-stop(.45, hsla(222, 10%, 44%, 1)), color-stop(.5, hsla(222, 10%, 39%, 1)), to(hsla(222, 10%, 47%, 1))) 1px 1px no-repeat !important;
14.41 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 54%, 1)), color-stop(.45, hsla(222, 0%, 44%, 1)), color-stop(.5, hsla(222, 0%, 39%, 1)), to(hsla(222, 0%, 47%, 1))) 1px 1px no-repeat !important;
14.42 }
14.43
14.44 .mention:not(.history) .x-mentionicon
14.45 @@ -96,27 +96,27 @@
14.46 {
14.47 background:
14.48 /*corners*/
14.49 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) left top no-repeat,
14.50 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) left top no-repeat,
14.51 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) left top no-repeat,
14.52 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) left top no-repeat,
14.53 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) left top no-repeat,
14.54 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) left top no-repeat,
14.55
14.56 /*top dark border*/
14.57 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) 0px 0px no-repeat,
14.58 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) 0px 0px no-repeat,
14.59 /*left dark border*/
14.60 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) 0px 0px no-repeat,
14.61 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) 0px 0px no-repeat,
14.62 /*bottom dark border*/
14.63 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right bottom no-repeat,
14.64 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right bottom no-repeat,
14.65 /*right dark border*/
14.66 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right bottom no-repeat,
14.67 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right bottom no-repeat,
14.68
14.69 /*top light edge*/
14.70 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 93%, 1)), to(hsla(222, 10%, 93%, 1))) 0px 0px no-repeat,
14.71 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 93%, 1)), to(hsla(222, 0%, 93%, 1))) 0px 0px no-repeat,
14.72 /*bottom light edge*/
14.73 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 78%, 1)), to(hsla(222, 10%, 78%, 1))) right bottom no-repeat,
14.74 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 78%, 1)), to(hsla(222, 0%, 78%, 1))) right bottom no-repeat,
14.75 /*left light gradient*/
14.76 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 93%, 1)), color-stop(.5, hsla(222, 10%, 82%, 1)), to(hsla(222, 10%, 70%, 1))) 0px 0px no-repeat,
14.77 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 93%, 1)), color-stop(.5, hsla(222, 0%, 82%, 1)), to(hsla(222, 0%, 70%, 1))) 0px 0px no-repeat,
14.78 /*right light gradient*/
14.79 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 93%, 1)), color-stop(.5, hsla(222, 10%, 82%, 1)), to(hsla(222, 10%, 70%, 1))) right bottom no-repeat,
14.80 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 93%, 1)), color-stop(.5, hsla(222, 0%, 82%, 1)), to(hsla(222, 0%, 70%, 1))) right bottom no-repeat,
14.81 /*body*/
14.82 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 78%, 1)), color-stop(.45, hsla(222, 10%, 65%, 1)), color-stop(.5, hsla(222, 10%, 60%, 1)), to(hsla(222, 10%, 75%, 1))) 1px 1px no-repeat !important;
14.83 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 78%, 1)), color-stop(.45, hsla(222, 0%, 65%, 1)), color-stop(.5, hsla(222, 0%, 60%, 1)), to(hsla(222, 0%, 75%, 1))) 1px 1px no-repeat !important;
14.84 }
15.1 --- a/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Red - Blue.css Tue Mar 16 10:22:57 2010 -0500
15.2 +++ b/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Red - Blue.css Tue Mar 16 16:53:37 2010 -0500
15.3 @@ -96,27 +96,27 @@
15.4 {
15.5 background:
15.6 /*corners*/
15.7 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) left top no-repeat,
15.8 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) left top no-repeat,
15.9 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) left top no-repeat,
15.10 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) left top no-repeat,
15.11 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) left top no-repeat,
15.12 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) left top no-repeat,
15.13
15.14 /*top dark border*/
15.15 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) 0px 0px no-repeat,
15.16 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) 0px 0px no-repeat,
15.17 /*left dark border*/
15.18 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) 0px 0px no-repeat,
15.19 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) 0px 0px no-repeat,
15.20 /*bottom dark border*/
15.21 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right bottom no-repeat,
15.22 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right bottom no-repeat,
15.23 /*right dark border*/
15.24 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right bottom no-repeat,
15.25 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right bottom no-repeat,
15.26
15.27 /*top light edge*/
15.28 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 93%, 1)), to(hsla(215, 15%, 93%, 1))) 0px 0px no-repeat,
15.29 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), to(hsla(215, 20%, 93%, 1))) 0px 0px no-repeat,
15.30 /*bottom light edge*/
15.31 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 78%, 1)), to(hsla(215, 15%, 78%, 1))) right bottom no-repeat,
15.32 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 78%, 1)), to(hsla(215, 20%, 78%, 1))) right bottom no-repeat,
15.33 /*left light gradient*/
15.34 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 93%, 1)), color-stop(.5, hsla(215, 15%, 82%, 1)), to(hsla(215, 15%, 70%, 1))) 0px 0px no-repeat,
15.35 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), color-stop(.5, hsla(215, 20%, 82%, 1)), to(hsla(215, 20%, 70%, 1))) 0px 0px no-repeat,
15.36 /*right light gradient*/
15.37 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 93%, 1)), color-stop(.5, hsla(215, 15%, 82%, 1)), to(hsla(215, 15%, 70%, 1))) right bottom no-repeat,
15.38 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), color-stop(.5, hsla(215, 20%, 82%, 1)), to(hsla(215, 20%, 70%, 1))) right bottom no-repeat,
15.39 /*body*/
15.40 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 78%, 1)), color-stop(.45, hsla(215, 15%, 65%, 1)), color-stop(.5, hsla(215, 15%, 60%, 1)), to(hsla(215, 15%, 75%, 1))) 1px 1px no-repeat !important;
15.41 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 78%, 1)), color-stop(.45, hsla(215, 20%, 65%, 1)), color-stop(.5, hsla(215, 20%, 60%, 1)), to(hsla(215, 20%, 75%, 1))) 1px 1px no-repeat !important;
15.42 }
16.1 --- a/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Red - Grey.css Tue Mar 16 10:22:57 2010 -0500
16.2 +++ b/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Alt Red - Grey.css Tue Mar 16 16:53:37 2010 -0500
16.3 @@ -33,29 +33,29 @@
16.4 {
16.5 background:
16.6 /*corners*/
16.7 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) left top no-repeat,
16.8 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) left top no-repeat,
16.9 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) left top no-repeat,
16.10 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) left top no-repeat,
16.11 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) left top no-repeat,
16.12 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) left top no-repeat,
16.13
16.14 /*top dark border*/
16.15 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) 0px 0px no-repeat,
16.16 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) 0px 0px no-repeat,
16.17 /*left dark border*/
16.18 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) 0px 0px no-repeat,
16.19 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) 0px 0px no-repeat,
16.20 /*bottom dark border*/
16.21 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right bottom no-repeat,
16.22 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right bottom no-repeat,
16.23 /*right dark border*/
16.24 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right bottom no-repeat,
16.25 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right bottom no-repeat,
16.26
16.27 /*top light edge*/
16.28 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 69%, 1)), to(hsla(222, 10%, 69%, 1))) 0px 0px no-repeat,
16.29 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 69%, 1)), to(hsla(222, 0%, 69%, 1))) 0px 0px no-repeat,
16.30 /*bottom light edge*/
16.31 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 50%, 1)), to(hsla(222, 10%, 50%, 1))) right bottom no-repeat,
16.32 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 50%, 1)), to(hsla(222, 0%, 50%, 1))) right bottom no-repeat,
16.33 /*left light gradient*/
16.34 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 68%, 1)), color-stop(.5, hsla(222, 10%, 47%, 1)), to(hsla(222, 10%, 44%, 1))) 0px 0px no-repeat,
16.35 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 68%, 1)), color-stop(.5, hsla(222, 0%, 47%, 1)), to(hsla(222, 0%, 44%, 1))) 0px 0px no-repeat,
16.36 /*right light gradient*/
16.37 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 68%, 1)), color-stop(.5, hsla(222, 10%, 47%, 1)), to(hsla(222, 10%, 44%, 1))) right bottom no-repeat,
16.38 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 68%, 1)), color-stop(.5, hsla(222, 0%, 47%, 1)), to(hsla(222, 0%, 44%, 1))) right bottom no-repeat,
16.39 /*body*/
16.40 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 54%, 1)), color-stop(.45, hsla(222, 10%, 44%, 1)), color-stop(.5, hsla(222, 10%, 39%, 1)), to(hsla(222, 10%, 47%, 1))) 1px 1px no-repeat !important;
16.41 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 54%, 1)), color-stop(.45, hsla(222, 0%, 44%, 1)), color-stop(.5, hsla(222, 0%, 39%, 1)), to(hsla(222, 0%, 47%, 1))) 1px 1px no-repeat !important;
16.42 }
16.43
16.44 .mention:not(.history) .x-mentionicon
16.45 @@ -96,27 +96,27 @@
16.46 {
16.47 background:
16.48 /*corners*/
16.49 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) left top no-repeat,
16.50 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) left top no-repeat,
16.51 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) left top no-repeat,
16.52 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) left top no-repeat,
16.53 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) left top no-repeat,
16.54 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) left top no-repeat,
16.55
16.56 /*top dark border*/
16.57 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) 0px 0px no-repeat,
16.58 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) 0px 0px no-repeat,
16.59 /*left dark border*/
16.60 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) 0px 0px no-repeat,
16.61 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) 0px 0px no-repeat,
16.62 /*bottom dark border*/
16.63 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right bottom no-repeat,
16.64 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right bottom no-repeat,
16.65 /*right dark border*/
16.66 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right bottom no-repeat,
16.67 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right bottom no-repeat,
16.68
16.69 /*top light edge*/
16.70 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 93%, 1)), to(hsla(222, 10%, 93%, 1))) 0px 0px no-repeat,
16.71 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 93%, 1)), to(hsla(222, 0%, 93%, 1))) 0px 0px no-repeat,
16.72 /*bottom light edge*/
16.73 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 78%, 1)), to(hsla(222, 10%, 78%, 1))) right bottom no-repeat,
16.74 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 78%, 1)), to(hsla(222, 0%, 78%, 1))) right bottom no-repeat,
16.75 /*left light gradient*/
16.76 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 93%, 1)), color-stop(.5, hsla(222, 10%, 82%, 1)), to(hsla(222, 10%, 70%, 1))) 0px 0px no-repeat,
16.77 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 93%, 1)), color-stop(.5, hsla(222, 0%, 82%, 1)), to(hsla(222, 0%, 70%, 1))) 0px 0px no-repeat,
16.78 /*right light gradient*/
16.79 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 93%, 1)), color-stop(.5, hsla(222, 10%, 82%, 1)), to(hsla(222, 10%, 70%, 1))) right bottom no-repeat,
16.80 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 93%, 1)), color-stop(.5, hsla(222, 0%, 82%, 1)), to(hsla(222, 0%, 70%, 1))) right bottom no-repeat,
16.81 /*body*/
16.82 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 78%, 1)), color-stop(.45, hsla(222, 10%, 65%, 1)), color-stop(.5, hsla(222, 10%, 60%, 1)), to(hsla(222, 10%, 75%, 1))) 1px 1px no-repeat !important;
16.83 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 78%, 1)), color-stop(.45, hsla(222, 0%, 65%, 1)), color-stop(.5, hsla(222, 0%, 60%, 1)), to(hsla(222, 0%, 75%, 1))) 1px 1px no-repeat !important;
16.84 }
17.1 --- a/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Blue - Blue.css Tue Mar 16 10:22:57 2010 -0500
17.2 +++ b/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Blue - Blue.css Tue Mar 16 16:53:37 2010 -0500
17.3 @@ -38,27 +38,27 @@
17.4 {
17.5 background:
17.6 /*corners*/
17.7 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right top no-repeat,
17.8 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right top no-repeat,
17.9 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right top no-repeat,
17.10 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right top no-repeat,
17.11 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right top no-repeat,
17.12 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right top no-repeat,
17.13
17.14 /*top dark border*/
17.15 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) left top no-repeat,
17.16 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) left top no-repeat,
17.17 /*left dark border*/
17.18 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) left top no-repeat,
17.19 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) left top no-repeat,
17.20 /*bottom dark border*/
17.21 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right bottom no-repeat,
17.22 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right bottom no-repeat,
17.23 /*right dark border*/
17.24 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right bottom no-repeat,
17.25 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right bottom no-repeat,
17.26
17.27 /*top light edge*/
17.28 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 93%, 1)), to(hsla(215, 15%, 93%, 1))) left top no-repeat,
17.29 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), to(hsla(215, 20%, 93%, 1))) left top no-repeat,
17.30 /*bottom light edge*/
17.31 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 78%, 1)), to(hsla(215, 15%, 78%, 1))) right bottom no-repeat,
17.32 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 78%, 1)), to(hsla(215, 20%, 78%, 1))) right bottom no-repeat,
17.33 /*left light gradient*/
17.34 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 93%, 1)), color-stop(.5, hsla(215, 15%, 82%, 1)), to(hsla(215, 15%, 70%, 1))) left top no-repeat,
17.35 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), color-stop(.5, hsla(215, 20%, 82%, 1)), to(hsla(215, 20%, 70%, 1))) left top no-repeat,
17.36 /*right light gradient*/
17.37 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 93%, 1)), color-stop(.5, hsla(215, 15%, 82%, 1)), to(hsla(215, 15%, 70%, 1))) right bottom no-repeat,
17.38 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), color-stop(.5, hsla(215, 20%, 82%, 1)), to(hsla(215, 20%, 70%, 1))) right bottom no-repeat,
17.39 /*body*/
17.40 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 78%, 1)), color-stop(.45, hsla(215, 15%, 65%, 1)), color-stop(.5, hsla(215, 15%, 60%, 1)), to(hsla(215, 15%, 75%, 1))) 1px 1px no-repeat;
17.41 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 78%, 1)), color-stop(.45, hsla(215, 20%, 65%, 1)), color-stop(.5, hsla(215, 20%, 60%, 1)), to(hsla(215, 20%, 75%, 1))) 1px 1px no-repeat;
17.42 }
18.1 --- a/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Blue - Green.css Tue Mar 16 10:22:57 2010 -0500
18.2 +++ b/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Blue - Green.css Tue Mar 16 16:53:37 2010 -0500
18.3 @@ -67,29 +67,29 @@
18.4 {
18.5 background:
18.6 /*corners*/
18.7 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 10%, 53%, 1)), to(hsla(215, 10%, 53%, 1))) right top no-repeat,
18.8 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 10%, 53%, 1)), to(hsla(215, 10%, 53%, 1))) right top no-repeat,
18.9 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 10%, 53%, 1)), to(hsla(215, 10%, 53%, 1))) right top no-repeat,
18.10 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right top no-repeat,
18.11 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right top no-repeat,
18.12 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right top no-repeat,
18.13
18.14 /*top dark border*/
18.15 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 10%, 53%, 1)), to(hsla(215, 10%, 53%, 1))) left top no-repeat,
18.16 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) left top no-repeat,
18.17 /*left dark border*/
18.18 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 10%, 53%, 1)), to(hsla(215, 10%, 53%, 1))) left top no-repeat,
18.19 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) left top no-repeat,
18.20 /*bottom dark border*/
18.21 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 10%, 53%, 1)), to(hsla(215, 10%, 53%, 1))) right bottom no-repeat,
18.22 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right bottom no-repeat,
18.23 /*right dark border*/
18.24 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 10%, 53%, 1)), to(hsla(215, 10%, 53%, 1))) right bottom no-repeat,
18.25 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right bottom no-repeat,
18.26
18.27 /*top light edge*/
18.28 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 10%, 93%, 1)), to(hsla(215, 10%, 93%, 1))) left top no-repeat,
18.29 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), to(hsla(215, 20%, 93%, 1))) left top no-repeat,
18.30 /*bottom light edge*/
18.31 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 10%, 78%, 1)), to(hsla(215, 10%, 78%, 1))) right bottom no-repeat,
18.32 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 78%, 1)), to(hsla(215, 20%, 78%, 1))) right bottom no-repeat,
18.33 /*left light gradient*/
18.34 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 10%, 93%, 1)), color-stop(.5, hsla(215, 10%, 82%, 1)), to(hsla(215, 10%, 70%, 1))) left top no-repeat,
18.35 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), color-stop(.5, hsla(215, 20%, 82%, 1)), to(hsla(215, 20%, 70%, 1))) left top no-repeat,
18.36 /*right light gradient*/
18.37 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 10%, 93%, 1)), color-stop(.5, hsla(215, 10%, 82%, 1)), to(hsla(215, 10%, 70%, 1))) right bottom no-repeat,
18.38 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), color-stop(.5, hsla(215, 20%, 82%, 1)), to(hsla(215, 20%, 70%, 1))) right bottom no-repeat,
18.39 /*body*/
18.40 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 78%, 1)), color-stop(.45, hsla(215, 10%, 65%, 1)), color-stop(.5, hsla(215, 10%, 60%, 1)), to(hsla(215, 10%, 75%, 1))) 1px 1px no-repeat;
18.41 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 78%, 1)), color-stop(.45, hsla(215, 20%, 65%, 1)), color-stop(.5, hsla(215, 20%, 60%, 1)), to(hsla(215, 20%, 75%, 1))) 1px 1px no-repeat;
18.42 }
18.43
18.44 .outgoing.history .x-header
19.1 --- a/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Blue - Grey.css Tue Mar 16 10:22:57 2010 -0500
19.2 +++ b/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Blue - Grey.css Tue Mar 16 16:53:37 2010 -0500
19.3 @@ -33,29 +33,29 @@
19.4 {
19.5 background:
19.6 /*corners*/
19.7 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right top no-repeat,
19.8 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right top no-repeat,
19.9 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right top no-repeat,
19.10 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right top no-repeat,
19.11 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right top no-repeat,
19.12 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right top no-repeat,
19.13
19.14 /*top dark border*/
19.15 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) left top no-repeat,
19.16 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) left top no-repeat,
19.17 /*left dark border*/
19.18 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) left top no-repeat,
19.19 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) left top no-repeat,
19.20 /*bottom dark border*/
19.21 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right bottom no-repeat,
19.22 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right bottom no-repeat,
19.23 /*right dark border*/
19.24 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right bottom no-repeat,
19.25 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right bottom no-repeat,
19.26
19.27 /*top light edge*/
19.28 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 69%, 1)), to(hsla(222, 10%, 69%, 1))) left top no-repeat,
19.29 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 69%, 1)), to(hsla(222, 0%, 69%, 1))) left top no-repeat,
19.30 /*bottom light edge*/
19.31 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 50%, 1)), to(hsla(222, 10%, 50%, 1))) right bottom no-repeat,
19.32 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 50%, 1)), to(hsla(222, 0%, 50%, 1))) right bottom no-repeat,
19.33 /*left light gradient*/
19.34 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 68%, 1)), color-stop(.5, hsla(222, 10%, 47%, 1)), to(hsla(222, 10%, 44%, 1))) left top no-repeat,
19.35 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 68%, 1)), color-stop(.5, hsla(222, 0%, 47%, 1)), to(hsla(222, 0%, 44%, 1))) left top no-repeat,
19.36 /*right light gradient*/
19.37 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 68%, 1)), color-stop(.5, hsla(222, 10%, 47%, 1)), to(hsla(222, 10%, 44%, 1))) right bottom no-repeat,
19.38 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 68%, 1)), color-stop(.5, hsla(222, 0%, 47%, 1)), to(hsla(222, 0%, 44%, 1))) right bottom no-repeat,
19.39 /*body*/
19.40 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 54%, 1)), color-stop(.45, hsla(222, 10%, 44%, 1)), color-stop(.5, hsla(222, 10%, 39%, 1)), to(hsla(222, 10%, 47%, 1))) 1px 1px no-repeat;
19.41 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 54%, 1)), color-stop(.45, hsla(222, 0%, 44%, 1)), color-stop(.5, hsla(222, 0%, 39%, 1)), to(hsla(222, 0%, 47%, 1))) 1px 1px no-repeat;
19.42 }
19.43
19.44 .mention:not(.history) .x-mentionicon
19.45 @@ -67,29 +67,29 @@
19.46 {
19.47 background:
19.48 /*corners*/
19.49 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 10%, 53%, 1)), to(hsla(215, 10%, 53%, 1))) right top no-repeat,
19.50 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 10%, 53%, 1)), to(hsla(215, 10%, 53%, 1))) right top no-repeat,
19.51 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 10%, 53%, 1)), to(hsla(215, 10%, 53%, 1))) right top no-repeat,
19.52 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right top no-repeat,
19.53 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right top no-repeat,
19.54 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right top no-repeat,
19.55
19.56 /*top dark border*/
19.57 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 10%, 53%, 1)), to(hsla(215, 10%, 53%, 1))) left top no-repeat,
19.58 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) left top no-repeat,
19.59 /*left dark border*/
19.60 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 10%, 53%, 1)), to(hsla(215, 10%, 53%, 1))) left top no-repeat,
19.61 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) left top no-repeat,
19.62 /*bottom dark border*/
19.63 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 10%, 53%, 1)), to(hsla(215, 10%, 53%, 1))) right bottom no-repeat,
19.64 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right bottom no-repeat,
19.65 /*right dark border*/
19.66 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 10%, 53%, 1)), to(hsla(215, 10%, 53%, 1))) right bottom no-repeat,
19.67 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right bottom no-repeat,
19.68
19.69 /*top light edge*/
19.70 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 10%, 93%, 1)), to(hsla(215, 10%, 93%, 1))) left top no-repeat,
19.71 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), to(hsla(215, 20%, 93%, 1))) left top no-repeat,
19.72 /*bottom light edge*/
19.73 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 10%, 78%, 1)), to(hsla(215, 10%, 78%, 1))) right bottom no-repeat,
19.74 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 78%, 1)), to(hsla(215, 20%, 78%, 1))) right bottom no-repeat,
19.75 /*left light gradient*/
19.76 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 10%, 93%, 1)), color-stop(.5, hsla(215, 10%, 82%, 1)), to(hsla(215, 10%, 70%, 1))) left top no-repeat,
19.77 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), color-stop(.5, hsla(215, 20%, 82%, 1)), to(hsla(215, 20%, 70%, 1))) left top no-repeat,
19.78 /*right light gradient*/
19.79 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 10%, 93%, 1)), color-stop(.5, hsla(215, 10%, 82%, 1)), to(hsla(215, 10%, 70%, 1))) right bottom no-repeat,
19.80 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), color-stop(.5, hsla(215, 20%, 82%, 1)), to(hsla(215, 20%, 70%, 1))) right bottom no-repeat,
19.81 /*body*/
19.82 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 78%, 1)), color-stop(.45, hsla(215, 10%, 65%, 1)), color-stop(.5, hsla(215, 10%, 60%, 1)), to(hsla(215, 10%, 75%, 1))) 1px 1px no-repeat;
19.83 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 78%, 1)), color-stop(.45, hsla(215, 20%, 65%, 1)), color-stop(.5, hsla(215, 20%, 60%, 1)), to(hsla(215, 20%, 75%, 1))) 1px 1px no-repeat;
19.84 }
19.85
19.86 .outgoing.history .x-header
20.1 --- a/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Blue - Orange.css Tue Mar 16 10:22:57 2010 -0500
20.2 +++ b/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Blue - Orange.css Tue Mar 16 16:53:37 2010 -0500
20.3 @@ -67,29 +67,29 @@
20.4 {
20.5 background:
20.6 /*corners*/
20.7 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 10%, 53%, 1)), to(hsla(215, 10%, 53%, 1))) right top no-repeat,
20.8 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 10%, 53%, 1)), to(hsla(215, 10%, 53%, 1))) right top no-repeat,
20.9 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 10%, 53%, 1)), to(hsla(215, 10%, 53%, 1))) right top no-repeat,
20.10 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right top no-repeat,
20.11 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right top no-repeat,
20.12 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right top no-repeat,
20.13
20.14 /*top dark border*/
20.15 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 10%, 53%, 1)), to(hsla(215, 10%, 53%, 1))) left top no-repeat,
20.16 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) left top no-repeat,
20.17 /*left dark border*/
20.18 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 10%, 53%, 1)), to(hsla(215, 10%, 53%, 1))) left top no-repeat,
20.19 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) left top no-repeat,
20.20 /*bottom dark border*/
20.21 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 10%, 53%, 1)), to(hsla(215, 10%, 53%, 1))) right bottom no-repeat,
20.22 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right bottom no-repeat,
20.23 /*right dark border*/
20.24 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 10%, 53%, 1)), to(hsla(215, 10%, 53%, 1))) right bottom no-repeat,
20.25 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right bottom no-repeat,
20.26
20.27 /*top light edge*/
20.28 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 10%, 93%, 1)), to(hsla(215, 10%, 93%, 1))) left top no-repeat,
20.29 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), to(hsla(215, 20%, 93%, 1))) left top no-repeat,
20.30 /*bottom light edge*/
20.31 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 10%, 78%, 1)), to(hsla(215, 10%, 78%, 1))) right bottom no-repeat,
20.32 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 78%, 1)), to(hsla(215, 20%, 78%, 1))) right bottom no-repeat,
20.33 /*left light gradient*/
20.34 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 10%, 93%, 1)), color-stop(.5, hsla(215, 10%, 82%, 1)), to(hsla(215, 10%, 70%, 1))) left top no-repeat,
20.35 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), color-stop(.5, hsla(215, 20%, 82%, 1)), to(hsla(215, 20%, 70%, 1))) left top no-repeat,
20.36 /*right light gradient*/
20.37 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 10%, 93%, 1)), color-stop(.5, hsla(215, 10%, 82%, 1)), to(hsla(215, 10%, 70%, 1))) right bottom no-repeat,
20.38 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), color-stop(.5, hsla(215, 20%, 82%, 1)), to(hsla(215, 20%, 70%, 1))) right bottom no-repeat,
20.39 /*body*/
20.40 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 78%, 1)), color-stop(.45, hsla(215, 10%, 65%, 1)), color-stop(.5, hsla(215, 10%, 60%, 1)), to(hsla(215, 10%, 75%, 1))) 1px 1px no-repeat;
20.41 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 78%, 1)), color-stop(.45, hsla(215, 20%, 65%, 1)), color-stop(.5, hsla(215, 20%, 60%, 1)), to(hsla(215, 20%, 75%, 1))) 1px 1px no-repeat;
20.42 }
20.43
20.44 .outgoing.history .x-header
21.1 --- a/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Blue - Red.css Tue Mar 16 10:22:57 2010 -0500
21.2 +++ b/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Blue - Red.css Tue Mar 16 16:53:37 2010 -0500
21.3 @@ -67,29 +67,29 @@
21.4 {
21.5 background:
21.6 /*corners*/
21.7 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 10%, 53%, 1)), to(hsla(215, 10%, 53%, 1))) right top no-repeat,
21.8 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 10%, 53%, 1)), to(hsla(215, 10%, 53%, 1))) right top no-repeat,
21.9 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 10%, 53%, 1)), to(hsla(215, 10%, 53%, 1))) right top no-repeat,
21.10 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right top no-repeat,
21.11 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right top no-repeat,
21.12 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right top no-repeat,
21.13
21.14 /*top dark border*/
21.15 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 10%, 53%, 1)), to(hsla(215, 10%, 53%, 1))) left top no-repeat,
21.16 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) left top no-repeat,
21.17 /*left dark border*/
21.18 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 10%, 53%, 1)), to(hsla(215, 10%, 53%, 1))) left top no-repeat,
21.19 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) left top no-repeat,
21.20 /*bottom dark border*/
21.21 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 10%, 53%, 1)), to(hsla(215, 10%, 53%, 1))) right bottom no-repeat,
21.22 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right bottom no-repeat,
21.23 /*right dark border*/
21.24 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 10%, 53%, 1)), to(hsla(215, 10%, 53%, 1))) right bottom no-repeat,
21.25 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right bottom no-repeat,
21.26
21.27 /*top light edge*/
21.28 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 10%, 93%, 1)), to(hsla(215, 10%, 93%, 1))) left top no-repeat,
21.29 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), to(hsla(215, 20%, 93%, 1))) left top no-repeat,
21.30 /*bottom light edge*/
21.31 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 10%, 78%, 1)), to(hsla(215, 10%, 78%, 1))) right bottom no-repeat,
21.32 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 78%, 1)), to(hsla(215, 20%, 78%, 1))) right bottom no-repeat,
21.33 /*left light gradient*/
21.34 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 10%, 93%, 1)), color-stop(.5, hsla(215, 10%, 82%, 1)), to(hsla(215, 10%, 70%, 1))) left top no-repeat,
21.35 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), color-stop(.5, hsla(215, 20%, 82%, 1)), to(hsla(215, 20%, 70%, 1))) left top no-repeat,
21.36 /*right light gradient*/
21.37 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 10%, 93%, 1)), color-stop(.5, hsla(215, 10%, 82%, 1)), to(hsla(215, 10%, 70%, 1))) right bottom no-repeat,
21.38 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), color-stop(.5, hsla(215, 20%, 82%, 1)), to(hsla(215, 20%, 70%, 1))) right bottom no-repeat,
21.39 /*body*/
21.40 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 78%, 1)), color-stop(.45, hsla(215, 10%, 65%, 1)), color-stop(.5, hsla(215, 10%, 60%, 1)), to(hsla(215, 10%, 75%, 1))) 1px 1px no-repeat;
21.41 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 78%, 1)), color-stop(.45, hsla(215, 20%, 65%, 1)), color-stop(.5, hsla(215, 20%, 60%, 1)), to(hsla(215, 20%, 75%, 1))) 1px 1px no-repeat;
21.42 }
21.43
21.44 .outgoing.history .x-header
22.1 --- a/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Green - Blue.css Tue Mar 16 10:22:57 2010 -0500
22.2 +++ b/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Green - Blue.css Tue Mar 16 16:53:37 2010 -0500
22.3 @@ -96,27 +96,27 @@
22.4 {
22.5 background:
22.6 /*corners*/
22.7 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right top no-repeat,
22.8 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right top no-repeat,
22.9 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right top no-repeat,
22.10 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right top no-repeat,
22.11 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right top no-repeat,
22.12 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right top no-repeat,
22.13
22.14 /*top dark border*/
22.15 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) left top no-repeat,
22.16 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) left top no-repeat,
22.17 /*left dark border*/
22.18 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) left top no-repeat,
22.19 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) left top no-repeat,
22.20 /*bottom dark border*/
22.21 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right bottom no-repeat,
22.22 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right bottom no-repeat,
22.23 /*right dark border*/
22.24 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right bottom no-repeat,
22.25 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right bottom no-repeat,
22.26
22.27 /*top light edge*/
22.28 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 93%, 1)), to(hsla(215, 15%, 93%, 1))) left top no-repeat,
22.29 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), to(hsla(215, 20%, 93%, 1))) left top no-repeat,
22.30 /*bottom light edge*/
22.31 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 78%, 1)), to(hsla(215, 15%, 78%, 1))) right bottom no-repeat,
22.32 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 78%, 1)), to(hsla(215, 20%, 78%, 1))) right bottom no-repeat,
22.33 /*left light gradient*/
22.34 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 93%, 1)), color-stop(.5, hsla(215, 15%, 82%, 1)), to(hsla(215, 15%, 70%, 1))) left top no-repeat,
22.35 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), color-stop(.5, hsla(215, 20%, 82%, 1)), to(hsla(215, 20%, 70%, 1))) left top no-repeat,
22.36 /*right light gradient*/
22.37 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 93%, 1)), color-stop(.5, hsla(215, 15%, 82%, 1)), to(hsla(215, 15%, 70%, 1))) right bottom no-repeat,
22.38 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), color-stop(.5, hsla(215, 20%, 82%, 1)), to(hsla(215, 20%, 70%, 1))) right bottom no-repeat,
22.39 /*body*/
22.40 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 78%, 1)), color-stop(.45, hsla(215, 15%, 65%, 1)), color-stop(.5, hsla(215, 15%, 60%, 1)), to(hsla(215, 15%, 75%, 1))) 1px 1px no-repeat;
22.41 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 78%, 1)), color-stop(.45, hsla(215, 20%, 65%, 1)), color-stop(.5, hsla(215, 20%, 60%, 1)), to(hsla(215, 20%, 75%, 1))) 1px 1px no-repeat;
22.42 }
23.1 --- a/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Green - Grey.css Tue Mar 16 10:22:57 2010 -0500
23.2 +++ b/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Green - Grey.css Tue Mar 16 16:53:37 2010 -0500
23.3 @@ -33,29 +33,29 @@
23.4 {
23.5 background:
23.6 /*corners*/
23.7 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right top no-repeat,
23.8 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right top no-repeat,
23.9 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right top no-repeat,
23.10 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right top no-repeat,
23.11 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right top no-repeat,
23.12 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right top no-repeat,
23.13
23.14 /*top dark border*/
23.15 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) left top no-repeat,
23.16 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) left top no-repeat,
23.17 /*left dark border*/
23.18 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) left top no-repeat,
23.19 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) left top no-repeat,
23.20 /*bottom dark border*/
23.21 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right bottom no-repeat,
23.22 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right bottom no-repeat,
23.23 /*right dark border*/
23.24 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right bottom no-repeat,
23.25 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right bottom no-repeat,
23.26
23.27 /*top light edge*/
23.28 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 69%, 1)), to(hsla(222, 10%, 69%, 1))) left top no-repeat,
23.29 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 69%, 1)), to(hsla(222, 0%, 69%, 1))) left top no-repeat,
23.30 /*bottom light edge*/
23.31 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 50%, 1)), to(hsla(222, 10%, 50%, 1))) right bottom no-repeat,
23.32 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 50%, 1)), to(hsla(222, 0%, 50%, 1))) right bottom no-repeat,
23.33 /*left light gradient*/
23.34 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 68%, 1)), color-stop(.5, hsla(222, 10%, 47%, 1)), to(hsla(222, 10%, 44%, 1))) left top no-repeat,
23.35 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 68%, 1)), color-stop(.5, hsla(222, 0%, 47%, 1)), to(hsla(222, 0%, 44%, 1))) left top no-repeat,
23.36 /*right light gradient*/
23.37 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 68%, 1)), color-stop(.5, hsla(222, 10%, 47%, 1)), to(hsla(222, 10%, 44%, 1))) right bottom no-repeat,
23.38 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 68%, 1)), color-stop(.5, hsla(222, 0%, 47%, 1)), to(hsla(222, 0%, 44%, 1))) right bottom no-repeat,
23.39 /*body*/
23.40 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 54%, 1)), color-stop(.45, hsla(222, 10%, 44%, 1)), color-stop(.5, hsla(222, 10%, 39%, 1)), to(hsla(222, 10%, 47%, 1))) 1px 1px no-repeat;
23.41 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 54%, 1)), color-stop(.45, hsla(222, 0%, 44%, 1)), color-stop(.5, hsla(222, 0%, 39%, 1)), to(hsla(222, 0%, 47%, 1))) 1px 1px no-repeat;
23.42 }
23.43
23.44 .mention:not(.history) .x-mentionicon
24.1 --- a/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Grey - Blue.css Tue Mar 16 10:22:57 2010 -0500
24.2 +++ b/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Grey - Blue.css Tue Mar 16 16:53:37 2010 -0500
24.3 @@ -4,29 +4,29 @@
24.4 {
24.5 background:
24.6 /*corners*/
24.7 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right top no-repeat,
24.8 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right top no-repeat,
24.9 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right top no-repeat,
24.10 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right top no-repeat,
24.11 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right top no-repeat,
24.12 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right top no-repeat,
24.13
24.14 /*top dark border*/
24.15 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) left top no-repeat,
24.16 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) left top no-repeat,
24.17 /*left dark border*/
24.18 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) left top no-repeat,
24.19 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) left top no-repeat,
24.20 /*bottom dark border*/
24.21 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right bottom no-repeat,
24.22 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right bottom no-repeat,
24.23 /*right dark border*/
24.24 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right bottom no-repeat,
24.25 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right bottom no-repeat,
24.26
24.27 /*top light edge*/
24.28 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 69%, 1)), to(hsla(222, 10%, 69%, 1))) left top no-repeat,
24.29 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 69%, 1)), to(hsla(222, 0%, 69%, 1))) left top no-repeat,
24.30 /*bottom light edge*/
24.31 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 50%, 1)), to(hsla(222, 10%, 50%, 1))) right bottom no-repeat,
24.32 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 50%, 1)), to(hsla(222, 0%, 50%, 1))) right bottom no-repeat,
24.33 /*left light gradient*/
24.34 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 68%, 1)), color-stop(.5, hsla(222, 10%, 47%, 1)), to(hsla(222, 10%, 44%, 1))) left top no-repeat,
24.35 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 68%, 1)), color-stop(.5, hsla(222, 0%, 47%, 1)), to(hsla(222, 0%, 44%, 1))) left top no-repeat,
24.36 /*right light gradient*/
24.37 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 68%, 1)), color-stop(.5, hsla(222, 10%, 47%, 1)), to(hsla(222, 10%, 44%, 1))) right bottom no-repeat,
24.38 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 68%, 1)), color-stop(.5, hsla(222, 0%, 47%, 1)), to(hsla(222, 0%, 44%, 1))) right bottom no-repeat,
24.39 /*body*/
24.40 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 54%, 1)), color-stop(.45, hsla(222, 10%, 44%, 1)), color-stop(.5, hsla(222, 10%, 39%, 1)), to(hsla(222, 10%, 47%, 1))) 1px 1px no-repeat;
24.41 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 54%, 1)), color-stop(.45, hsla(222, 0%, 44%, 1)), color-stop(.5, hsla(222, 0%, 39%, 1)), to(hsla(222, 0%, 47%, 1))) 1px 1px no-repeat;
24.42 }
24.43
24.44 .outgoing:not(.history) .x-header
24.45 @@ -67,56 +67,56 @@
24.46 {
24.47 background:
24.48 /*corners*/
24.49 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right top no-repeat,
24.50 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right top no-repeat,
24.51 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right top no-repeat,
24.52 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right top no-repeat,
24.53 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right top no-repeat,
24.54 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right top no-repeat,
24.55
24.56 /*top dark border*/
24.57 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) left top no-repeat,
24.58 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) left top no-repeat,
24.59 /*left dark border*/
24.60 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) left top no-repeat,
24.61 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) left top no-repeat,
24.62 /*bottom dark border*/
24.63 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right bottom no-repeat,
24.64 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right bottom no-repeat,
24.65 /*right dark border*/
24.66 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right bottom no-repeat,
24.67 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right bottom no-repeat,
24.68
24.69 /*top light edge*/
24.70 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 93%, 1)), to(hsla(222, 10%, 93%, 1))) left top no-repeat,
24.71 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 93%, 1)), to(hsla(222, 0%, 93%, 1))) left top no-repeat,
24.72 /*bottom light edge*/
24.73 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 78%, 1)), to(hsla(222, 10%, 78%, 1))) right bottom no-repeat,
24.74 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 78%, 1)), to(hsla(222, 0%, 78%, 1))) right bottom no-repeat,
24.75 /*left light gradient*/
24.76 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 93%, 1)), color-stop(.5, hsla(222, 10%, 82%, 1)), to(hsla(222, 10%, 70%, 1))) left top no-repeat,
24.77 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 93%, 1)), color-stop(.5, hsla(222, 0%, 82%, 1)), to(hsla(222, 0%, 70%, 1))) left top no-repeat,
24.78 /*right light gradient*/
24.79 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 93%, 1)), color-stop(.5, hsla(222, 10%, 82%, 1)), to(hsla(222, 10%, 70%, 1))) right bottom no-repeat,
24.80 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 93%, 1)), color-stop(.5, hsla(222, 0%, 82%, 1)), to(hsla(222, 0%, 70%, 1))) right bottom no-repeat,
24.81 /*body*/
24.82 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 78%, 1)), color-stop(.45, hsla(222, 10%, 65%, 1)), color-stop(.5, hsla(222, 10%, 60%, 1)), to(hsla(222, 10%, 75%, 1))) 1px 1px no-repeat;
24.83 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 78%, 1)), color-stop(.45, hsla(222, 0%, 65%, 1)), color-stop(.5, hsla(222, 0%, 60%, 1)), to(hsla(222, 0%, 75%, 1))) 1px 1px no-repeat;
24.84 }
24.85
24.86 .outgoing.history .x-header
24.87 {
24.88 background:
24.89 /*corners*/
24.90 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right top no-repeat,
24.91 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right top no-repeat,
24.92 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right top no-repeat,
24.93 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right top no-repeat,
24.94 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right top no-repeat,
24.95 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right top no-repeat,
24.96
24.97 /*top dark border*/
24.98 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) left top no-repeat,
24.99 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) left top no-repeat,
24.100 /*left dark border*/
24.101 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) left top no-repeat,
24.102 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) left top no-repeat,
24.103 /*bottom dark border*/
24.104 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right bottom no-repeat,
24.105 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right bottom no-repeat,
24.106 /*right dark border*/
24.107 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right bottom no-repeat,
24.108 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right bottom no-repeat,
24.109
24.110 /*top light edge*/
24.111 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 93%, 1)), to(hsla(215, 15%, 93%, 1))) left top no-repeat,
24.112 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), to(hsla(215, 20%, 93%, 1))) left top no-repeat,
24.113 /*bottom light edge*/
24.114 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 78%, 1)), to(hsla(215, 15%, 78%, 1))) right bottom no-repeat,
24.115 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 78%, 1)), to(hsla(215, 20%, 78%, 1))) right bottom no-repeat,
24.116 /*left light gradient*/
24.117 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 93%, 1)), color-stop(.5, hsla(215, 15%, 82%, 1)), to(hsla(215, 15%, 70%, 1))) left top no-repeat,
24.118 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), color-stop(.5, hsla(215, 20%, 82%, 1)), to(hsla(215, 20%, 70%, 1))) left top no-repeat,
24.119 /*right light gradient*/
24.120 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 93%, 1)), color-stop(.5, hsla(215, 15%, 82%, 1)), to(hsla(215, 15%, 70%, 1))) right bottom no-repeat,
24.121 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), color-stop(.5, hsla(215, 20%, 82%, 1)), to(hsla(215, 20%, 70%, 1))) right bottom no-repeat,
24.122 /*body*/
24.123 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 78%, 1)), color-stop(.45, hsla(215, 15%, 65%, 1)), color-stop(.5, hsla(215, 15%, 60%, 1)), to(hsla(215, 15%, 75%, 1))) 1px 1px no-repeat;
24.124 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 78%, 1)), color-stop(.45, hsla(215, 20%, 65%, 1)), color-stop(.5, hsla(215, 20%, 60%, 1)), to(hsla(215, 20%, 75%, 1))) 1px 1px no-repeat;
24.125 }
25.1 --- a/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Grey - Green.css Tue Mar 16 10:22:57 2010 -0500
25.2 +++ b/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Grey - Green.css Tue Mar 16 16:53:37 2010 -0500
25.3 @@ -4,29 +4,29 @@
25.4 {
25.5 background:
25.6 /*corners*/
25.7 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right top no-repeat,
25.8 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right top no-repeat,
25.9 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right top no-repeat,
25.10 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right top no-repeat,
25.11 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right top no-repeat,
25.12 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right top no-repeat,
25.13
25.14 /*top dark border*/
25.15 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) left top no-repeat,
25.16 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) left top no-repeat,
25.17 /*left dark border*/
25.18 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) left top no-repeat,
25.19 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) left top no-repeat,
25.20 /*bottom dark border*/
25.21 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right bottom no-repeat,
25.22 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right bottom no-repeat,
25.23 /*right dark border*/
25.24 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right bottom no-repeat,
25.25 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right bottom no-repeat,
25.26
25.27 /*top light edge*/
25.28 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 69%, 1)), to(hsla(222, 10%, 69%, 1))) left top no-repeat,
25.29 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 69%, 1)), to(hsla(222, 0%, 69%, 1))) left top no-repeat,
25.30 /*bottom light edge*/
25.31 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 50%, 1)), to(hsla(222, 10%, 50%, 1))) right bottom no-repeat,
25.32 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 50%, 1)), to(hsla(222, 0%, 50%, 1))) right bottom no-repeat,
25.33 /*left light gradient*/
25.34 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 68%, 1)), color-stop(.5, hsla(222, 10%, 47%, 1)), to(hsla(222, 10%, 44%, 1))) left top no-repeat,
25.35 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 68%, 1)), color-stop(.5, hsla(222, 0%, 47%, 1)), to(hsla(222, 0%, 44%, 1))) left top no-repeat,
25.36 /*right light gradient*/
25.37 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 68%, 1)), color-stop(.5, hsla(222, 10%, 47%, 1)), to(hsla(222, 10%, 44%, 1))) right bottom no-repeat,
25.38 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 68%, 1)), color-stop(.5, hsla(222, 0%, 47%, 1)), to(hsla(222, 0%, 44%, 1))) right bottom no-repeat,
25.39 /*body*/
25.40 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 54%, 1)), color-stop(.45, hsla(222, 10%, 44%, 1)), color-stop(.5, hsla(222, 10%, 39%, 1)), to(hsla(222, 10%, 47%, 1))) 1px 1px no-repeat;
25.41 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 54%, 1)), color-stop(.45, hsla(222, 0%, 44%, 1)), color-stop(.5, hsla(222, 0%, 39%, 1)), to(hsla(222, 0%, 47%, 1))) 1px 1px no-repeat;
25.42 }
25.43
25.44 .outgoing:not(.history) .x-header
25.45 @@ -67,29 +67,29 @@
25.46 {
25.47 background:
25.48 /*corners*/
25.49 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right top no-repeat,
25.50 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right top no-repeat,
25.51 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right top no-repeat,
25.52 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right top no-repeat,
25.53 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right top no-repeat,
25.54 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right top no-repeat,
25.55
25.56 /*top dark border*/
25.57 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) left top no-repeat,
25.58 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) left top no-repeat,
25.59 /*left dark border*/
25.60 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) left top no-repeat,
25.61 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) left top no-repeat,
25.62 /*bottom dark border*/
25.63 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right bottom no-repeat,
25.64 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right bottom no-repeat,
25.65 /*right dark border*/
25.66 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right bottom no-repeat,
25.67 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right bottom no-repeat,
25.68
25.69 /*top light edge*/
25.70 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 93%, 1)), to(hsla(222, 10%, 93%, 1))) left top no-repeat,
25.71 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 93%, 1)), to(hsla(222, 0%, 93%, 1))) left top no-repeat,
25.72 /*bottom light edge*/
25.73 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 78%, 1)), to(hsla(222, 10%, 78%, 1))) right bottom no-repeat,
25.74 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 78%, 1)), to(hsla(222, 0%, 78%, 1))) right bottom no-repeat,
25.75 /*left light gradient*/
25.76 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 93%, 1)), color-stop(.5, hsla(222, 10%, 82%, 1)), to(hsla(222, 10%, 70%, 1))) left top no-repeat,
25.77 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 93%, 1)), color-stop(.5, hsla(222, 0%, 82%, 1)), to(hsla(222, 0%, 70%, 1))) left top no-repeat,
25.78 /*right light gradient*/
25.79 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 93%, 1)), color-stop(.5, hsla(222, 10%, 82%, 1)), to(hsla(222, 10%, 70%, 1))) right bottom no-repeat,
25.80 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 93%, 1)), color-stop(.5, hsla(222, 0%, 82%, 1)), to(hsla(222, 0%, 70%, 1))) right bottom no-repeat,
25.81 /*body*/
25.82 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 78%, 1)), color-stop(.45, hsla(222, 10%, 65%, 1)), color-stop(.5, hsla(222, 10%, 60%, 1)), to(hsla(222, 10%, 75%, 1))) 1px 1px no-repeat;
25.83 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 78%, 1)), color-stop(.45, hsla(222, 0%, 65%, 1)), color-stop(.5, hsla(222, 0%, 60%, 1)), to(hsla(222, 0%, 75%, 1))) 1px 1px no-repeat;
25.84 }
25.85
25.86 .outgoing.history .x-header
26.1 --- a/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Grey - Grey.css Tue Mar 16 10:22:57 2010 -0500
26.2 +++ b/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Grey - Grey.css Tue Mar 16 16:53:37 2010 -0500
26.3 @@ -4,29 +4,29 @@
26.4 {
26.5 background:
26.6 /*corners*/
26.7 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right top no-repeat,
26.8 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right top no-repeat,
26.9 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right top no-repeat,
26.10 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right top no-repeat,
26.11 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right top no-repeat,
26.12 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right top no-repeat,
26.13
26.14 /*top dark border*/
26.15 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) left top no-repeat,
26.16 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) left top no-repeat,
26.17 /*left dark border*/
26.18 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) left top no-repeat,
26.19 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) left top no-repeat,
26.20 /*bottom dark border*/
26.21 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right bottom no-repeat,
26.22 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right bottom no-repeat,
26.23 /*right dark border*/
26.24 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right bottom no-repeat,
26.25 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right bottom no-repeat,
26.26
26.27 /*top light edge*/
26.28 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 69%, 1)), to(hsla(222, 10%, 69%, 1))) left top no-repeat,
26.29 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 69%, 1)), to(hsla(222, 0%, 69%, 1))) left top no-repeat,
26.30 /*bottom light edge*/
26.31 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 50%, 1)), to(hsla(222, 10%, 50%, 1))) right bottom no-repeat,
26.32 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 50%, 1)), to(hsla(222, 0%, 50%, 1))) right bottom no-repeat,
26.33 /*left light gradient*/
26.34 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 68%, 1)), color-stop(.5, hsla(222, 10%, 47%, 1)), to(hsla(222, 10%, 44%, 1))) left top no-repeat,
26.35 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 68%, 1)), color-stop(.5, hsla(222, 0%, 47%, 1)), to(hsla(222, 0%, 44%, 1))) left top no-repeat,
26.36 /*right light gradient*/
26.37 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 68%, 1)), color-stop(.5, hsla(222, 10%, 47%, 1)), to(hsla(222, 10%, 44%, 1))) right bottom no-repeat,
26.38 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 68%, 1)), color-stop(.5, hsla(222, 0%, 47%, 1)), to(hsla(222, 0%, 44%, 1))) right bottom no-repeat,
26.39 /*body*/
26.40 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 54%, 1)), color-stop(.45, hsla(222, 10%, 44%, 1)), color-stop(.5, hsla(222, 10%, 39%, 1)), to(hsla(222, 10%, 47%, 1))) 1px 1px no-repeat;
26.41 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 54%, 1)), color-stop(.45, hsla(222, 0%, 44%, 1)), color-stop(.5, hsla(222, 0%, 39%, 1)), to(hsla(222, 0%, 47%, 1))) 1px 1px no-repeat;
26.42 }
26.43
26.44 .mention:not(.history) .x-mentionicon
26.45 @@ -38,27 +38,27 @@
26.46 {
26.47 background:
26.48 /*corners*/
26.49 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right top no-repeat,
26.50 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right top no-repeat,
26.51 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right top no-repeat,
26.52 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right top no-repeat,
26.53 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right top no-repeat,
26.54 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right top no-repeat,
26.55
26.56 /*top dark border*/
26.57 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) left top no-repeat,
26.58 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) left top no-repeat,
26.59 /*left dark border*/
26.60 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) left top no-repeat,
26.61 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) left top no-repeat,
26.62 /*bottom dark border*/
26.63 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right bottom no-repeat,
26.64 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right bottom no-repeat,
26.65 /*right dark border*/
26.66 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right bottom no-repeat,
26.67 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right bottom no-repeat,
26.68
26.69 /*top light edge*/
26.70 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 93%, 1)), to(hsla(222, 10%, 93%, 1))) left top no-repeat,
26.71 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 93%, 1)), to(hsla(222, 0%, 93%, 1))) left top no-repeat,
26.72 /*bottom light edge*/
26.73 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 78%, 1)), to(hsla(222, 10%, 78%, 1))) right bottom no-repeat,
26.74 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 78%, 1)), to(hsla(222, 0%, 78%, 1))) right bottom no-repeat,
26.75 /*left light gradient*/
26.76 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 93%, 1)), color-stop(.5, hsla(222, 10%, 82%, 1)), to(hsla(222, 10%, 70%, 1))) left top no-repeat,
26.77 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 93%, 1)), color-stop(.5, hsla(222, 0%, 82%, 1)), to(hsla(222, 0%, 70%, 1))) left top no-repeat,
26.78 /*right light gradient*/
26.79 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 93%, 1)), color-stop(.5, hsla(222, 10%, 82%, 1)), to(hsla(222, 10%, 70%, 1))) right bottom no-repeat,
26.80 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 93%, 1)), color-stop(.5, hsla(222, 0%, 82%, 1)), to(hsla(222, 0%, 70%, 1))) right bottom no-repeat,
26.81 /*body*/
26.82 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 78%, 1)), color-stop(.45, hsla(222, 10%, 65%, 1)), color-stop(.5, hsla(222, 10%, 60%, 1)), to(hsla(222, 10%, 75%, 1))) 1px 1px no-repeat;
26.83 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 78%, 1)), color-stop(.45, hsla(222, 0%, 65%, 1)), color-stop(.5, hsla(222, 0%, 60%, 1)), to(hsla(222, 0%, 75%, 1))) 1px 1px no-repeat;
26.84 }
27.1 --- a/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Grey - Orange.css Tue Mar 16 10:22:57 2010 -0500
27.2 +++ b/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Grey - Orange.css Tue Mar 16 16:53:37 2010 -0500
27.3 @@ -4,29 +4,29 @@
27.4 {
27.5 background:
27.6 /*corners*/
27.7 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right top no-repeat,
27.8 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right top no-repeat,
27.9 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right top no-repeat,
27.10 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right top no-repeat,
27.11 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right top no-repeat,
27.12 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right top no-repeat,
27.13
27.14 /*top dark border*/
27.15 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) left top no-repeat,
27.16 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) left top no-repeat,
27.17 /*left dark border*/
27.18 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) left top no-repeat,
27.19 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) left top no-repeat,
27.20 /*bottom dark border*/
27.21 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right bottom no-repeat,
27.22 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right bottom no-repeat,
27.23 /*right dark border*/
27.24 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right bottom no-repeat,
27.25 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right bottom no-repeat,
27.26
27.27 /*top light edge*/
27.28 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 69%, 1)), to(hsla(222, 10%, 69%, 1))) left top no-repeat,
27.29 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 69%, 1)), to(hsla(222, 0%, 69%, 1))) left top no-repeat,
27.30 /*bottom light edge*/
27.31 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 50%, 1)), to(hsla(222, 10%, 50%, 1))) right bottom no-repeat,
27.32 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 50%, 1)), to(hsla(222, 0%, 50%, 1))) right bottom no-repeat,
27.33 /*left light gradient*/
27.34 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 68%, 1)), color-stop(.5, hsla(222, 10%, 47%, 1)), to(hsla(222, 10%, 44%, 1))) left top no-repeat,
27.35 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 68%, 1)), color-stop(.5, hsla(222, 0%, 47%, 1)), to(hsla(222, 0%, 44%, 1))) left top no-repeat,
27.36 /*right light gradient*/
27.37 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 68%, 1)), color-stop(.5, hsla(222, 10%, 47%, 1)), to(hsla(222, 10%, 44%, 1))) right bottom no-repeat,
27.38 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 68%, 1)), color-stop(.5, hsla(222, 0%, 47%, 1)), to(hsla(222, 0%, 44%, 1))) right bottom no-repeat,
27.39 /*body*/
27.40 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 54%, 1)), color-stop(.45, hsla(222, 10%, 44%, 1)), color-stop(.5, hsla(222, 10%, 39%, 1)), to(hsla(222, 10%, 47%, 1))) 1px 1px no-repeat;
27.41 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 54%, 1)), color-stop(.45, hsla(222, 0%, 44%, 1)), color-stop(.5, hsla(222, 0%, 39%, 1)), to(hsla(222, 0%, 47%, 1))) 1px 1px no-repeat;
27.42 }
27.43
27.44 .outgoing:not(.history) .x-header
27.45 @@ -67,29 +67,29 @@
27.46 {
27.47 background:
27.48 /*corners*/
27.49 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right top no-repeat,
27.50 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right top no-repeat,
27.51 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right top no-repeat,
27.52 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right top no-repeat,
27.53 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right top no-repeat,
27.54 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right top no-repeat,
27.55
27.56 /*top dark border*/
27.57 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) left top no-repeat,
27.58 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) left top no-repeat,
27.59 /*left dark border*/
27.60 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) left top no-repeat,
27.61 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) left top no-repeat,
27.62 /*bottom dark border*/
27.63 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right bottom no-repeat,
27.64 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right bottom no-repeat,
27.65 /*right dark border*/
27.66 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right bottom no-repeat,
27.67 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right bottom no-repeat,
27.68
27.69 /*top light edge*/
27.70 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 93%, 1)), to(hsla(222, 10%, 93%, 1))) left top no-repeat,
27.71 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 93%, 1)), to(hsla(222, 0%, 93%, 1))) left top no-repeat,
27.72 /*bottom light edge*/
27.73 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 78%, 1)), to(hsla(222, 10%, 78%, 1))) right bottom no-repeat,
27.74 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 78%, 1)), to(hsla(222, 0%, 78%, 1))) right bottom no-repeat,
27.75 /*left light gradient*/
27.76 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 93%, 1)), color-stop(.5, hsla(222, 10%, 82%, 1)), to(hsla(222, 10%, 70%, 1))) left top no-repeat,
27.77 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 93%, 1)), color-stop(.5, hsla(222, 0%, 82%, 1)), to(hsla(222, 0%, 70%, 1))) left top no-repeat,
27.78 /*right light gradient*/
27.79 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 93%, 1)), color-stop(.5, hsla(222, 10%, 82%, 1)), to(hsla(222, 10%, 70%, 1))) right bottom no-repeat,
27.80 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 93%, 1)), color-stop(.5, hsla(222, 0%, 82%, 1)), to(hsla(222, 0%, 70%, 1))) right bottom no-repeat,
27.81 /*body*/
27.82 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 78%, 1)), color-stop(.45, hsla(222, 10%, 65%, 1)), color-stop(.5, hsla(222, 10%, 60%, 1)), to(hsla(222, 10%, 75%, 1))) 1px 1px no-repeat;
27.83 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 78%, 1)), color-stop(.45, hsla(222, 0%, 65%, 1)), color-stop(.5, hsla(222, 0%, 60%, 1)), to(hsla(222, 0%, 75%, 1))) 1px 1px no-repeat;
27.84 }
27.85
27.86 .outgoing.history .x-header
28.1 --- a/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Grey - Red.css Tue Mar 16 10:22:57 2010 -0500
28.2 +++ b/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Grey - Red.css Tue Mar 16 16:53:37 2010 -0500
28.3 @@ -4,29 +4,29 @@
28.4 {
28.5 background:
28.6 /*corners*/
28.7 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right top no-repeat,
28.8 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right top no-repeat,
28.9 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right top no-repeat,
28.10 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right top no-repeat,
28.11 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right top no-repeat,
28.12 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right top no-repeat,
28.13
28.14 /*top dark border*/
28.15 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) left top no-repeat,
28.16 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) left top no-repeat,
28.17 /*left dark border*/
28.18 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) left top no-repeat,
28.19 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) left top no-repeat,
28.20 /*bottom dark border*/
28.21 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right bottom no-repeat,
28.22 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right bottom no-repeat,
28.23 /*right dark border*/
28.24 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right bottom no-repeat,
28.25 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right bottom no-repeat,
28.26
28.27 /*top light edge*/
28.28 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 69%, 1)), to(hsla(222, 10%, 69%, 1))) left top no-repeat,
28.29 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 69%, 1)), to(hsla(222, 0%, 69%, 1))) left top no-repeat,
28.30 /*bottom light edge*/
28.31 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 50%, 1)), to(hsla(222, 10%, 50%, 1))) right bottom no-repeat,
28.32 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 50%, 1)), to(hsla(222, 0%, 50%, 1))) right bottom no-repeat,
28.33 /*left light gradient*/
28.34 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 68%, 1)), color-stop(.5, hsla(222, 10%, 47%, 1)), to(hsla(222, 10%, 44%, 1))) left top no-repeat,
28.35 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 68%, 1)), color-stop(.5, hsla(222, 0%, 47%, 1)), to(hsla(222, 0%, 44%, 1))) left top no-repeat,
28.36 /*right light gradient*/
28.37 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 68%, 1)), color-stop(.5, hsla(222, 10%, 47%, 1)), to(hsla(222, 10%, 44%, 1))) right bottom no-repeat,
28.38 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 68%, 1)), color-stop(.5, hsla(222, 0%, 47%, 1)), to(hsla(222, 0%, 44%, 1))) right bottom no-repeat,
28.39 /*body*/
28.40 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 54%, 1)), color-stop(.45, hsla(222, 10%, 44%, 1)), color-stop(.5, hsla(222, 10%, 39%, 1)), to(hsla(222, 10%, 47%, 1))) 1px 1px no-repeat;
28.41 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 54%, 1)), color-stop(.45, hsla(222, 0%, 44%, 1)), color-stop(.5, hsla(222, 0%, 39%, 1)), to(hsla(222, 0%, 47%, 1))) 1px 1px no-repeat;
28.42 }
28.43
28.44 .outgoing:not(.history) .x-header
28.45 @@ -67,29 +67,29 @@
28.46 {
28.47 background:
28.48 /*corners*/
28.49 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right top no-repeat,
28.50 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right top no-repeat,
28.51 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right top no-repeat,
28.52 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right top no-repeat,
28.53 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right top no-repeat,
28.54 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right top no-repeat,
28.55
28.56 /*top dark border*/
28.57 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) left top no-repeat,
28.58 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) left top no-repeat,
28.59 /*left dark border*/
28.60 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) left top no-repeat,
28.61 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) left top no-repeat,
28.62 /*bottom dark border*/
28.63 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right bottom no-repeat,
28.64 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right bottom no-repeat,
28.65 /*right dark border*/
28.66 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right bottom no-repeat,
28.67 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right bottom no-repeat,
28.68
28.69 /*top light edge*/
28.70 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 93%, 1)), to(hsla(222, 10%, 93%, 1))) left top no-repeat,
28.71 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 93%, 1)), to(hsla(222, 0%, 93%, 1))) left top no-repeat,
28.72 /*bottom light edge*/
28.73 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 78%, 1)), to(hsla(222, 10%, 78%, 1))) right bottom no-repeat,
28.74 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 78%, 1)), to(hsla(222, 0%, 78%, 1))) right bottom no-repeat,
28.75 /*left light gradient*/
28.76 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 93%, 1)), color-stop(.5, hsla(222, 10%, 82%, 1)), to(hsla(222, 10%, 70%, 1))) left top no-repeat,
28.77 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 93%, 1)), color-stop(.5, hsla(222, 0%, 82%, 1)), to(hsla(222, 0%, 70%, 1))) left top no-repeat,
28.78 /*right light gradient*/
28.79 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 93%, 1)), color-stop(.5, hsla(222, 10%, 82%, 1)), to(hsla(222, 10%, 70%, 1))) right bottom no-repeat,
28.80 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 93%, 1)), color-stop(.5, hsla(222, 0%, 82%, 1)), to(hsla(222, 0%, 70%, 1))) right bottom no-repeat,
28.81 /*body*/
28.82 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 78%, 1)), color-stop(.45, hsla(222, 10%, 65%, 1)), color-stop(.5, hsla(222, 10%, 60%, 1)), to(hsla(222, 10%, 75%, 1))) 1px 1px no-repeat;
28.83 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 78%, 1)), color-stop(.45, hsla(222, 0%, 65%, 1)), color-stop(.5, hsla(222, 0%, 60%, 1)), to(hsla(222, 0%, 75%, 1))) 1px 1px no-repeat;
28.84 }
28.85
28.86 .outgoing.history .x-header
29.1 --- a/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Orange - Blue.css Tue Mar 16 10:22:57 2010 -0500
29.2 +++ b/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Orange - Blue.css Tue Mar 16 16:53:37 2010 -0500
29.3 @@ -97,27 +97,27 @@
29.4 {
29.5 background:
29.6 /*corners*/
29.7 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right top no-repeat,
29.8 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right top no-repeat,
29.9 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right top no-repeat,
29.10 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right top no-repeat,
29.11 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right top no-repeat,
29.12 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right top no-repeat,
29.13
29.14 /*top dark border*/
29.15 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) left top no-repeat,
29.16 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) left top no-repeat,
29.17 /*left dark border*/
29.18 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) left top no-repeat,
29.19 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) left top no-repeat,
29.20 /*bottom dark border*/
29.21 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right bottom no-repeat,
29.22 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right bottom no-repeat,
29.23 /*right dark border*/
29.24 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right bottom no-repeat,
29.25 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right bottom no-repeat,
29.26
29.27 /*top light edge*/
29.28 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 93%, 1)), to(hsla(215, 15%, 93%, 1))) left top no-repeat,
29.29 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), to(hsla(215, 20%, 93%, 1))) left top no-repeat,
29.30 /*bottom light edge*/
29.31 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 78%, 1)), to(hsla(215, 15%, 78%, 1))) right bottom no-repeat,
29.32 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 78%, 1)), to(hsla(215, 20%, 78%, 1))) right bottom no-repeat,
29.33 /*left light gradient*/
29.34 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 93%, 1)), color-stop(.5, hsla(215, 15%, 82%, 1)), to(hsla(215, 15%, 70%, 1))) left top no-repeat,
29.35 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), color-stop(.5, hsla(215, 20%, 82%, 1)), to(hsla(215, 20%, 70%, 1))) left top no-repeat,
29.36 /*right light gradient*/
29.37 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 93%, 1)), color-stop(.5, hsla(215, 15%, 82%, 1)), to(hsla(215, 15%, 70%, 1))) right bottom no-repeat,
29.38 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), color-stop(.5, hsla(215, 20%, 82%, 1)), to(hsla(215, 20%, 70%, 1))) right bottom no-repeat,
29.39 /*body*/
29.40 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 78%, 1)), color-stop(.45, hsla(215, 15%, 65%, 1)), color-stop(.5, hsla(215, 15%, 60%, 1)), to(hsla(215, 15%, 75%, 1))) 1px 1px no-repeat;
29.41 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 78%, 1)), color-stop(.45, hsla(215, 20%, 65%, 1)), color-stop(.5, hsla(215, 20%, 60%, 1)), to(hsla(215, 20%, 75%, 1))) 1px 1px no-repeat;
29.42 }
30.1 --- a/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Orange - Grey.css Tue Mar 16 10:22:57 2010 -0500
30.2 +++ b/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Orange - Grey.css Tue Mar 16 16:53:37 2010 -0500
30.3 @@ -33,29 +33,29 @@
30.4 {
30.5 background:
30.6 /*corners*/
30.7 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right top no-repeat,
30.8 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right top no-repeat,
30.9 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right top no-repeat,
30.10 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right top no-repeat,
30.11 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right top no-repeat,
30.12 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right top no-repeat,
30.13
30.14 /*top dark border*/
30.15 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) left top no-repeat,
30.16 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) left top no-repeat,
30.17 /*left dark border*/
30.18 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) left top no-repeat,
30.19 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) left top no-repeat,
30.20 /*bottom dark border*/
30.21 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right bottom no-repeat,
30.22 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right bottom no-repeat,
30.23 /*right dark border*/
30.24 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right bottom no-repeat,
30.25 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right bottom no-repeat,
30.26
30.27 /*top light edge*/
30.28 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 69%, 1)), to(hsla(222, 10%, 69%, 1))) left top no-repeat,
30.29 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 69%, 1)), to(hsla(222, 0%, 69%, 1))) left top no-repeat,
30.30 /*bottom light edge*/
30.31 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 50%, 1)), to(hsla(222, 10%, 50%, 1))) right bottom no-repeat,
30.32 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 50%, 1)), to(hsla(222, 0%, 50%, 1))) right bottom no-repeat,
30.33 /*left light gradient*/
30.34 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 68%, 1)), color-stop(.5, hsla(222, 10%, 47%, 1)), to(hsla(222, 10%, 44%, 1))) left top no-repeat,
30.35 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 68%, 1)), color-stop(.5, hsla(222, 0%, 47%, 1)), to(hsla(222, 0%, 44%, 1))) left top no-repeat,
30.36 /*right light gradient*/
30.37 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 68%, 1)), color-stop(.5, hsla(222, 10%, 47%, 1)), to(hsla(222, 10%, 44%, 1))) right bottom no-repeat,
30.38 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 68%, 1)), color-stop(.5, hsla(222, 0%, 47%, 1)), to(hsla(222, 0%, 44%, 1))) right bottom no-repeat,
30.39 /*body*/
30.40 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 54%, 1)), color-stop(.45, hsla(222, 10%, 44%, 1)), color-stop(.5, hsla(222, 10%, 39%, 1)), to(hsla(222, 10%, 47%, 1))) 1px 1px no-repeat;
30.41 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 54%, 1)), color-stop(.45, hsla(222, 0%, 44%, 1)), color-stop(.5, hsla(222, 0%, 39%, 1)), to(hsla(222, 0%, 47%, 1))) 1px 1px no-repeat;
30.42 }
30.43
30.44 .mention:not(.history) .x-mentionicon
31.1 --- a/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Red - Blue.css Tue Mar 16 10:22:57 2010 -0500
31.2 +++ b/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Red - Blue.css Tue Mar 16 16:53:37 2010 -0500
31.3 @@ -96,27 +96,27 @@
31.4 {
31.5 background:
31.6 /*corners*/
31.7 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right top no-repeat,
31.8 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right top no-repeat,
31.9 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right top no-repeat,
31.10 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right top no-repeat,
31.11 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right top no-repeat,
31.12 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right top no-repeat,
31.13
31.14 /*top dark border*/
31.15 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) left top no-repeat,
31.16 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) left top no-repeat,
31.17 /*left dark border*/
31.18 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) left top no-repeat,
31.19 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) left top no-repeat,
31.20 /*bottom dark border*/
31.21 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right bottom no-repeat,
31.22 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right bottom no-repeat,
31.23 /*right dark border*/
31.24 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right bottom no-repeat,
31.25 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 53%, 1)), to(hsla(215, 20%, 53%, 1))) right bottom no-repeat,
31.26
31.27 /*top light edge*/
31.28 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 93%, 1)), to(hsla(215, 15%, 93%, 1))) left top no-repeat,
31.29 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), to(hsla(215, 20%, 93%, 1))) left top no-repeat,
31.30 /*bottom light edge*/
31.31 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 78%, 1)), to(hsla(215, 15%, 78%, 1))) right bottom no-repeat,
31.32 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 78%, 1)), to(hsla(215, 20%, 78%, 1))) right bottom no-repeat,
31.33 /*left light gradient*/
31.34 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 93%, 1)), color-stop(.5, hsla(215, 15%, 82%, 1)), to(hsla(215, 15%, 70%, 1))) left top no-repeat,
31.35 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), color-stop(.5, hsla(215, 20%, 82%, 1)), to(hsla(215, 20%, 70%, 1))) left top no-repeat,
31.36 /*right light gradient*/
31.37 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 93%, 1)), color-stop(.5, hsla(215, 15%, 82%, 1)), to(hsla(215, 15%, 70%, 1))) right bottom no-repeat,
31.38 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 93%, 1)), color-stop(.5, hsla(215, 20%, 82%, 1)), to(hsla(215, 20%, 70%, 1))) right bottom no-repeat,
31.39 /*body*/
31.40 - -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 78%, 1)), color-stop(.45, hsla(215, 15%, 65%, 1)), color-stop(.5, hsla(215, 15%, 60%, 1)), to(hsla(215, 15%, 75%, 1))) 1px 1px no-repeat;
31.41 + -webkit-gradient(linear, left top, left bottom, from(hsla(215, 20%, 78%, 1)), color-stop(.45, hsla(215, 20%, 65%, 1)), color-stop(.5, hsla(215, 20%, 60%, 1)), to(hsla(215, 20%, 75%, 1))) 1px 1px no-repeat;
31.42 }
32.1 --- a/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Red - Grey.css Tue Mar 16 10:22:57 2010 -0500
32.2 +++ b/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Variants/Red - Grey.css Tue Mar 16 16:53:37 2010 -0500
32.3 @@ -33,29 +33,29 @@
32.4 {
32.5 background:
32.6 /*corners*/
32.7 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right top no-repeat,
32.8 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right top no-repeat,
32.9 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right top no-repeat,
32.10 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right top no-repeat,
32.11 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right top no-repeat,
32.12 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right top no-repeat,
32.13
32.14 /*top dark border*/
32.15 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) left top no-repeat,
32.16 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) left top no-repeat,
32.17 /*left dark border*/
32.18 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) left top no-repeat,
32.19 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) left top no-repeat,
32.20 /*bottom dark border*/
32.21 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right bottom no-repeat,
32.22 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right bottom no-repeat,
32.23 /*right dark border*/
32.24 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 30%, 1)), to(hsla(222, 10%, 30%, 1))) right bottom no-repeat,
32.25 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 30%, 1)), to(hsla(222, 0%, 30%, 1))) right bottom no-repeat,
32.26
32.27 /*top light edge*/
32.28 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 69%, 1)), to(hsla(222, 10%, 69%, 1))) left top no-repeat,
32.29 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 69%, 1)), to(hsla(222, 0%, 69%, 1))) left top no-repeat,
32.30 /*bottom light edge*/
32.31 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 50%, 1)), to(hsla(222, 10%, 50%, 1))) right bottom no-repeat,
32.32 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 50%, 1)), to(hsla(222, 0%, 50%, 1))) right bottom no-repeat,
32.33 /*left light gradient*/
32.34 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 68%, 1)), color-stop(.5, hsla(222, 10%, 47%, 1)), to(hsla(222, 10%, 44%, 1))) left top no-repeat,
32.35 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 68%, 1)), color-stop(.5, hsla(222, 0%, 47%, 1)), to(hsla(222, 0%, 44%, 1))) left top no-repeat,
32.36 /*right light gradient*/
32.37 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 68%, 1)), color-stop(.5, hsla(222, 10%, 47%, 1)), to(hsla(222, 10%, 44%, 1))) right bottom no-repeat,
32.38 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 68%, 1)), color-stop(.5, hsla(222, 0%, 47%, 1)), to(hsla(222, 0%, 44%, 1))) right bottom no-repeat,
32.39 /*body*/
32.40 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 54%, 1)), color-stop(.45, hsla(222, 10%, 44%, 1)), color-stop(.5, hsla(222, 10%, 39%, 1)), to(hsla(222, 10%, 47%, 1))) 1px 1px no-repeat;
32.41 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 54%, 1)), color-stop(.45, hsla(222, 0%, 44%, 1)), color-stop(.5, hsla(222, 0%, 39%, 1)), to(hsla(222, 0%, 47%, 1))) 1px 1px no-repeat;
32.42 }
32.43
32.44 .mention:not(.history) .x-mentionicon
32.45 @@ -96,27 +96,27 @@
32.46 {
32.47 background:
32.48 /*corners*/
32.49 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right top no-repeat,
32.50 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right top no-repeat,
32.51 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right top no-repeat,
32.52 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right top no-repeat,
32.53 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right top no-repeat,
32.54 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right top no-repeat,
32.55
32.56 /*top dark border*/
32.57 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) left top no-repeat,
32.58 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) left top no-repeat,
32.59 /*left dark border*/
32.60 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) left top no-repeat,
32.61 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) left top no-repeat,
32.62 /*bottom dark border*/
32.63 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right bottom no-repeat,
32.64 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right bottom no-repeat,
32.65 /*right dark border*/
32.66 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right bottom no-repeat,
32.67 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 53%, 1)), to(hsla(222, 0%, 53%, 1))) right bottom no-repeat,
32.68
32.69 /*top light edge*/
32.70 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 93%, 1)), to(hsla(222, 10%, 93%, 1))) left top no-repeat,
32.71 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 93%, 1)), to(hsla(222, 0%, 93%, 1))) left top no-repeat,
32.72 /*bottom light edge*/
32.73 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 78%, 1)), to(hsla(222, 10%, 78%, 1))) right bottom no-repeat,
32.74 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 78%, 1)), to(hsla(222, 0%, 78%, 1))) right bottom no-repeat,
32.75 /*left light gradient*/
32.76 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 93%, 1)), color-stop(.5, hsla(222, 10%, 82%, 1)), to(hsla(222, 10%, 70%, 1))) left top no-repeat,
32.77 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 93%, 1)), color-stop(.5, hsla(222, 0%, 82%, 1)), to(hsla(222, 0%, 70%, 1))) left top no-repeat,
32.78 /*right light gradient*/
32.79 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 93%, 1)), color-stop(.5, hsla(222, 10%, 82%, 1)), to(hsla(222, 10%, 70%, 1))) right bottom no-repeat,
32.80 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 93%, 1)), color-stop(.5, hsla(222, 0%, 82%, 1)), to(hsla(222, 0%, 70%, 1))) right bottom no-repeat,
32.81 /*body*/
32.82 - -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 78%, 1)), color-stop(.45, hsla(222, 10%, 65%, 1)), color-stop(.5, hsla(222, 10%, 60%, 1)), to(hsla(222, 10%, 75%, 1))) 1px 1px no-repeat;
32.83 + -webkit-gradient(linear, left top, left bottom, from(hsla(222, 0%, 78%, 1)), color-stop(.45, hsla(222, 0%, 65%, 1)), color-stop(.5, hsla(222, 0%, 60%, 1)), to(hsla(222, 0%, 75%, 1))) 1px 1px no-repeat;
32.84 }