xtras/mathuaerknedam 38:136923d9a9bb: Historical status/events s...

commits at adium.im commits at adium.im
Tue Jun 2 18:28:43 UTC 2009


details:	http://hg.adium.im/xtras/mathuaerknedam/rev/136923d9a9bb
revision:	38:136923d9a9bb
author:		mathuaerknedam
date:		Tue Jun 02 13:28:27 2009 -0500

Historical status/events should have no colorbar.

diffs (78 lines):

diff -r c095f0c39aeb -r 136923d9a9bb yMous.AdiumMessageStyle/Contents/Resources/Mockup.html
--- a/yMous.AdiumMessageStyle/Contents/Resources/Mockup.html	Tue Jun 02 13:11:25 2009 -0500
+++ b/yMous.AdiumMessageStyle/Contents/Resources/Mockup.html	Tue Jun 02 13:28:27 2009 -0500
@@ -7,7 +7,7 @@
 	</title>
 
 	<style type="text/css" media="screen,print">
-		@import url( "./Variants/Mercurial Xtracolor Both.css" );
+		@import url( "./Variants/Saturnine Xtracolor Both.css" );
 
 		body
 		{
@@ -36,6 +36,8 @@
 <body>
 
 <script type="text/ecmascript" defer="defer" encoding="utf-8" src="/Users/mneedham/Applications/Colloquy.app/Contents/Resources/roomTopicBanner.js"></script>
+
+<!--
 <div id="topicArea">
 	<style id="mainStyle" type="text/css" media="screen,print">
 	@import url(./Topic.css);
@@ -49,6 +51,7 @@
 	<div id="toggleButton" onclick="toggleTopic( event )" style="display: block"></div>
 	<div id="topicMessage" title"10|Welcome 9|Welcome 8|Welcome 7|Welcome 6|Welcome 5|Welcome 4|Welcome 3|Welcome 2|Welcome 1|Welcome 0|Welcome " contenteditable>10|Welcome 9|Welcome 8|Welcome 7|Welcome 6|Welcome 5|Welcome 4|Welcome 3|Welcome 2|Welcome 1|Welcome 0|Welcome </div>
 </div>
+--!>
 
 <div id="Chat" class="">
 
diff -r c095f0c39aeb -r 136923d9a9bb yMous.AdiumMessageStyle/Contents/Resources/Variants/_Themes/_XtraColorM.css
--- a/yMous.AdiumMessageStyle/Contents/Resources/Variants/_Themes/_XtraColorM.css	Tue Jun 02 13:11:25 2009 -0500
+++ b/yMous.AdiumMessageStyle/Contents/Resources/Variants/_Themes/_XtraColorM.css	Tue Jun 02 13:28:27 2009 -0500
@@ -24,8 +24,6 @@
 .status .xxxmark,
 .event .xxxmark
 {
-	//background-color: hsla(0, 0%, 90%, .8);
-	//color: hsla(0, 0%, 90%, .8);
 	background-color: hsla(0, 0%, 100%, 1);
 	color: hsla(0, 0%, 100%, 1);
 }
@@ -43,8 +41,8 @@
 .history.status .xxxmark,
 .history.event .xxxmark
 {
-	background-color: hsla(0, 0%, 80%, 1) !important;
-	color: hsla(0, 0%, 80%, 1) !important;
+	background-color: hsla(0, 0%, 90%, 1) !important;
+	color: hsla(0, 0%, 90%, 1) !important;
 }
 
 .status.history:hover .xxxmark,
diff -r c095f0c39aeb -r 136923d9a9bb yMous.AdiumMessageStyle/Contents/Resources/Variants/_Themes/_XtraColorS.css
--- a/yMous.AdiumMessageStyle/Contents/Resources/Variants/_Themes/_XtraColorS.css	Tue Jun 02 13:11:25 2009 -0500
+++ b/yMous.AdiumMessageStyle/Contents/Resources/Variants/_Themes/_XtraColorS.css	Tue Jun 02 13:28:27 2009 -0500
@@ -43,8 +43,8 @@
 .history.status .xxxmark,
 .history.event .xxxmark
 {
-	background-color: hsla(0, 0%, 20%, 1) !important;
-	color: hsla(0, 0%, 20%, 1) !important;
+	background-color: hsla(0, 0%, 12.5%, 1) !important;
+	color: hsla(0, 0%, 12.5%, 1) !important;
 }
 
 .status.history:hover .xxxmark,
diff -r c095f0c39aeb -r 136923d9a9bb yMous.AdiumMessageStyle/Contents/Resources/todo.txt
--- a/yMous.AdiumMessageStyle/Contents/Resources/todo.txt	Tue Jun 02 13:11:25 2009 -0500
+++ b/yMous.AdiumMessageStyle/Contents/Resources/todo.txt	Tue Jun 02 13:28:27 2009 -0500
@@ -15,6 +15,8 @@
 
 #change history/nonhistory margin to use border-top
 
+#enable icons in twitter history?
+
 
 CHANGES:
 




More information about the commits mailing list