xtras/mathuaerknedam 582:2aa9bd377d9c: Smooth Operator (compact)...

commits at adium.im commits at adium.im
Fri Apr 15 13:48:52 UTC 2011


details:	http://hg.adium.im/xtras/mathuaerknedam/rev/2aa9bd377d9c
revision:	582:2aa9bd377d9c
branch:		(none)
author:		mathuaerknedam
date:		Fri Apr 15 08:48:48 2011 -0500

Smooth Operator (compact): the sender color Adiumy should be displayed in IRC too.

diffs (37 lines):

diff -r 26b0424dc383 -r 2aa9bd377d9c Resources/Message Styles/Smooth Operator.AdiumMessageStyle/Contents/Resources/Variants/Compact.css
--- a/Resources/Message Styles/Smooth Operator.AdiumMessageStyle/Contents/Resources/Variants/Compact.css	Fri Apr 15 15:44:12 2011 +0200
+++ b/Resources/Message Styles/Smooth Operator.AdiumMessageStyle/Contents/Resources/Variants/Compact.css	Fri Apr 15 08:48:48 2011 -0500
@@ -176,7 +176,7 @@
 	max-height: 125px;
 }
 
-#Chat > div:last-of-type.message.showIcons:not(.IRC) img.x-icon
+#Chat > div:last-of-type.message.showIcons img.x-icon
 {
 	display: inline;
 	padding: 4px;
@@ -187,13 +187,13 @@
 	-webkit-box-shadow: 0px 4px 16px rgba(0, 0, 0, .75);
 }
 
-#topic:hover + #Chat > div:last-of-type.message.showIcons:not(.IRC) img.x-icon
+#topic:hover + #Chat > div:last-of-type.message.showIcons img.x-icon
 {
 	z-index: 91;
 	-webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, .4);
 }
 
-#Chat > div:last-of-type.message.showIcons:not(.IRC) .x-color[src*="buddy_icon.png"]
+#Chat > div:last-of-type.message.showIcons .x-color[src*="buddy_icon.png"]
 {
 	width: 125px;
 	height: 125px;
@@ -207,7 +207,7 @@
 	-webkit-mask-box-image: url(../adiumy-mask.png);
 }
 
-#topic:hover + #Chat > div:last-of-type.message.showIcons:not(.IRC) .x-color[src*="buddy_icon.png"]
+#topic:hover + #Chat > div:last-of-type.message.showIcons .x-color[src*="buddy_icon.png"]
 {
 	z-index: 92;
 }




More information about the commits mailing list