xtras/mathuaerknedam 426:d3511c0590ab: Stockholm: add desaturate...
commits at adium.im
commits at adium.im
Sat Mar 13 01:32:20 UTC 2010
details: http://hg.adium.im/xtras/mathuaerknedam/rev/d3511c0590ab
revision: 426:d3511c0590ab
author: mathuaerknedam
date: Fri Mar 12 19:32:14 2010 -0600
Stockholm: add desaturated colors to message history (rather then grey). Make dummy icons visible when buddy icon is enabled but missing. Other misc fixes made along the way.
diffs (truncated from 5315 to 1000 lines):
diff -r 815ec9a53d2e -r d3511c0590ab Stockholm â¿.AdiumMessageStyle/Contents/Resources/Incoming/Content.html
--- a/Stockholm â¿.AdiumMessageStyle/Contents/Resources/Incoming/Content.html Thu Mar 11 23:48:57 2010 -0600
+++ b/Stockholm â¿.AdiumMessageStyle/Contents/Resources/Incoming/Content.html Fri Mar 12 19:32:14 2010 -0600
@@ -1,4 +1,4 @@
-<div class="x-container %messageClasses%" background="%userIconPath%">
+<div class="x-container %messageClasses% %service% %userIcons%" background="%userIconPath%">
<img class="x-buddyicon" src="%userIconPath%" />
<div class="x-iconoverlay"></div>
<div class="x-mentionicon" title="Mentioned!"></div>
@@ -7,9 +7,7 @@
<div class="x-time" title="%time{dd MMM yyyy}%">%time%</div>
</div>
<div class="x-message">
- <div class="x-text">
- <div class="x-text">%message%</div>
- <div id="insert"></div>
- </div>
+ <div class="x-text">%message%</div>
+ <div id="insert"></div>
</div>
</div>
diff -r 815ec9a53d2e -r d3511c0590ab Stockholm â¿.AdiumMessageStyle/Contents/Resources/Incoming/FileTransferRequest.html
--- a/Stockholm â¿.AdiumMessageStyle/Contents/Resources/Incoming/FileTransferRequest.html Thu Mar 11 23:48:57 2010 -0600
+++ b/Stockholm â¿.AdiumMessageStyle/Contents/Resources/Incoming/FileTransferRequest.html Fri Mar 12 19:32:14 2010 -0600
@@ -1,4 +1,4 @@
-<div class="x-container %messageClasses%">
+<div class="x-container %messageClasses% %service% %userIcons%">
<div class="x-iconsubstitute" background="%userIconPath%">
<img class="x-buddyicon" src="%userIconPath%" />
<div class="x-iconoverlay"></div>
diff -r 815ec9a53d2e -r d3511c0590ab Stockholm â¿.AdiumMessageStyle/Contents/Resources/Incoming/NextContent.html
--- a/Stockholm â¿.AdiumMessageStyle/Contents/Resources/Incoming/NextContent.html Thu Mar 11 23:48:57 2010 -0600
+++ b/Stockholm â¿.AdiumMessageStyle/Contents/Resources/Incoming/NextContent.html Fri Mar 12 19:32:14 2010 -0600
@@ -1,4 +1,4 @@
-<div class="x-combine %messageClasses%">
+<div class="x-combine %messageClasses% %service% %userIcons%">
<div class="x-time" title="%time{dd MMM yyyy}%">%time%</div>
<div class="x-text">%message%</div>
</div>
diff -r 815ec9a53d2e -r d3511c0590ab Stockholm â¿.AdiumMessageStyle/Contents/Resources/Mockup.html
--- a/Stockholm â¿.AdiumMessageStyle/Contents/Resources/Mockup.html Thu Mar 11 23:48:57 2010 -0600
+++ b/Stockholm â¿.AdiumMessageStyle/Contents/Resources/Mockup.html Fri Mar 12 19:32:14 2010 -0600
@@ -35,7 +35,7 @@
<HR>
-<div class="x-container incoming message history" background="buddy_noicon.png">
+<div class="x-container incoming message history AIM showIcons" background="buddy_noicon.png">
<img class="x-buddyicon">
<div class="x-iconoverlay"></div>
<div class="x-mentionicon" title="Mentioned!"></div>
@@ -50,7 +50,7 @@
<HR>
-<div class="x-container incoming message history" background="buddy_noicon.png">
+<div class="x-container incoming message history AIM showIcons" background="buddy_noicon.png">
<img class="x-buddyicon">
<div class="x-iconoverlay"></div>
<div class="x-mentionicon" title="Mentioned!"></div>
@@ -60,11 +60,11 @@
</div>
<div class="x-message">
<div class="x-text"><a href=http://>1</a></div>
- <div class="consecutive incoming message history">
+ <div class="consecutive incoming message history AIM showIcons">
<div class="x-time">12:22 PM</div>
<div class="x-text">2</div>
</div>
- <div class="consecutive incoming message history">
+ <div class="consecutive incoming message history AIM showIcons">
<div class="x-time">12:22 PM</div>
<div class="x-text">3</div>
</div>
@@ -76,18 +76,16 @@
<HR>
-<div class="x-container mention incoming message history" background="buddy_noicon.png">
+<div class="x-container mention incoming message history AIM showIcons" background="buddy_noicon.png">
<img class="x-buddyicon">
<div class="x-iconoverlay"></div>
<div class="x-mentionicon" title="Mentioned!"></div>
- <div class="x-right" background="buddy_noicon.png">
- <div class="x-header">
- <div class="x-sender">yhn | ujm</div>
- <div class="x-time">12:22 PM</div>
- </div>
- <div class="x-message">
- <div class="x-text"><a href=http://>1</a></div>
- </div>
+ <div class="x-header">
+ <div class="x-sender">yhn | ujm</div>
+ <div class="x-time">12:22 PM</div>
+ </div>
+ <div class="x-message">
+ <div class="x-text"><a href=http://>1</a></div>
</div>
</div>
@@ -97,7 +95,7 @@
<HR>
-<div class="x-container mention focus incoming message voice" background="buddy_noicon.png">
+<div class="x-container mention focus incoming message AIM showIcons" background="buddy_noicon.png">
<img class="x-buddyicon">
<div class="x-iconoverlay"></div>
<div class="x-mentionicon" title="Mentioned!"></div>
@@ -116,7 +114,7 @@
<HR>
-<div class="x-container incoming message voice" background="buddy_noicon.png">
+<div class="x-container incoming message AIM showIcons" background="buddy_noicon.png">
<img class="x-buddyicon">
<div class="x-iconoverlay"></div>
<div class="x-mentionicon" title="Mentioned!"></div>
@@ -131,7 +129,7 @@
<HR>
-<div class="x-container incoming message voice" background="buddy_noicon.png">
+<div class="x-container incoming message AIM showIcons" background="buddy_noicon.png">
<img class="x-buddyicon">
<div class="x-iconoverlay"></div>
<div class="x-mentionicon" title="Mentioned!"></div>
@@ -141,11 +139,11 @@
</div>
<div class="x-message">
<div class="x-text"><a href=http://>1</a></div>
- <div class="mention consecutive incoming message focus">
+ <div class="mention consecutive incoming message focus AIM showIcons">
<div class="x-time">12:22 PM</div>
<div class="x-text">3.141592653589793238462643383279502884197169399375105820974944592307816406286208998628034825342117067982148086513282306647093844609550582231725359408128481117450284102701938521105559644622948954930381964428810975665933446128475648233786783165271201909145648566923460348610454326648213393607260249141273724587006606315588174881520920962829254091715364367892590360011330530548820466521384146951941511609É</div>
</div>
- <div class="mention consecutive incoming message focus">
+ <div class="mention consecutive incoming message focus AIM showIcons">
<div class="x-time">12:22 PM</div>
<div class="x-text">3</div>
</div>
@@ -158,7 +156,7 @@
<HR>
-<div class="x-container focus incoming message voice" background="buddy_noicon.png">
+<div class="x-container focus incoming message AIM showIcons" background="buddy_noicon.png">
<img class="x-buddyicon">
<div class="x-iconoverlay"></div>
<div class="x-mentionicon" title="Mentioned!"></div>
@@ -168,11 +166,11 @@
</div>
<div class="x-message">
<div class="x-text"><a href=http://>1</a></div>
- <div class="focus consecutive incoming message voice">
+ <div class="focus consecutive incoming message AIM showIcons">
<div class="x-time">12:22 PM</div>
<div class="x-text">2</div>
</div>
- <div class="focus consecutive incoming message voice">
+ <div class="focus consecutive incoming message AIM showIcons">
<div class="x-time">12:22 PM</div>
<div class="x-text">3</div>
</div>
@@ -185,7 +183,7 @@
<HR>
-<div class="x-container mention incoming message voice" background="buddy_noicon.png">
+<div class="x-container mention incoming message AIM showIcons" background="buddy_noicon.png">
<img class="x-buddyicon">
<div class="x-iconoverlay"></div>
<div class="x-mentionicon" title="Mentioned!"></div>
@@ -200,7 +198,7 @@
<HR>
-<div class="x-container mention incoming message voice" background="buddy_noicon.png">
+<div class="x-container mention incoming message AIM showIcons" background="buddy_noicon.png">
<img class="x-buddyicon">
<div class="x-iconoverlay"></div>
<div class="x-mentionicon" title="Mentioned!"></div>
@@ -210,11 +208,11 @@
</div>
<div class="x-message">
<div class="x-text"><a href=http://>1</a></div>
- <div class="consecutive incoming message voice">
+ <div class="consecutive incoming message AIM showIcons">
<div class="x-time">12:22 PM</div>
<div class="x-text">2</div>
</div>
- <div class="consecutive incoming message voice">
+ <div class="consecutive incoming message AIM showIcons">
<div class="x-time">12:22 PM</div>
<div class="x-text">3</div>
</div>
@@ -227,7 +225,7 @@
<HR>
-<div class="x-status_container date_separator event">
+<div class="x-status_container date_separator event AIM showIcons">
<div class="x-status_left">12:22</div>
<div class="x-status_right">Sunday, December 6, 2009</div>
</div>
@@ -238,7 +236,7 @@
<HR>
-<div class="x-status_container focus date_separator event">
+<div class="x-status_container focus date_separator event AIM showIcons">
<div class="x-status_left">12:22</div>
<div class="x-status_right">Sunday, December 6, 2009</div>
</div>
@@ -249,7 +247,7 @@
<HR>
-<div class="x-container outgoing message history" background="buddy_noicon.png">
+<div class="x-container outgoing message history AIM showIcons" background="buddy_noicon.png">
<img class="x-buddyicon">
<div class="x-iconoverlay"></div>
<div class="x-mentionicon" title="Mentioned!"></div>
@@ -268,7 +266,7 @@
<HR>
-<div class="x-container focus outgoing message" background="buddy_noicon.png">
+<div class="x-container focus outgoing message AIM showIcons" background="buddy_noicon.png">
<img class="x-buddyicon">
<div class="x-iconoverlay"></div>
<div class="x-mentionicon" title="Mentioned!"></div>
@@ -278,11 +276,11 @@
</div>
<div class="x-message">
<div class="x-text"><a href=http://>1</a></div>
- <div class="focus consecutive outgoing message">
+ <div class="focus consecutive outgoing message AIM showIcons">
<div class="x-time">12:22 PM</div>
<div class="x-text">2</div>
</div>
- <div class="focus consecutive outgoing message">
+ <div class="focus consecutive outgoing message AIM showIcons">
<div class="x-time">12:22 PM</div>
<div class="x-text"><a href=http://>3</a></div>
</div>
@@ -291,7 +289,7 @@
<HR>
-<div class="x-container focus outgoing message" background="buddy_noicon.png">
+<div class="x-container focus outgoing message AIM showIcons" background="buddy_noicon.png">
<img class="x-buddyicon">
<div class="x-iconoverlay"></div>
<div class="x-mentionicon" title="Mentioned!"></div>
@@ -310,7 +308,7 @@
<HR>
-<div class="x-container outgoing message" background="buddy_noicon.png">
+<div class="x-container outgoing message AIM showIcons" background="buddy_noicon.png">
<img class="x-buddyicon">
<div class="x-iconoverlay"></div>
<div class="x-mentionicon" title="Mentioned!"></div>
@@ -320,11 +318,11 @@
</div>
<div class="x-message">
<div class="x-text"><a href=http://>1</a></div>
- <div class="consecutive outgoing message">
+ <div class="consecutive outgoing message AIM showIcons">
<div class="x-time">12:22 PM</div>
<div class="x-text">2</div>
</div>
- <div class="consecutive outgoing message">
+ <div class="consecutive outgoing message AIM showIcons">
<div class="x-time">12:22 PM</div>
<div class="x-text"><a href=http://>3</a></div>
</div>
@@ -333,7 +331,7 @@
<HR>
-<div class="x-container outgoing message" background="buddy_noicon.png">
+<div class="x-container outgoing message AIM showIcons" background="buddy_noicon.png">
<img class="x-buddyicon">
<div class="x-iconoverlay"></div>
<div class="x-mentionicon" title="Mentioned!"></div>
diff -r 815ec9a53d2e -r d3511c0590ab Stockholm â¿.AdiumMessageStyle/Contents/Resources/Status.html
--- a/Stockholm â¿.AdiumMessageStyle/Contents/Resources/Status.html Thu Mar 11 23:48:57 2010 -0600
+++ b/Stockholm â¿.AdiumMessageStyle/Contents/Resources/Status.html Fri Mar 12 19:32:14 2010 -0600
@@ -1,4 +1,4 @@
-<div class="x-status_container %messageClasses%">
+<div class="x-status_container %messageClasses% %service% %userIcons%">
<div class="x-status_left" title="%time{dd MMM yyyy}%">%shortTime%</div>
<div class="x-status_right">%message%</div>
</div>
diff -r 815ec9a53d2e -r d3511c0590ab Stockholm â¿.AdiumMessageStyle/Contents/Resources/Styles/alternating.css
--- a/Stockholm â¿.AdiumMessageStyle/Contents/Resources/Styles/alternating.css Thu Mar 11 23:48:57 2010 -0600
+++ b/Stockholm â¿.AdiumMessageStyle/Contents/Resources/Styles/alternating.css Fri Mar 12 19:32:14 2010 -0600
@@ -1,7 +1,7 @@
@import url("./main.css");
.incoming .x-time,
-.message:not(.mention)[background*="buddy_icon.png"] .x-time
+.message.hideIcons:not(.mention) .x-time
{
right: 8px;
}
@@ -55,64 +55,6 @@
margin-right: 39px;
}
-.incoming.history .x-header
-{
- background:
- /*corners*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 53%, 1)), to(hsla(0, 0%, 53%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 53%, 1)), to(hsla(0, 0%, 53%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 53%, 1)), to(hsla(0, 0%, 53%, 1))) right top no-repeat,
-
- /*top dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 53%, 1)), to(hsla(0, 0%, 53%, 1))) 0px 0px no-repeat,
- /*left dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 53%, 1)), to(hsla(0, 0%, 53%, 1))) 0px 0px no-repeat,
- /*bottom dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 53%, 1)), to(hsla(0, 0%, 53%, 1))) right bottom no-repeat,
- /*right dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 53%, 1)), to(hsla(0, 0%, 53%, 1))) right bottom no-repeat,
-
- /*top light edge*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 93%, 1)), to(hsla(0, 0%, 93%, 1))) 0px 0px no-repeat,
- /*bottom light edge*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 78%, 1)), to(hsla(0, 0%, 78%, 1))) right bottom no-repeat,
- /*left light gradient*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 93%, 1)), color-stop(.5, hsla(0, 0%, 82%, 1)), to(hsla(0, 0%, 70%, 1))) 0px 0px no-repeat,
- /*right light gradient*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 93%, 1)), color-stop(.5, hsla(0, 0%, 82%, 1)), to(hsla(0, 0%, 70%, 1))) right bottom no-repeat,
- /*body*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%,78%, 1)), color-stop(.45, hsla(0, 0%, 65%, 1)), color-stop(.5, hsla(0, 0%, 60%, 1)), to(hsla(0, 0%, 75%, 1))) 1px 1px no-repeat;
-}
-
-.outgoing.history .x-header
-{
- background:
- /*corners*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 53%, 1)), to(hsla(0, 0%, 53%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 53%, 1)), to(hsla(0, 0%, 53%, 1))) left top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 53%, 1)), to(hsla(0, 0%, 53%, 1))) left top no-repeat,
-
- /*top dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 53%, 1)), to(hsla(0, 0%, 53%, 1))) 0px 0px no-repeat,
- /*left dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 53%, 1)), to(hsla(0, 0%, 53%, 1))) 0px 0px no-repeat,
- /*bottom dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 53%, 1)), to(hsla(0, 0%, 53%, 1))) right bottom no-repeat,
- /*right dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 53%, 1)), to(hsla(0, 0%, 53%, 1))) right bottom no-repeat,
-
- /*top light edge*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 93%, 1)), to(hsla(0, 0%, 93%, 1))) 0px 0px no-repeat,
- /*bottom light edge*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 78%, 1)), to(hsla(0, 0%, 78%, 1))) right bottom no-repeat,
- /*left light gradient*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 93%, 1)), color-stop(.5, hsla(0, 0%, 82%, 1)), to(hsla(0, 0%, 70%, 1))) 0px 0px no-repeat,
- /*right light gradient*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 93%, 1)), color-stop(.5, hsla(0, 0%, 82%, 1)), to(hsla(0, 0%, 70%, 1))) right bottom no-repeat,
- /*body*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 78%, 1)), color-stop(.45, hsla(0, 0%, 65%, 1)), color-stop(.5, hsla(0, 0%, 60%, 1)), to(hsla(0, 0%, 75%, 1))) 1px 1px no-repeat !important;
-}
-
.incoming:not(.focus) .x-message
{
background:
diff -r 815ec9a53d2e -r d3511c0590ab Stockholm â¿.AdiumMessageStyle/Contents/Resources/Styles/main.css
--- a/Stockholm â¿.AdiumMessageStyle/Contents/Resources/Styles/main.css Thu Mar 11 23:48:57 2010 -0600
+++ b/Stockholm â¿.AdiumMessageStyle/Contents/Resources/Styles/main.css Fri Mar 12 19:32:14 2010 -0600
@@ -25,14 +25,23 @@
position: relative;
}
-.history.x-container,
+.history > .x-header,
+.history .x-message,
.history.x-status_container
{
- opacity: .85;
+ /*opacity: .85;*/
+ opacity: .7;
}
-.message:not(.mention)[background*="buddy_icon.png"] .x-header,
-.message:not(.mention)[background*="buddy_icon.png"] .x-message
+.history .x-buddyicon,
+.history .x-mentionicon
+{
+ opacity: .5;
+}
+
+
+.message:not(.mention).hideIcons .x-header,
+.message:not(.mention).hideIcons .x-message
{
margin-left: 0px !important;
margin-right: 0px !important;
@@ -41,9 +50,9 @@
/* ICON */
-.message[background*="buddy_icon.png"] .x-buddyicon,
-.message:not(.mention)[background*="buddy_icon.png"] .x-iconoverlay,
-.message:not(.mention)[background*="buddy_icon.png"] .x-mentionicon
+.message.hideIcons .x-buddyicon,
+.message.hideIcons:not(.mention) .x-iconoverlay,
+.message.hideIcons:not(.mention) .x-mentionicon
{
display: none;
}
@@ -154,7 +163,7 @@
2px 100%,
100% 100%;
- padding-top: 3px;
+ padding-top: 4px;
padding-bottom: 2px;
padding-left: 8px;
padding-right: 8px;
@@ -173,10 +182,10 @@
//margin-bottom: -2px;
}
-.history .x-text
+/*.history .x-text
{
color: #979797 !important;
-}
+}*/
.x-text
{
@@ -205,7 +214,7 @@
-webkit-border-radius: 2px;
}
-consecutive.focus .x-time
+.focus .consecutive.focus .x-time
{
color: rgba(255, 255, 255, .8);
text-shadow: #4D4D4D 1px 1px 1px;
@@ -336,7 +345,7 @@
-webkit-border-bottom-right-radius: 4px;
}
-.history .x-status_left
+/*.history .x-status_left
{
color: rgb(241, 241, 241);
}
@@ -344,7 +353,7 @@
.history .x-status_right
{
color: #979797;
-}
+}*/
/* FILE HANDLER */
diff -r 815ec9a53d2e -r d3511c0590ab Stockholm â¿.AdiumMessageStyle/Contents/Resources/Styles/regular.css
--- a/Stockholm â¿.AdiumMessageStyle/Contents/Resources/Styles/regular.css Thu Mar 11 23:48:57 2010 -0600
+++ b/Stockholm â¿.AdiumMessageStyle/Contents/Resources/Styles/regular.css Fri Mar 12 19:32:14 2010 -0600
@@ -2,7 +2,7 @@
.message .x-time,
-.message:not(.mention)[background*="buddy_icon.png"] .x-time
+.message.hideIcons:not(.mention) .x-time
{
right: 8px;
}
@@ -30,35 +30,6 @@
margin-left: 39px;
}
-.history .x-header
-{
- background:
- /*corners*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 53%, 1)), to(hsla(0, 0%, 53%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 53%, 1)), to(hsla(0, 0%, 53%, 1))) right top no-repeat,
- -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 53%, 1)), to(hsla(0, 0%, 53%, 1))) right top no-repeat,
-
- /*top dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 53%, 1)), to(hsla(0, 0%, 53%, 1))) 0px 0px no-repeat,
- /*left dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 53%, 1)), to(hsla(0, 0%, 53%, 1))) 0px 0px no-repeat,
- /*bottom dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 53%, 1)), to(hsla(0, 0%, 53%, 1))) right bottom no-repeat,
- /*right dark border*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 53%, 1)), to(hsla(0, 0%, 53%, 1))) right bottom no-repeat,
-
- /*top light edge*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 93%, 1)), to(hsla(0, 0%, 93%, 1))) 0px 0px no-repeat,
- /*bottom light edge*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 78%, 1)), to(hsla(0, 0%, 78%, 1))) right bottom no-repeat,
- /*left light gradient*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 93%, 1)), color-stop(.5, hsla(0, 0%, 82%, 1)), to(hsla(0, 0%, 70%, 1))) 0px 0px no-repeat,
- /*right light gradient*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 93%, 1)), color-stop(.5, hsla(0, 0%, 82%, 1)), to(hsla(0, 0%, 70%, 1))) right bottom no-repeat,
- /*body*/
- -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%,78%, 1)), color-stop(.45, hsla(0, 0%, 65%, 1)), color-stop(.5, hsla(0, 0%, 60%, 1)), to(hsla(0, 0%, 75%, 1))) 1px 1px no-repeat;
-}
-
.message:not(.focus) .x-message
{
background:
diff -r 815ec9a53d2e -r d3511c0590ab Stockholm â¿.AdiumMessageStyle/Contents/Resources/Variants/Alt Blue - Blue.css
--- a/Stockholm â¿.AdiumMessageStyle/Contents/Resources/Variants/Alt Blue - Blue.css Thu Mar 11 23:48:57 2010 -0600
+++ b/Stockholm â¿.AdiumMessageStyle/Contents/Resources/Variants/Alt Blue - Blue.css Fri Mar 12 19:32:14 2010 -0600
@@ -10,11 +10,11 @@
/*top dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(215, 73%, 33%, 1)), to(hsla(215, 73%, 33%, 1))) 0px 0px no-repeat,
- /*left dark border*/
+ /*right dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(215, 73%, 33%, 1)), to(hsla(215, 73%, 33%, 1))) 0px 0px no-repeat,
/*bottom dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(215, 73%, 38%, 1)), to(hsla(215, 73%, 38%, 1))) right bottom no-repeat,
- /*right dark border*/
+ /*left dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(215, 73%, 33%, 1)), to(hsla(215, 73%, 33%, 1))) right bottom no-repeat,
/*top light edge*/
@@ -62,3 +62,61 @@
{
background-image: url("../images/pref-mention-blue.png");
}
+
+.incoming.history .x-header
+{
+ background:
+ /*corners*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right top no-repeat,
+
+ /*top dark border*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) 0px 0px no-repeat,
+ /*left dark border*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) 0px 0px no-repeat,
+ /*bottom dark border*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right bottom no-repeat,
+ /*right dark border*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right bottom no-repeat,
+
+ /*top light edge*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 93%, 1)), to(hsla(215, 15%, 93%, 1))) 0px 0px no-repeat,
+ /*bottom light edge*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 78%, 1)), to(hsla(215, 15%, 78%, 1))) right bottom no-repeat,
+ /*left light gradient*/
+ -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,
+ /*right light gradient*/
+ -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,
+ /*body*/
+ -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;
+}
+
+.outgoing.history .x-header
+{
+ background:
+ /*corners*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) left top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) left top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) left top no-repeat,
+
+ /*top dark border*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) 0px 0px no-repeat,
+ /*left dark border*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) 0px 0px no-repeat,
+ /*bottom dark border*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right bottom no-repeat,
+ /*right dark border*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right bottom no-repeat,
+
+ /*top light edge*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 93%, 1)), to(hsla(215, 15%, 93%, 1))) 0px 0px no-repeat,
+ /*bottom light edge*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 78%, 1)), to(hsla(215, 15%, 78%, 1))) right bottom no-repeat,
+ /*left light gradient*/
+ -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,
+ /*right light gradient*/
+ -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,
+ /*body*/
+ -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;
+}
diff -r 815ec9a53d2e -r d3511c0590ab Stockholm â¿.AdiumMessageStyle/Contents/Resources/Variants/Alt Blue - Green.css
--- a/Stockholm â¿.AdiumMessageStyle/Contents/Resources/Variants/Alt Blue - Green.css Thu Mar 11 23:48:57 2010 -0600
+++ b/Stockholm â¿.AdiumMessageStyle/Contents/Resources/Variants/Alt Blue - Green.css Fri Mar 12 19:32:14 2010 -0600
@@ -10,11 +10,11 @@
/*top dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(215, 73%, 33%, 1)), to(hsla(215, 73%, 33%, 1))) 0px 0px no-repeat,
- /*left dark border*/
+ /*right dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(215, 73%, 33%, 1)), to(hsla(215, 73%, 33%, 1))) 0px 0px no-repeat,
/*bottom dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(215, 73%, 38%, 1)), to(hsla(215, 73%, 38%, 1))) right bottom no-repeat,
- /*right dark border*/
+ /*left dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(215, 73%, 33%, 1)), to(hsla(215, 73%, 33%, 1))) right bottom no-repeat,
/*top light edge*/
@@ -62,3 +62,61 @@
{
background-image: url("../images/pref-mention-blue.png");
}
+
+.incoming.history .x-header
+{
+ background:
+ /*corners*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right top no-repeat,
+
+ /*top dark border*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) 0px 0px no-repeat,
+ /*left dark border*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) 0px 0px no-repeat,
+ /*bottom dark border*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right bottom no-repeat,
+ /*right dark border*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right bottom no-repeat,
+
+ /*top light edge*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 93%, 1)), to(hsla(215, 15%, 93%, 1))) 0px 0px no-repeat,
+ /*bottom light edge*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 78%, 1)), to(hsla(215, 15%, 78%, 1))) right bottom no-repeat,
+ /*left light gradient*/
+ -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,
+ /*right light gradient*/
+ -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,
+ /*body*/
+ -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;
+}
+
+.outgoing.history .x-header
+{
+ background:
+ /*corners*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(95, 15%, 53%, 1)), to(hsla(95, 15%, 53%, 1))) left top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(95, 15%, 53%, 1)), to(hsla(95, 15%, 53%, 1))) left top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(95, 15%, 53%, 1)), to(hsla(95, 15%, 53%, 1))) left top no-repeat,
+
+ /*top dark border*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(95, 15%, 53%, 1)), to(hsla(95, 15%, 53%, 1))) 0px 0px no-repeat,
+ /*left dark border*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(95, 15%, 53%, 1)), to(hsla(95, 15%, 53%, 1))) 0px 0px no-repeat,
+ /*bottom dark border*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(95, 15%, 53%, 1)), to(hsla(95, 15%, 53%, 1))) right bottom no-repeat,
+ /*right dark border*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(95, 15%, 53%, 1)), to(hsla(95, 15%, 53%, 1))) right bottom no-repeat,
+
+ /*top light edge*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(95, 15%, 93%, 1)), to(hsla(95, 15%, 93%, 1))) 0px 0px no-repeat,
+ /*bottom light edge*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(95, 15%, 78%, 1)), to(hsla(95, 15%, 78%, 1))) right bottom no-repeat,
+ /*left light gradient*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(95, 15%, 93%, 1)), color-stop(.5, hsla(95, 15%, 82%, 1)), to(hsla(95, 15%, 70%, 1))) 0px 0px no-repeat,
+ /*right light gradient*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(95, 15%, 93%, 1)), color-stop(.5, hsla(95, 15%, 82%, 1)), to(hsla(95, 15%, 70%, 1))) right bottom no-repeat,
+ /*body*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(95, 15%, 78%, 1)), color-stop(.45, hsla(95, 15%, 65%, 1)), color-stop(.5, hsla(95, 15%, 60%, 1)), to(hsla(95, 15%, 75%, 1))) 1px 1px no-repeat !important;
+}
diff -r 815ec9a53d2e -r d3511c0590ab Stockholm â¿.AdiumMessageStyle/Contents/Resources/Variants/Alt Blue - Grey.css
--- a/Stockholm â¿.AdiumMessageStyle/Contents/Resources/Variants/Alt Blue - Grey.css Thu Mar 11 23:48:57 2010 -0600
+++ b/Stockholm â¿.AdiumMessageStyle/Contents/Resources/Variants/Alt Blue - Grey.css Fri Mar 12 19:32:14 2010 -0600
@@ -10,11 +10,11 @@
/*top dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(215, 73%, 33%, 1)), to(hsla(215, 73%, 33%, 1))) 0px 0px no-repeat,
- /*left dark border*/
+ /*right dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(215, 73%, 33%, 1)), to(hsla(215, 73%, 33%, 1))) 0px 0px no-repeat,
/*bottom dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(215, 73%, 38%, 1)), to(hsla(215, 73%, 38%, 1))) right bottom no-repeat,
- /*right dark border*/
+ /*left dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(215, 73%, 33%, 1)), to(hsla(215, 73%, 33%, 1))) right bottom no-repeat,
/*top light edge*/
@@ -62,3 +62,61 @@
{
background-image: url("../images/pref-mention-blue.png");
}
+
+.incoming.history .x-header
+{
+ background:
+ /*corners*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right top no-repeat,
+
+ /*top dark border*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) 0px 0px no-repeat,
+ /*left dark border*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) 0px 0px no-repeat,
+ /*bottom dark border*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right bottom no-repeat,
+ /*right dark border*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right bottom no-repeat,
+
+ /*top light edge*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 93%, 1)), to(hsla(215, 15%, 93%, 1))) 0px 0px no-repeat,
+ /*bottom light edge*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 78%, 1)), to(hsla(215, 15%, 78%, 1))) right bottom no-repeat,
+ /*left light gradient*/
+ -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,
+ /*right light gradient*/
+ -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,
+ /*body*/
+ -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;
+}
+
+.outgoing.history .x-header
+{
+ background:
+ /*corners*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) left top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) left top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) left top no-repeat,
+
+ /*top dark border*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) 0px 0px no-repeat,
+ /*left dark border*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) 0px 0px no-repeat,
+ /*bottom dark border*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right bottom no-repeat,
+ /*right dark border*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 53%, 1)), to(hsla(222, 10%, 53%, 1))) right bottom no-repeat,
+
+ /*top light edge*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 93%, 1)), to(hsla(222, 10%, 93%, 1))) 0px 0px no-repeat,
+ /*bottom light edge*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(222, 10%, 78%, 1)), to(hsla(222, 10%, 78%, 1))) right bottom no-repeat,
+ /*left light gradient*/
+ -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,
+ /*right light gradient*/
+ -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,
+ /*body*/
+ -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;
+}
diff -r 815ec9a53d2e -r d3511c0590ab Stockholm â¿.AdiumMessageStyle/Contents/Resources/Variants/Alt Blue - Orange.css
--- a/Stockholm â¿.AdiumMessageStyle/Contents/Resources/Variants/Alt Blue - Orange.css Thu Mar 11 23:48:57 2010 -0600
+++ b/Stockholm â¿.AdiumMessageStyle/Contents/Resources/Variants/Alt Blue - Orange.css Fri Mar 12 19:32:14 2010 -0600
@@ -10,11 +10,11 @@
/*top dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(215, 73%, 33%, 1)), to(hsla(215, 73%, 33%, 1))) 0px 0px no-repeat,
- /*left dark border*/
+ /*right dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(215, 73%, 33%, 1)), to(hsla(215, 73%, 33%, 1))) 0px 0px no-repeat,
/*bottom dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(215, 73%, 38%, 1)), to(hsla(215, 73%, 38%, 1))) right bottom no-repeat,
- /*right dark border*/
+ /*left dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(215, 73%, 33%, 1)), to(hsla(215, 73%, 33%, 1))) right bottom no-repeat,
/*top light edge*/
@@ -62,3 +62,61 @@
{
background-image: url("../images/pref-mention-blue.png");
}
+
+.incoming.history .x-header
+{
+ background:
+ /*corners*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right top no-repeat,
+
+ /*top dark border*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) 0px 0px no-repeat,
+ /*left dark border*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) 0px 0px no-repeat,
+ /*bottom dark border*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right bottom no-repeat,
+ /*right dark border*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right bottom no-repeat,
+
+ /*top light edge*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 93%, 1)), to(hsla(215, 15%, 93%, 1))) 0px 0px no-repeat,
+ /*bottom light edge*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 78%, 1)), to(hsla(215, 15%, 78%, 1))) right bottom no-repeat,
+ /*left light gradient*/
+ -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,
+ /*right light gradient*/
+ -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,
+ /*body*/
+ -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;
+}
+
+.outgoing.history .x-header
+{
+ background:
+ /*corners*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(30, 15%, 53%, 1)), to(hsla(30, 15%, 53%, 1))) left top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(30, 15%, 53%, 1)), to(hsla(30, 15%, 53%, 1))) left top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(30, 15%, 53%, 1)), to(hsla(30, 15%, 53%, 1))) left top no-repeat,
+
+ /*top dark border*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(30, 15%, 53%, 1)), to(hsla(30, 15%, 53%, 1))) 0px 0px no-repeat,
+ /*left dark border*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(30, 15%, 53%, 1)), to(hsla(30, 15%, 53%, 1))) 0px 0px no-repeat,
+ /*bottom dark border*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(30, 15%, 53%, 1)), to(hsla(30, 15%, 53%, 1))) right bottom no-repeat,
+ /*right dark border*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(30, 15%, 53%, 1)), to(hsla(30, 15%, 53%, 1))) right bottom no-repeat,
+
+ /*top light edge*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(30, 15%, 93%, 1)), to(hsla(30, 15%, 93%, 1))) 0px 0px no-repeat,
+ /*bottom light edge*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(30, 15%, 78%, 1)), to(hsla(30, 15%, 78%, 1))) right bottom no-repeat,
+ /*left light gradient*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(30, 15%, 93%, 1)), color-stop(.5, hsla(30, 15%, 82%, 1)), to(hsla(30, 15%, 70%, 1))) 0px 0px no-repeat,
+ /*right light gradient*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(30, 15%, 93%, 1)), color-stop(.5, hsla(30, 15%, 82%, 1)), to(hsla(30, 15%, 70%, 1))) right bottom no-repeat,
+ /*body*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(30, 15%, 78%, 1)), color-stop(.45, hsla(30, 15%, 65%, 1)), color-stop(.5, hsla(30, 15%, 60%, 1)), to(hsla(30, 15%, 75%, 1))) 1px 1px no-repeat !important;
+}
diff -r 815ec9a53d2e -r d3511c0590ab Stockholm â¿.AdiumMessageStyle/Contents/Resources/Variants/Alt Blue - Red.css
--- a/Stockholm â¿.AdiumMessageStyle/Contents/Resources/Variants/Alt Blue - Red.css Thu Mar 11 23:48:57 2010 -0600
+++ b/Stockholm â¿.AdiumMessageStyle/Contents/Resources/Variants/Alt Blue - Red.css Fri Mar 12 19:32:14 2010 -0600
@@ -10,11 +10,11 @@
/*top dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(215, 73%, 33%, 1)), to(hsla(215, 73%, 33%, 1))) 0px 0px no-repeat,
- /*left dark border*/
+ /*right dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(215, 73%, 33%, 1)), to(hsla(215, 73%, 33%, 1))) 0px 0px no-repeat,
/*bottom dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(215, 73%, 38%, 1)), to(hsla(215, 73%, 38%, 1))) right bottom no-repeat,
- /*right dark border*/
+ /*left dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(215, 73%, 33%, 1)), to(hsla(215, 73%, 33%, 1))) right bottom no-repeat,
/*top light edge*/
@@ -62,3 +62,61 @@
{
background-image: url("../images/pref-mention-blue.png");
}
+
+.incoming.history .x-header
+{
+ background:
+ /*corners*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right top no-repeat,
+
+ /*top dark border*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) 0px 0px no-repeat,
+ /*left dark border*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) 0px 0px no-repeat,
+ /*bottom dark border*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right bottom no-repeat,
+ /*right dark border*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right bottom no-repeat,
+
+ /*top light edge*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 93%, 1)), to(hsla(215, 15%, 93%, 1))) 0px 0px no-repeat,
+ /*bottom light edge*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 78%, 1)), to(hsla(215, 15%, 78%, 1))) right bottom no-repeat,
+ /*left light gradient*/
+ -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,
+ /*right light gradient*/
+ -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,
+ /*body*/
+ -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;
+}
+
+.outgoing.history .x-header
+{
+ background:
+ /*corners*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(6, 15%, 53%, 1)), to(hsla(6, 15%, 53%, 1))) left top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(6, 15%, 53%, 1)), to(hsla(6, 15%, 53%, 1))) left top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(6, 15%, 53%, 1)), to(hsla(6, 15%, 53%, 1))) left top no-repeat,
+
+ /*top dark border*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(6, 15%, 53%, 1)), to(hsla(6, 15%, 53%, 1))) 0px 0px no-repeat,
+ /*left dark border*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(6, 15%, 53%, 1)), to(hsla(6, 15%, 53%, 1))) 0px 0px no-repeat,
+ /*bottom dark border*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(6, 15%, 53%, 1)), to(hsla(6, 15%, 53%, 1))) right bottom no-repeat,
+ /*right dark border*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(6, 15%, 53%, 1)), to(hsla(6, 15%, 53%, 1))) right bottom no-repeat,
+
+ /*top light edge*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(6, 15%, 93%, 1)), to(hsla(6, 15%, 93%, 1))) 0px 0px no-repeat,
+ /*bottom light edge*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(6, 15%, 78%, 1)), to(hsla(6, 15%, 78%, 1))) right bottom no-repeat,
+ /*left light gradient*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(6, 15%, 93%, 1)), color-stop(.5, hsla(6, 15%, 82%, 1)), to(hsla(6, 15%, 70%, 1))) 0px 0px no-repeat,
+ /*right light gradient*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(6, 15%, 93%, 1)), color-stop(.5, hsla(6, 15%, 82%, 1)), to(hsla(6, 15%, 70%, 1))) right bottom no-repeat,
+ /*body*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(6, 15%, 78%, 1)), color-stop(.45, hsla(6, 15%, 65%, 1)), color-stop(.5, hsla(6, 15%, 60%, 1)), to(hsla(6, 15%, 75%, 1))) 1px 1px no-repeat !important;
+}
diff -r 815ec9a53d2e -r d3511c0590ab Stockholm â¿.AdiumMessageStyle/Contents/Resources/Variants/Alt Green - Blue.css
--- a/Stockholm â¿.AdiumMessageStyle/Contents/Resources/Variants/Alt Green - Blue.css Thu Mar 11 23:48:57 2010 -0600
+++ b/Stockholm â¿.AdiumMessageStyle/Contents/Resources/Variants/Alt Green - Blue.css Fri Mar 12 19:32:14 2010 -0600
@@ -1,7 +1,5 @@
@import url("../Styles/alternating.css");
-/* focus header*/
-
.incoming:not(.history) .x-header
{
background:
@@ -12,11 +10,11 @@
/*top dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(95, 66%, 33%, 1)), to(hsla(95, 66%, 33%, 1))) 0px 0px no-repeat,
- /*left dark border*/
+ /*right dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(95, 66%, 33%, 1)), to(hsla(95, 66%, 33%, 1))) 0px 0px no-repeat,
/*bottom dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(95, 66%, 33%, 1)), to(hsla(95, 66%, 33%, 1))) right bottom no-repeat,
- /*right dark border*/
+ /*left dark border*/
-webkit-gradient(linear, left top, left bottom, from(hsla(95, 66%, 33%, 1)), to(hsla(95, 66%, 33%, 1))) right bottom no-repeat,
/*top light edge*/
@@ -64,3 +62,61 @@
{
background-image: url("../images/pref-mention-green.png");
}
+
+.incoming.history .x-header
+{
+ background:
+ /*corners*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(95, 15%, 53%, 1)), to(hsla(95, 15%, 53%, 1))) right top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(95, 15%, 53%, 1)), to(hsla(95, 15%, 53%, 1))) right top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(95, 15%, 53%, 1)), to(hsla(95, 15%, 53%, 1))) right top no-repeat,
+
+ /*top dark border*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(95, 15%, 53%, 1)), to(hsla(95, 15%, 53%, 1))) 0px 0px no-repeat,
+ /*left dark border*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(95, 15%, 53%, 1)), to(hsla(95, 15%, 53%, 1))) 0px 0px no-repeat,
+ /*bottom dark border*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(95, 15%, 53%, 1)), to(hsla(95, 15%, 53%, 1))) right bottom no-repeat,
+ /*right dark border*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(95, 15%, 53%, 1)), to(hsla(95, 15%, 53%, 1))) right bottom no-repeat,
+
+ /*top light edge*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(95, 15%, 93%, 1)), to(hsla(95, 15%, 93%, 1))) 0px 0px no-repeat,
+ /*bottom light edge*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(95, 15%, 78%, 1)), to(hsla(95, 15%, 78%, 1))) right bottom no-repeat,
+ /*left light gradient*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(95, 15%, 93%, 1)), color-stop(.5, hsla(95, 15%, 82%, 1)), to(hsla(95, 15%, 70%, 1))) 0px 0px no-repeat,
+ /*right light gradient*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(95, 15%, 93%, 1)), color-stop(.5, hsla(95, 15%, 82%, 1)), to(hsla(95, 15%, 70%, 1))) right bottom no-repeat,
+ /*body*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(95, 15%, 78%, 1)), color-stop(.45, hsla(95, 15%, 65%, 1)), color-stop(.5, hsla(95, 15%, 60%, 1)), to(hsla(95, 15%, 75%, 1))) 1px 1px no-repeat;
+}
+
+.outgoing.history .x-header
+{
+ background:
+ /*corners*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) left top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) left top no-repeat,
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) left top no-repeat,
+
+ /*top dark border*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) 0px 0px no-repeat,
+ /*left dark border*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) 0px 0px no-repeat,
+ /*bottom dark border*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right bottom no-repeat,
+ /*right dark border*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 53%, 1)), to(hsla(215, 15%, 53%, 1))) right bottom no-repeat,
+
+ /*top light edge*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 93%, 1)), to(hsla(215, 15%, 93%, 1))) 0px 0px no-repeat,
+ /*bottom light edge*/
+ -webkit-gradient(linear, left top, left bottom, from(hsla(215, 15%, 78%, 1)), to(hsla(215, 15%, 78%, 1))) right bottom no-repeat,
+ /*left light gradient*/
+ -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,
+ /*right light gradient*/
+ -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,
+ /*body*/
+ -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;
+}
diff -r 815ec9a53d2e -r d3511c0590ab Stockholm â¿.AdiumMessageStyle/Contents/Resources/Variants/Alt Green - Green.css
--- a/Stockholm â¿.AdiumMessageStyle/Contents/Resources/Variants/Alt Green - Green.css Thu Mar 11 23:48:57 2010 -0600
+++ b/Stockholm â¿.AdiumMessageStyle/Contents/Resources/Variants/Alt Green - Green.css Fri Mar 12 19:32:14 2010 -0600
@@ -1,7 +1,5 @@
More information about the commits
mailing list