xtras/mathuaerknedam 457:3139ecf4b822: mininal_mod: remove comen...

commits at adium.im commits at adium.im
Wed Mar 24 04:07:29 UTC 2010


details:	http://hg.adium.im/xtras/mathuaerknedam/rev/3139ecf4b822
revision:	457:3139ecf4b822
author:		mathuaerknedam
date:		Tue Mar 23 23:07:24 2010 -0500

mininal_mod: remove comented code.

diffs (35 lines):

diff -r e3d3f024e9e2 -r 3139ecf4b822 minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/SenderColor SingleLine.css
--- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/SenderColor SingleLine.css	Tue Mar 23 22:58:14 2010 -0500
+++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/SenderColor SingleLine.css	Tue Mar 23 23:07:24 2010 -0500
@@ -47,7 +47,7 @@
 
 .x-sender
 {
-	max-width: 10em;
+	max-width: 10.2em;
 	padding-right: 4px;
 	padding-left: 4px;
 }
@@ -103,22 +103,6 @@
 	-webkit-background-size: 10px 100%;
 }
 
-/*.focus.mention .x-time
-{
-	background:
-		-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .75)), to(rgba(0, 0, 0, .75))) 0px 0px no-repeat,
-		-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .05)), to(rgba(0, 0, 0, .05))) 0px 0px no-repeat;
-	-webkit-background-size: 10px 100%;
-}
-
-.focus .x-icon,
-.focus .x-sender,
-.focus .x-message,
-.focus .x-time
-{
-	background: rgba(0, 0, 0, .05);
-}*/
-
 .focus .x-sender
 {
 	background: rgba(240, 240, 240, .5);


More information about the commits mailing list