xtras/mathuaerknedam 606:e5c1309b8b2f: Stockholm: replace incorr...

commits at adium.im commits at adium.im
Fri Nov 1 15:23:31 UTC 2013


details:	http://hg.adium.im/xtras/mathuaerknedam/rev/e5c1309b8b2f
revision:	606:e5c1309b8b2f
branch:		(none)
author:		mathuaerknedam <adium at ei8ht.us>
date:		Fri Nov 01 10:16:35 2013 -0500

Stockholm: replace incorrect comment strings.
Subject: xtras/mathuaerknedam 607:3599e429bfec: Smooth Operator: replace incorrect comment strings.

details:	http://hg.adium.im/xtras/mathuaerknedam/rev/3599e429bfec
revision:	607:3599e429bfec
branch:		(none)
author:		mathuaerknedam <adium at ei8ht.us>
date:		Fri Nov 01 10:23:24 2013 -0500

Smooth Operator: replace incorrect comment strings.

diffs (99 lines):

diff -r 1cf1db840149 -r 3599e429bfec Resources/Message Styles/Smooth Operator.AdiumMessageStyle/Contents/Resources/Mockup.html
--- a/Resources/Message Styles/Smooth Operator.AdiumMessageStyle/Contents/Resources/Mockup.html	Fri Nov 01 06:21:04 2013 -0500
+++ b/Resources/Message Styles/Smooth Operator.AdiumMessageStyle/Contents/Resources/Mockup.html	Fri Nov 01 10:23:24 2013 -0500
@@ -13,13 +13,13 @@
 		{
 			font-size: 7.5pt;
 			font-family: "Lucida Grande";
-			//font-weight: bold;
+			/*font-weight: bold;*/
 			border-bottom: 1px solid yellow;
 
-			//background: url(/Library/Desktop\ Pictures/Plants/Petals.jpg) center repeat;
-			//background: url(/Library/Desktop\ Pictures/Plants/Leaves.jpg) center repeat;
-			//background: url(/Library/Desktop\ Pictures/Nature/Iceberg.jpg) center repeat;
-			//background: lime;
+			/*background: url(/Library/Desktop\ Pictures/Plants/Petals.jpg) center repeat;*/
+			/*background: url(/Library/Desktop\ Pictures/Plants/Leaves.jpg) center repeat;*/
+			/*background: url(/Library/Desktop\ Pictures/Nature/Iceberg.jpg) center repeat;*/
+			/*background: lime;*/
 		}
 
 </style>
diff -r 1cf1db840149 -r 3599e429bfec Resources/Message Styles/Smooth Operator.AdiumMessageStyle/Contents/Resources/Variants/Dark.css
--- a/Resources/Message Styles/Smooth Operator.AdiumMessageStyle/Contents/Resources/Variants/Dark.css	Fri Nov 01 06:21:04 2013 -0500
+++ b/Resources/Message Styles/Smooth Operator.AdiumMessageStyle/Contents/Resources/Variants/Dark.css	Fri Nov 01 10:23:24 2013 -0500
@@ -270,7 +270,7 @@
 	position: absolute;
 	left: 6px;
 	z-index: 3;
-	//background-size: 100% 16px, 100% 100%;
+	/*background-size: 100% 16px, 100% 100%;*/
 	border-top-left-radius: 5px;
 	border-bottom-left-radius: 5px;
 }
@@ -704,7 +704,7 @@
 
 #x-topic #topicEdit
 {
-	//padding-top: 1px !important;
+	/*padding-top: 1px !important;*/
 	padding-left: 0px !important;
 	padding-right: 0px !important;
 }
diff -r 1cf1db840149 -r 3599e429bfec Resources/Message Styles/Stockholm.AdiumMessageStyle/Contents/Resources/Mockup.html
--- a/Resources/Message Styles/Stockholm.AdiumMessageStyle/Contents/Resources/Mockup.html	Fri Nov 01 06:21:04 2013 -0500
+++ b/Resources/Message Styles/Stockholm.AdiumMessageStyle/Contents/Resources/Mockup.html	Fri Nov 01 10:23:24 2013 -0500
@@ -12,7 +12,7 @@
 				margin: 8px;
 				font-family: LucidaGrande;
 				font-size: 11px;
-				//background-image: url("/Library/Desktop\ Pictures/Plants/Leaves.jpg") !important;
+				/*background-image: url("/Library/Desktop\ Pictures/Plants/Leaves.jpg") !important;*/
 			}
 
 			.incoming .x-buddyicon
diff -r 1cf1db840149 -r 3599e429bfec Resources/Message Styles/Stockholm.AdiumMessageStyle/Contents/Resources/Styles/main.css
--- a/Resources/Message Styles/Stockholm.AdiumMessageStyle/Contents/Resources/Styles/main.css	Fri Nov 01 06:21:04 2013 -0500
+++ b/Resources/Message Styles/Stockholm.AdiumMessageStyle/Contents/Resources/Styles/main.css	Fri Nov 01 10:23:24 2013 -0500
@@ -227,7 +227,7 @@
 {
 	visibility: hidden;
 	font-weight: bold;
-	//position: absolute;
+	/*position: absolute;*/
 	margin-top: 0px;
 	padding-left: 4px;
 	padding-top: 0px;
@@ -242,7 +242,7 @@
 .message:not(.focus) .x-message.ltr .x-time,
 .message .x-message.ltr:not(.focus) .x-time
 {
-	//right: 1px;
+	/*right: 1px;*/
 	padding-right: 5px;
 	float: right;
 	margin-right: -8px;
@@ -252,7 +252,7 @@
 .message.focus .x-message.ltr .x-time,
 .message .x-message.focus.ltr .x-time
 {
-	//right: 1px;
+	/*right: 1px;*/
 	padding-right: 9px;
 	float: right;
 	margin-right: -8px;
@@ -261,11 +261,11 @@
 
 .message .x-message.rtl .x-time
 {
-	//left: 2px;
+	/*left: 2px;*/
 	padding-left: 4px;
 	padding-right: 4px;
 	float: left;
-	//margin-right: -8px;
+	/*margin-right: -8px;*/
 	margin-left: -4px;
 }
 




More information about the commits mailing list