xtras/mathuaerknedam 410:b7e06461c77f: Stockholm: Complete rewrite.

commits at adium.im commits at adium.im
Tue Mar 9 05:15:33 UTC 2010


details:	http://hg.adium.im/xtras/mathuaerknedam/rev/b7e06461c77f
revision:	410:b7e06461c77f
author:		mathuaerknedam
date:		Mon Mar 08 13:46:51 2010 -0600

Stockholm: Complete rewrite.
Subject: xtras/mathuaerknedam 411:f8138c6dd349: SO: remove less-popular icon-time2 variant, rename icon-time1 to icon-time.

details:	http://hg.adium.im/xtras/mathuaerknedam/rev/f8138c6dd349
revision:	411:f8138c6dd349
author:		mathuaerknedam
date:		Mon Mar 08 13:49:11 2010 -0600

SO: remove less-popular icon-time2 variant, rename icon-time1 to icon-time.

diffs (truncated from 8675 to 1000 lines):

diff -r 9f53f8de906e -r f8138c6dd349 Smooth Operator ☿.AdiumMessageStyle/Contents/Resources/Variants/Icon-Time.css
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Smooth Operator ☿.AdiumMessageStyle/Contents/Resources/Variants/Icon-Time.css	Mon Mar 08 13:49:11 2010 -0600
@@ -0,0 +1,520 @@
+ at charset "utf-8";
+
+body
+{
+	margin: 0px;
+	background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255 ,255, 1)), to(rgba(208, 208, 208, 1))) fixed repeat-x;
+	-webkit-background-size: auto;
+	word-wrap: break-word;
+	word-break: break-word;
+}
+
+#Chat
+{
+	padding: 8px;
+}
+
+#Chat .history:first-child.message
+{
+	-webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, .3), 0px 0px 1px rgba(0, 0, 0, .4);
+}
+
+.firstFocus:before
+{
+	position: absolute;
+	font-family: AppleGothic;
+	margin-top: -11px;
+	right: 5px;
+	font-size: 9px;
+	content: "\2b07";
+	color: rgba(64, 64, 64, 1);
+	text-shadow: 0px 1px 1px rgba(255, 255, 255, 1);
+}
+
+.message:not(.consecutive),
+.status:not(.consecutive),
+.event:not(.consecutive)
+{
+	margin-right: 10px;
+	min-width: 7em;
+}
+
+.message:not(.consecutive):not(.history),
+.status:not(.consecutive):not(.history),
+.event:not(.consecutive):not(.history)
+{
+	margin-top: 8px;
+	padding-top: 2px;
+	padding-bottom: 2px;
+	-webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, .4), 0px 0px 1px rgba(0, 0, 0, .4);
+	-webkit-border-radius: 5px;
+	-webkit-border-bottom-left-radius: 0px;
+}
+
+.message.mention .x-message:before
+{
+	position: absolute;
+	margin-top: -1px;
+	font-family: AppleGothic;
+	content: "\23af";
+	right: 4px;
+	font-size: 12px;
+	content: "\2605";
+	color: rgba(64, 64, 64, 1);
+	text-shadow: 0px 1px 1px rgba(255, 255, 255, 1);
+}
+
+.message:not(.consecutive):not(.history)
+{
+	min-height: 28px;
+}
+
+.message.consecutive:not(.history)
+{
+	margin-left: 0px;
+	padding-top: 1px;
+	padding-bottom: 0px;
+	padding-right: 0px;
+}
+
+.message:not(.autoreply):not(.consecutive)
+{
+	color: rgba(64, 64, 64, 1);
+	background:
+		-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .75)), to(rgba(255, 255, 255, .25))) 0px 0px no-repeat,
+		-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 1)), to(rgba(240, 240, 240, 1))) 37px 0px no-repeat;
+	-webkit-background-size: 37px 100%, 100% 100%;
+	-webkit-border-top-left-radius: 5px;
+}
+
+.message.showIcons:not(.autoreply):not(.consecutive):not(.history):not(.x-hover):not(.IRC)
+{
+	background:
+		-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 1)), to(rgba(248, 248, 248, 1))) 0px 0px no-repeat,
+		-webkit-gradient(linear, left top, left bottom, from(rgba(248, 248, 248, 1)), to(rgba(240,240, 240, 1))) 0px 16px no-repeat,
+		-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .75)), to(rgba(255, 255, 255, .25))) 32px 0px no-repeat,
+		-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .25)), to(rgba(255, 255, 255, .25))) 32px 32px no-repeat,
+		-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 1)), to(rgba(248, 248, 248, 1))) 37px 0px no-repeat,
+		-webkit-gradient(linear, left top, left bottom, from(rgba(248, 248, 248, 1)), to(rgba(240, 240, 240, 1))) 37px 16px no-repeat;
+	-webkit-background-size: 32px 16px, 32px 100%, 5px 32px, 5px 100%, 100% 16px, 100% 100%;
+}
+
+.mention.message.showIcons:not(.autoreply):not(.consecutive):not(.history):not(.x-hover):not(.IRC)
+{
+	background:
+		-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .9)), to(rgba(248, 248, 248, .9))) 0px 0px no-repeat,
+		-webkit-gradient(linear, left top, left bottom, from(rgba(248, 248, 248, .9)), to(rgba(240,240, 240, .9))) 0px 16px no-repeat,
+		-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .75)), to(rgba(255, 255, 255, .25))) 32px 0px no-repeat,
+		-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .25)), to(rgba(255, 255, 255, .25))) 32px 32px no-repeat,
+		-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .9)), to(rgba(248, 248, 248, .9))) 37px 0px no-repeat,
+		-webkit-gradient(linear, left top, left bottom, from(rgba(248, 248, 248, .9)), to(rgba(240, 240, 240, .9))) 37px 16px no-repeat;
+	-webkit-background-size: 32px 16px, 32px 100%, 5px 32px, 5px 100%, 100% 16px, 100% 100%;
+}
+
+.message.autoreply:not(.history):not(.consecutive):not(.x-hover)
+{
+	background:
+		-webkit-gradient(linear, left top, left bottom, from(rgba(96, 96, 96, 1)), to(rgba(80, 80, 80, 1))) 0px 0px no-repeat,
+		-webkit-gradient(linear, left top, left bottom, from(rgba(80, 80, 80, 1)), to(rgba(64, 64, 64, 1))) 0px 16px no-repeat,
+		-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .625)), to(rgba(255, 255, 255, .25))) 32px 0px no-repeat,
+		-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .25)), to(rgba(255, 255, 255, .25))) 32px 32px no-repeat,
+		-webkit-gradient(linear, left top, left bottom, from(rgba(96, 96, 96, 1)), to(rgba(80, 80, 80, 1))) 37px 0px no-repeat,
+		-webkit-gradient(linear, left top, left bottom, from(rgba(80, 80, 80, 1)), to(rgba(64, 64, 64, 1))) 37px 16px no-repeat;
+	-webkit-background-size: 32px 16px, 32px 100%, 5px 32px, 5px 100%, 100% 16px, 100% 100%;
+	-webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, .4), 0px 0px 1px rgba(0, 0, 0, .4), 0px 0px 1px rgba(0, 0, 0, 1);
+}
+
+.IRC.message:not(.mention):not(.autoreply):not(.consecutive):not(.history):not(.x-hover),
+.message.hideIcons:not(.mention):not(.autoreply):not(.consecutive):not(.history):not(.x-hover)
+{
+	background:
+		-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .75)), to(rgba(255, 255, 255, .25))) 0px 0px no-repeat,
+		-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .25)), to(rgba(255, 255, 255, .25))) 0px 32px no-repeat,
+		-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 1)), to(rgba(248, 248, 248, 1))) 5px 0px no-repeat,
+		-webkit-gradient(linear, left top, left bottom, from(rgba(248, 248, 248, 1)), to(rgba(240, 240, 240, 1))) 5px 16px no-repeat;
+	-webkit-background-size: 5px 32px, 5px 100%, 100% 16px, 100% 100%;
+}
+
+.IRC.message.mention:not(.autoreply):not(.consecutive):not(.history):not(.x-hover),
+.message.hideIcons.mention:not(.autoreply):not(.consecutive):not(.history):not(.x-hover)
+{
+	background:
+		-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .75)), to(rgba(255, 255, 255, .25))) 0px 0px no-repeat,
+		-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .25)), to(rgba(255, 255, 255, .25))) 0px 32px no-repeat,
+		-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .9)), to(rgba(248, 248, 248, .9))) 5px 0px no-repeat,
+		-webkit-gradient(linear, left top, left bottom, from(rgba(248, 248, 248, .9)), to(rgba(240, 240, 240, .9))) 5px 16px no-repeat;
+	-webkit-background-size: 5px 32px, 5px 100%, 100% 16px, 100% 100%;
+}
+
+.IRC.message.autoreply:not(.history):not(.consecutive):not(.x-hover),
+.message.hideIcons.autoreply:not(.history):not(.consecutive):not(.x-hover)
+{
+	background:
+		-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .625)), to(rgba(255, 255, 255, .25))) 0px 0px no-repeat,
+		-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .25)), to(rgba(255, 255, 255, .25))) 0px 32px no-repeat,
+		-webkit-gradient(linear, left top, left bottom, from(rgba(96, 96, 96, 1)), to(rgba(80, 80, 80, 1))) 5px 0px no-repeat,
+		-webkit-gradient(linear, left top, left bottom, from(rgba(80, 80, 80, 1)), to(rgba(64, 64, 64, 1))) 5px 16px no-repeat;
+	-webkit-background-size: 5px 32px, 5px 100%, 100% 16px, 100% 100%;
+	-webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, .4), 0px 0px 1px rgba(0, 0, 0, .4), 0px 0px 1px rgba(0, 0, 0, 1);
+}
+
+.message.showIcons.x-hover:not(.consecutive):not(.history):not(.IRC)
+{
+	background:
+		-webkit-gradient(linear, left top, left bottom, from(rgba(208, 208, 208, 1)), to(rgba(192, 192, 192, 1))) 0px 0px no-repeat,
+		-webkit-gradient(linear, left top, left bottom, from(rgba(208, 208, 208, .75)), to(rgba(192, 192, 192, .75))) 0px 0px no-repeat,
+		-webkit-gradient(linear, left top, left bottom, from(rgba(208, 208, 208, 1)), to(rgba(192, 192, 192, 1))) 37px 0px no-repeat;
+	-webkit-background-size: 32px 100%, 37px 100%, 100% 100%;
+	-webkit-box-shadow: 0px 2px 4px rgba(255, 255, 255, 1), 0px -1px 1px rgba(0, 0, 0, .4);
+}
+
+.IRC.message.x-hover:not(.consecutive),
+.message.hideIcons.x-hover:not(.consecutive)
+{
+	-webkit-box-shadow: 0px 2px 4px rgba(255, 255, 255, 1), 0px -1px 1px rgba(0, 0, 0, .4);
+	background:
+		-webkit-gradient(linear, left top, left bottom, from(rgba(192, 192, 192, .75)), to(rgba(192, 192, 192, .75))) 0px 0px no-repeat,
+		-webkit-gradient(linear, left top, left bottom, from(rgba(208, 208, 208, 1)), to(rgba(192, 192, 192, 1))) 5px 0px no-repeat;
+	-webkit-background-size: 5px 100%, 100% 100%;
+}
+
+.message.consecutive
+{
+	background: none !important;
+}
+
+.status:not(.consecutive):not(.history),
+.event:not(.consecutive):not(.history)
+{
+	color: rgba(244, 244, 244, 1);
+	background:
+		-webkit-gradient(linear, left top, left bottom, from(rgba(96, 96, 96, 1)), to(rgba(80, 80, 80, 1))) 0px 0px no-repeat,
+		-webkit-gradient(linear, left top, left bottom, from(rgba(80, 80, 80, 1)), to(rgba(64, 64, 64, 1))) 0px 16px no-repeat;
+	-webkit-background-size: 100% 16px, 100% 100%;
+}
+
+.status:not(.consecutive).showIcons,
+.event:not(.consecutive).showIcons
+{
+	margin-left: 32px;
+}
+
+.status.consecutive,
+.event.consecutive
+{
+	margin-top: 2px;
+}
+
+.x-color
+{
+	display: none;
+}
+
+.message img.x-icon
+{
+	width: 32px;
+	height: 32px;
+	position: absolute;
+	left: 8px;
+	z-index: 3;
+	margin-top: -2px;
+	-webkit-border-top-left-radius: 5px;
+}
+
+.message .x-iconmask
+{
+	width: 32px;
+	height: 32px;
+	background:
+		-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .625)), to(rgba(255, 255, 255, 0))) 0px 0px no-repeat,
+		-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0))) 0px 16px no-repeat;
+	-webkit-background-size: 32px 16px, 32px 100%;
+	position: absolute;
+	z-index: 4;
+	margin-top: -2px;
+	-webkit-border-top-left-radius: 5px;
+}
+
+.autoreply.message:not(.x-hover) .x-iconmask
+{
+	background: -webkit-gradient(linear, left top, left bottom, from(rgba(192, 192, 192, .625)), to(rgba(64, 64, 64, .25))) 0px 0px no-repeat;
+	-webkit-background-size: 32px 16px;
+}
+
+.x-hover.message .x-iconmask
+{
+	background: -webkit-gradient(linear, left top, left bottom, from(rgba(208, 208, 208, .625)), to(rgba(192, 192, 192, .625))) 0px 0px no-repeat;
+	-webkit-background-size: 32px 32px;
+}
+
+.message img.x-icon[src*="buddy_icon.png"],
+.message.hideIcons img.x-icon,
+.IRC.message img.x-icon,
+.consecutive.message img.x-icon,
+.consecutive.message .x-sender,
+.history.message img.x-icon,
+.message.hideIcons .x-iconmask,
+.IRC.message .x-iconmask,
+.consecutive.message .x-iconmask,
+.history.message .x-iconmask,
+.x-iconmask[style*="buddy_icon.png"]
+{
+	display: none !important;
+}
+
+.message .x-wrap
+{
+	display: block;
+	margin-left: 37px;
+	padding-left: 3px;
+	padding-right: 5px;
+	padding-bottom: 1px;
+}
+
+.status .x-wrap,
+.event .x-wrap
+{
+	display: block;
+	margin-left: 5px;
+	padding-left: 3px;
+	padding-right: 5px;
+	padding-bottom: 1px;
+}
+
+.x-sender
+{
+	font-weight: bold;
+	display: block;
+	padding-top: 1px;
+	padding-bottom: 2px;
+}
+
+.message.hideIcons .x-wrap,
+.IRC.message .x-wrap
+{
+	margin-left: 5px;
+}
+
+.message.autoreply:not(.history) .x-sender,
+.message.autoreply:not(.history) .x-message
+{
+	color: rgba(244, 244, 244, 1);
+}
+
+.x-ltime
+{
+	display: none;
+}
+
+.x-rtime
+{
+	float: right;
+	padding-left: 10px;
+	font-size: .9em;
+	margin-top: 1px;
+	color: rgba(184, 184, 184, 1);
+}
+
+.x-mark
+{
+	position: absolute;
+	left: 39px;
+	margin-left: -.054em;
+	font-family: Lucida Grande;
+}
+
+.message .x-mark
+{
+	color: rgba(0, 0, 0, .8)
+}
+
+.status .x-mark,
+.event .x-mark
+{
+	color: rgba(255, 255, 255, .8)
+}
+
+.message.hideIcons .x-mark,
+.status.hideIcons .x-mark,
+.event.hideIcons .x-mark,
+.IRC .x-mark
+{
+	left: 7px;
+}
+
+.message.x-hover .x-sender,
+.message.x-hover .x-rtime,
+.message.x-hover .x-message
+{
+	color: rgba(0, 0, 0, 1) !important;
+}
+
+img.emoticon
+{
+	vertical-align: top;
+}
+
+/*.history img.emoticon
+{
+	opacity: .4;
+}*/
+
+a,
+a:link
+{
+	color: inherit;
+	text-decoration: underline;
+}
+
+a:hover
+{
+	border-bottom: 1px solid;
+}
+
+a:active
+{
+	border-bottom: 2px solid;
+}
+
+img.fullSizeImage
+{
+	width: auto;
+	height: auto;
+	max-height: 100%;
+	max-width: 100%;
+}
+
+img.scaledToFitImage
+{
+	width: auto;
+	max-height: 10px;
+}
+
+
+/* History stuff */
+
+.history.message:not(.consecutive),
+.history.status:not(.consecutive),
+.history.event:not(.consecutive)
+{
+	display: block;
+	margin-top: 0px;
+	margin-left: 32px;
+	margin-bottom: 0px;
+	-webkit-border-radius: 0px;
+	-webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, .3);
+}
+
+.history.status:not(.consecutive),
+.history.event:not(.consecutive)
+{
+	color: rgba(244, 244, 244, 1);
+	background: -webkit-gradient(linear, left top, left bottom, from(rgba(112, 112, 112, 1)), to(rgba(112, 112, 112, 1))) 0px 0px no-repeat;
+}
+
+.history.status:first-child,
+.history.event:first-child
+{
+	-webkit-border-top-left-radius: 5px;
+	-webkit-border-top-right-radius: 5px;
+}
+
+.history.message:not(.consecutive):not(.x-hover)
+{
+	background:
+		-webkit-gradient(linear, left top, left bottom, from(rgba(248, 248, 248, .5)), to(rgba(248, 248, 248, .5))) 0px 0px no-repeat,
+		-webkit-gradient(linear, left top, left bottom, from(rgba(248, 248, 248, 1)), to(rgba(248, 248, 248, 1))) 5px 0px no-repeat;
+	-webkit-background-size: 5px 100%, 100% 100%;
+}
+
+.history.mention.message:not(.consecutive):not(.x-hover)
+{
+	background:
+		-webkit-gradient(linear, left top, left bottom, from(rgba(248, 248, 248, .5)), to(rgba(248, 248, 248, .5))) 0px 0px no-repeat,
+		-webkit-gradient(linear, left top, left bottom, from(rgba(248, 248, 248, .9)), to(rgba(248, 248, 248, .9))) 5px 0px no-repeat;
+	-webkit-background-size: 5px 100%, 100% 100%;
+}
+
+.history.message.x-hover:not(.consecutive)
+{
+	background:
+		-webkit-gradient(linear, left top, left bottom, from(rgba(200, 200, 200, .75)), to(rgba(200, 200, 200, .75))) 0px 0px no-repeat,
+		-webkit-gradient(linear, left top, left bottom, from(rgba(200, 200, 200, 1)), to(rgba(200, 200, 200, 1))) 5px 0px no-repeat;
+	-webkit-background-size: 5px 100%, 100% 100%;
+	-webkit-box-shadow: 0px 2px 4px rgba(255, 255, 255, 1), 0px -1px 1px rgba(0, 0, 0, .4);
+}
+
+.history.message .x-wrap
+{
+	margin-left: 5px;
+	margin-top: 0px;
+	margin-bottom: 0px;
+	padding-top: 1px;
+}
+
+.history.message .x-wrap .x-sender,
+.history.message .x-wrap .x-message
+{
+	text-shadow: 0px 1px 4px rgba(64, 64, 64, .5);
+}
+
+.history.status .x-wrap,
+.history.event .x-wrap
+{
+	padding-top: 1px;
+	padding-bottom: 2px;
+}
+
+.history.message.hideIcons .x-wrap,
+.history.IRC.message .x-wrap
+{
+	margin-left: 5px;
+}
+
+.history.message:not(.consecutive).hideIcons,
+.history.status:not(.consecutive).hideIcons,
+.history.event:not(.consecutive).hideIcons,
+.IRC:not(.consecutive)
+{
+	margin-left: 0px !important;
+}
+
+.history .x-sender
+{
+	display: inline;
+}
+
+.history .x-rtime
+{
+	margin-right: 0px;
+	text-shadow: 0px 1px 4px rgba(184, 184, 184, .5);
+}
+
+.history.status .x-rtime,
+.history.event .x-rtime
+{
+	color: rgba(216, 216, 216, 1);
+}
+
+.history.status .x-message,
+.history.event .x-message
+{
+	text-shadow: 0px 1px 4px rgba(64, 64, 64, .5);
+	padding-right: 4px;
+}
+
+.history.x-hover + .history.x-hover
+{
+	-webkit-box-shadow: 0px 2px 2px rgba(255, 255, 255, 1) !important;
+}
+
+
+/* header */
+
+#x-wrap,
+#x-header .x-icon,
+#x-header .x-iconmask
+{
+	-webkit-border-bottom-left-radius: 0px !important;
+}
+
diff -r 9f53f8de906e -r f8138c6dd349 Smooth Operator ☿.AdiumMessageStyle/Contents/Resources/Variants/Icon-Time1.css
--- a/Smooth Operator ☿.AdiumMessageStyle/Contents/Resources/Variants/Icon-Time1.css	Fri Mar 05 15:24:07 2010 -0600
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,520 +0,0 @@
- at charset "utf-8";
-
-body
-{
-	margin: 0px;
-	background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255 ,255, 1)), to(rgba(208, 208, 208, 1))) fixed repeat-x;
-	-webkit-background-size: auto;
-	word-wrap: break-word;
-	word-break: break-word;
-}
-
-#Chat
-{
-	padding: 8px;
-}
-
-#Chat .history:first-child.message
-{
-	-webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, .3), 0px 0px 1px rgba(0, 0, 0, .4);
-}
-
-.firstFocus:before
-{
-	position: absolute;
-	font-family: AppleGothic;
-	margin-top: -11px;
-	right: 5px;
-	font-size: 9px;
-	content: "\2b07";
-	color: rgba(64, 64, 64, 1);
-	text-shadow: 0px 1px 1px rgba(255, 255, 255, 1);
-}
-
-.message:not(.consecutive),
-.status:not(.consecutive),
-.event:not(.consecutive)
-{
-	margin-right: 10px;
-	min-width: 7em;
-}
-
-.message:not(.consecutive):not(.history),
-.status:not(.consecutive):not(.history),
-.event:not(.consecutive):not(.history)
-{
-	margin-top: 8px;
-	padding-top: 2px;
-	padding-bottom: 2px;
-	-webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, .4), 0px 0px 1px rgba(0, 0, 0, .4);
-	-webkit-border-radius: 5px;
-	-webkit-border-bottom-left-radius: 0px;
-}
-
-.message.mention .x-message:before
-{
-	position: absolute;
-	margin-top: -1px;
-	font-family: AppleGothic;
-	content: "\23af";
-	right: 4px;
-	font-size: 12px;
-	content: "\2605";
-	color: rgba(64, 64, 64, 1);
-	text-shadow: 0px 1px 1px rgba(255, 255, 255, 1);
-}
-
-.message:not(.consecutive):not(.history)
-{
-	min-height: 28px;
-}
-
-.message.consecutive:not(.history)
-{
-	margin-left: 0px;
-	padding-top: 1px;
-	padding-bottom: 0px;
-	padding-right: 0px;
-}
-
-.message:not(.autoreply):not(.consecutive)
-{
-	color: rgba(64, 64, 64, 1);
-	background:
-		-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .75)), to(rgba(255, 255, 255, .25))) 0px 0px no-repeat,
-		-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 1)), to(rgba(240, 240, 240, 1))) 37px 0px no-repeat;
-	-webkit-background-size: 37px 100%, 100% 100%;
-	-webkit-border-top-left-radius: 5px;
-}
-
-.message.showIcons:not(.autoreply):not(.consecutive):not(.history):not(.x-hover):not(.IRC)
-{
-	background:
-		-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 1)), to(rgba(248, 248, 248, 1))) 0px 0px no-repeat,
-		-webkit-gradient(linear, left top, left bottom, from(rgba(248, 248, 248, 1)), to(rgba(240,240, 240, 1))) 0px 16px no-repeat,
-		-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .75)), to(rgba(255, 255, 255, .25))) 32px 0px no-repeat,
-		-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .25)), to(rgba(255, 255, 255, .25))) 32px 32px no-repeat,
-		-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 1)), to(rgba(248, 248, 248, 1))) 37px 0px no-repeat,
-		-webkit-gradient(linear, left top, left bottom, from(rgba(248, 248, 248, 1)), to(rgba(240, 240, 240, 1))) 37px 16px no-repeat;
-	-webkit-background-size: 32px 16px, 32px 100%, 5px 32px, 5px 100%, 100% 16px, 100% 100%;
-}
-
-.mention.message.showIcons:not(.autoreply):not(.consecutive):not(.history):not(.x-hover):not(.IRC)
-{
-	background:
-		-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .9)), to(rgba(248, 248, 248, .9))) 0px 0px no-repeat,
-		-webkit-gradient(linear, left top, left bottom, from(rgba(248, 248, 248, .9)), to(rgba(240,240, 240, .9))) 0px 16px no-repeat,
-		-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .75)), to(rgba(255, 255, 255, .25))) 32px 0px no-repeat,
-		-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .25)), to(rgba(255, 255, 255, .25))) 32px 32px no-repeat,
-		-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .9)), to(rgba(248, 248, 248, .9))) 37px 0px no-repeat,
-		-webkit-gradient(linear, left top, left bottom, from(rgba(248, 248, 248, .9)), to(rgba(240, 240, 240, .9))) 37px 16px no-repeat;
-	-webkit-background-size: 32px 16px, 32px 100%, 5px 32px, 5px 100%, 100% 16px, 100% 100%;
-}
-
-.message.autoreply:not(.history):not(.consecutive):not(.x-hover)
-{
-	background:
-		-webkit-gradient(linear, left top, left bottom, from(rgba(96, 96, 96, 1)), to(rgba(80, 80, 80, 1))) 0px 0px no-repeat,
-		-webkit-gradient(linear, left top, left bottom, from(rgba(80, 80, 80, 1)), to(rgba(64, 64, 64, 1))) 0px 16px no-repeat,
-		-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .625)), to(rgba(255, 255, 255, .25))) 32px 0px no-repeat,
-		-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .25)), to(rgba(255, 255, 255, .25))) 32px 32px no-repeat,
-		-webkit-gradient(linear, left top, left bottom, from(rgba(96, 96, 96, 1)), to(rgba(80, 80, 80, 1))) 37px 0px no-repeat,
-		-webkit-gradient(linear, left top, left bottom, from(rgba(80, 80, 80, 1)), to(rgba(64, 64, 64, 1))) 37px 16px no-repeat;
-	-webkit-background-size: 32px 16px, 32px 100%, 5px 32px, 5px 100%, 100% 16px, 100% 100%;
-	-webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, .4), 0px 0px 1px rgba(0, 0, 0, .4), 0px 0px 1px rgba(0, 0, 0, 1);
-}
-
-.IRC.message:not(.mention):not(.autoreply):not(.consecutive):not(.history):not(.x-hover),
-.message.hideIcons:not(.mention):not(.autoreply):not(.consecutive):not(.history):not(.x-hover)
-{
-	background:
-		-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .75)), to(rgba(255, 255, 255, .25))) 0px 0px no-repeat,
-		-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .25)), to(rgba(255, 255, 255, .25))) 0px 32px no-repeat,
-		-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 1)), to(rgba(248, 248, 248, 1))) 5px 0px no-repeat,
-		-webkit-gradient(linear, left top, left bottom, from(rgba(248, 248, 248, 1)), to(rgba(240, 240, 240, 1))) 5px 16px no-repeat;
-	-webkit-background-size: 5px 32px, 5px 100%, 100% 16px, 100% 100%;
-}
-
-.IRC.message.mention:not(.autoreply):not(.consecutive):not(.history):not(.x-hover),
-.message.hideIcons.mention:not(.autoreply):not(.consecutive):not(.history):not(.x-hover)
-{
-	background:
-		-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .75)), to(rgba(255, 255, 255, .25))) 0px 0px no-repeat,
-		-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .25)), to(rgba(255, 255, 255, .25))) 0px 32px no-repeat,
-		-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .9)), to(rgba(248, 248, 248, .9))) 5px 0px no-repeat,
-		-webkit-gradient(linear, left top, left bottom, from(rgba(248, 248, 248, .9)), to(rgba(240, 240, 240, .9))) 5px 16px no-repeat;
-	-webkit-background-size: 5px 32px, 5px 100%, 100% 16px, 100% 100%;
-}
-
-.IRC.message.autoreply:not(.history):not(.consecutive):not(.x-hover),
-.message.hideIcons.autoreply:not(.history):not(.consecutive):not(.x-hover)
-{
-	background:
-		-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .625)), to(rgba(255, 255, 255, .25))) 0px 0px no-repeat,
-		-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .25)), to(rgba(255, 255, 255, .25))) 0px 32px no-repeat,
-		-webkit-gradient(linear, left top, left bottom, from(rgba(96, 96, 96, 1)), to(rgba(80, 80, 80, 1))) 5px 0px no-repeat,
-		-webkit-gradient(linear, left top, left bottom, from(rgba(80, 80, 80, 1)), to(rgba(64, 64, 64, 1))) 5px 16px no-repeat;
-	-webkit-background-size: 5px 32px, 5px 100%, 100% 16px, 100% 100%;
-	-webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, .4), 0px 0px 1px rgba(0, 0, 0, .4), 0px 0px 1px rgba(0, 0, 0, 1);
-}
-
-.message.showIcons.x-hover:not(.consecutive):not(.history):not(.IRC)
-{
-	background:
-		-webkit-gradient(linear, left top, left bottom, from(rgba(208, 208, 208, 1)), to(rgba(192, 192, 192, 1))) 0px 0px no-repeat,
-		-webkit-gradient(linear, left top, left bottom, from(rgba(208, 208, 208, .75)), to(rgba(192, 192, 192, .75))) 0px 0px no-repeat,
-		-webkit-gradient(linear, left top, left bottom, from(rgba(208, 208, 208, 1)), to(rgba(192, 192, 192, 1))) 37px 0px no-repeat;
-	-webkit-background-size: 32px 100%, 37px 100%, 100% 100%;
-	-webkit-box-shadow: 0px 2px 4px rgba(255, 255, 255, 1), 0px -1px 1px rgba(0, 0, 0, .4);
-}
-
-.IRC.message.x-hover:not(.consecutive),
-.message.hideIcons.x-hover:not(.consecutive)
-{
-	-webkit-box-shadow: 0px 2px 4px rgba(255, 255, 255, 1), 0px -1px 1px rgba(0, 0, 0, .4);
-	background:
-		-webkit-gradient(linear, left top, left bottom, from(rgba(192, 192, 192, .75)), to(rgba(192, 192, 192, .75))) 0px 0px no-repeat,
-		-webkit-gradient(linear, left top, left bottom, from(rgba(208, 208, 208, 1)), to(rgba(192, 192, 192, 1))) 5px 0px no-repeat;
-	-webkit-background-size: 5px 100%, 100% 100%;
-}
-
-.message.consecutive
-{
-	background: none !important;
-}
-
-.status:not(.consecutive):not(.history),
-.event:not(.consecutive):not(.history)
-{
-	color: rgba(244, 244, 244, 1);
-	background:
-		-webkit-gradient(linear, left top, left bottom, from(rgba(96, 96, 96, 1)), to(rgba(80, 80, 80, 1))) 0px 0px no-repeat,
-		-webkit-gradient(linear, left top, left bottom, from(rgba(80, 80, 80, 1)), to(rgba(64, 64, 64, 1))) 0px 16px no-repeat;
-	-webkit-background-size: 100% 16px, 100% 100%;
-}
-
-.status:not(.consecutive).showIcons,
-.event:not(.consecutive).showIcons
-{
-	margin-left: 32px;
-}
-
-.status.consecutive,
-.event.consecutive
-{
-	margin-top: 2px;
-}
-
-.x-color
-{
-	display: none;
-}
-
-.message img.x-icon
-{
-	width: 32px;
-	height: 32px;
-	position: absolute;
-	left: 8px;
-	z-index: 3;
-	margin-top: -2px;
-	-webkit-border-top-left-radius: 5px;
-}
-
-.message .x-iconmask
-{
-	width: 32px;
-	height: 32px;
-	background:
-		-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .625)), to(rgba(255, 255, 255, 0))) 0px 0px no-repeat,
-		-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0))) 0px 16px no-repeat;
-	-webkit-background-size: 32px 16px, 32px 100%;
-	position: absolute;
-	z-index: 4;
-	margin-top: -2px;
-	-webkit-border-top-left-radius: 5px;
-}
-
-.autoreply.message:not(.x-hover) .x-iconmask
-{
-	background: -webkit-gradient(linear, left top, left bottom, from(rgba(192, 192, 192, .625)), to(rgba(64, 64, 64, .25))) 0px 0px no-repeat;
-	-webkit-background-size: 32px 16px;
-}
-
-.x-hover.message .x-iconmask
-{
-	background: -webkit-gradient(linear, left top, left bottom, from(rgba(208, 208, 208, .625)), to(rgba(192, 192, 192, .625))) 0px 0px no-repeat;
-	-webkit-background-size: 32px 32px;
-}
-
-.message img.x-icon[src*="buddy_icon.png"],
-.message.hideIcons img.x-icon,
-.IRC.message img.x-icon,
-.consecutive.message img.x-icon,
-.consecutive.message .x-sender,
-.history.message img.x-icon,
-.message.hideIcons .x-iconmask,
-.IRC.message .x-iconmask,
-.consecutive.message .x-iconmask,
-.history.message .x-iconmask,
-.x-iconmask[style*="buddy_icon.png"]
-{
-	display: none !important;
-}
-
-.message .x-wrap
-{
-	display: block;
-	margin-left: 37px;
-	padding-left: 3px;
-	padding-right: 5px;
-	padding-bottom: 1px;
-}
-
-.status .x-wrap,
-.event .x-wrap
-{
-	display: block;
-	margin-left: 5px;
-	padding-left: 3px;
-	padding-right: 5px;
-	padding-bottom: 1px;
-}
-
-.x-sender
-{
-	font-weight: bold;
-	display: block;
-	padding-top: 1px;
-	padding-bottom: 2px;
-}
-
-.message.hideIcons .x-wrap,
-.IRC.message .x-wrap
-{
-	margin-left: 5px;
-}
-
-.message.autoreply:not(.history) .x-sender,
-.message.autoreply:not(.history) .x-message
-{
-	color: rgba(244, 244, 244, 1);
-}
-
-.x-ltime
-{
-	display: none;
-}
-
-.x-rtime
-{
-	float: right;
-	padding-left: 10px;
-	font-size: .9em;
-	margin-top: 1px;
-	color: rgba(184, 184, 184, 1);
-}
-
-.x-mark
-{
-	position: absolute;
-	left: 39px;
-	margin-left: -.054em;
-	font-family: Lucida Grande;
-}
-
-.message .x-mark
-{
-	color: rgba(0, 0, 0, .8)
-}
-
-.status .x-mark,
-.event .x-mark
-{
-	color: rgba(255, 255, 255, .8)
-}
-
-.message.hideIcons .x-mark,
-.status.hideIcons .x-mark,
-.event.hideIcons .x-mark,
-.IRC .x-mark
-{
-	left: 7px;
-}
-
-.message.x-hover .x-sender,
-.message.x-hover .x-rtime,
-.message.x-hover .x-message
-{
-	color: rgba(0, 0, 0, 1) !important;
-}
-
-img.emoticon
-{
-	vertical-align: top;
-}
-
-/*.history img.emoticon
-{
-	opacity: .4;
-}*/
-
-a,
-a:link
-{
-	color: inherit;
-	text-decoration: underline;
-}
-
-a:hover
-{
-	border-bottom: 1px solid;
-}
-
-a:active
-{
-	border-bottom: 2px solid;
-}
-
-img.fullSizeImage
-{
-	width: auto;
-	height: auto;
-	max-height: 100%;
-	max-width: 100%;
-}
-
-img.scaledToFitImage
-{
-	width: auto;
-	max-height: 10px;
-}
-
-
-/* History stuff */
-
-.history.message:not(.consecutive),
-.history.status:not(.consecutive),
-.history.event:not(.consecutive)
-{
-	display: block;
-	margin-top: 0px;
-	margin-left: 32px;
-	margin-bottom: 0px;
-	-webkit-border-radius: 0px;
-	-webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, .3);
-}
-
-.history.status:not(.consecutive),
-.history.event:not(.consecutive)
-{
-	color: rgba(244, 244, 244, 1);
-	background: -webkit-gradient(linear, left top, left bottom, from(rgba(112, 112, 112, 1)), to(rgba(112, 112, 112, 1))) 0px 0px no-repeat;
-}
-
-.history.status:first-child,
-.history.event:first-child
-{
-	-webkit-border-top-left-radius: 5px;
-	-webkit-border-top-right-radius: 5px;
-}
-
-.history.message:not(.consecutive):not(.x-hover)
-{
-	background:
-		-webkit-gradient(linear, left top, left bottom, from(rgba(248, 248, 248, .5)), to(rgba(248, 248, 248, .5))) 0px 0px no-repeat,
-		-webkit-gradient(linear, left top, left bottom, from(rgba(248, 248, 248, 1)), to(rgba(248, 248, 248, 1))) 5px 0px no-repeat;
-	-webkit-background-size: 5px 100%, 100% 100%;
-}
-
-.history.mention.message:not(.consecutive):not(.x-hover)
-{
-	background:
-		-webkit-gradient(linear, left top, left bottom, from(rgba(248, 248, 248, .5)), to(rgba(248, 248, 248, .5))) 0px 0px no-repeat,
-		-webkit-gradient(linear, left top, left bottom, from(rgba(248, 248, 248, .9)), to(rgba(248, 248, 248, .9))) 5px 0px no-repeat;
-	-webkit-background-size: 5px 100%, 100% 100%;
-}
-
-.history.message.x-hover:not(.consecutive)
-{
-	background:
-		-webkit-gradient(linear, left top, left bottom, from(rgba(200, 200, 200, .75)), to(rgba(200, 200, 200, .75))) 0px 0px no-repeat,
-		-webkit-gradient(linear, left top, left bottom, from(rgba(200, 200, 200, 1)), to(rgba(200, 200, 200, 1))) 5px 0px no-repeat;
-	-webkit-background-size: 5px 100%, 100% 100%;
-	-webkit-box-shadow: 0px 2px 4px rgba(255, 255, 255, 1), 0px -1px 1px rgba(0, 0, 0, .4);
-}
-
-.history.message .x-wrap
-{
-	margin-left: 5px;
-	margin-top: 0px;
-	margin-bottom: 0px;
-	padding-top: 1px;
-}
-
-.history.message .x-wrap .x-sender,
-.history.message .x-wrap .x-message
-{
-	text-shadow: 0px 1px 4px rgba(64, 64, 64, .5);
-}
-
-.history.status .x-wrap,
-.history.event .x-wrap
-{
-	padding-top: 1px;
-	padding-bottom: 2px;
-}
-
-.history.message.hideIcons .x-wrap,
-.history.IRC.message .x-wrap
-{
-	margin-left: 5px;
-}


More information about the commits mailing list