xtras/mathuaerknedam 407:52d372303d8f: Gone Dark: Allow text to ...

commits at adium.im commits at adium.im
Fri Mar 5 18:36:29 UTC 2010


details:	http://hg.adium.im/xtras/mathuaerknedam/rev/52d372303d8f
revision:	407:52d372303d8f
author:		mathuaerknedam
date:		Fri Mar 05 12:18:24 2010 -0600

Gone Dark: Allow text to wrap around the timestamp.
Subject: xtras/mathuaerknedam 408:657d9ccba663: Gone Dark: When I changed the mentions, I should have changed the dividers too.

details:	http://hg.adium.im/xtras/mathuaerknedam/rev/657d9ccba663
revision:	408:657d9ccba663
author:		mathuaerknedam
date:		Fri Mar 05 12:27:58 2010 -0600

Gone Dark: When I changed the mentions, I should have changed the dividers too.

diffs (24 lines):

diff -r 05993fb19ee9 -r 657d9ccba663 Gone Dark ☿.AdiumMessageStyle/Contents/Resources/Styles/Main.css
--- a/Gone Dark ☿.AdiumMessageStyle/Contents/Resources/Styles/Main.css	Fri Mar 05 12:12:05 2010 -0600
+++ b/Gone Dark ☿.AdiumMessageStyle/Contents/Resources/Styles/Main.css	Fri Mar 05 12:27:58 2010 -0600
@@ -118,7 +118,7 @@
 {
 	padding-top: 5px;
 	padding-bottom: 5px;
-	margin-right: 60px;
+	margin-right: 20px;
 	margin-left: 20px;
 }
 
diff -r 05993fb19ee9 -r 657d9ccba663 Gone Dark ☿.AdiumMessageStyle/Contents/Resources/Styles/Regular.css
--- a/Gone Dark ☿.AdiumMessageStyle/Contents/Resources/Styles/Regular.css	Fri Mar 05 12:12:05 2010 -0600
+++ b/Gone Dark ☿.AdiumMessageStyle/Contents/Resources/Styles/Regular.css	Fri Mar 05 12:27:58 2010 -0600
@@ -38,7 +38,7 @@
 
 .x-divider
 {
-	border-top: 2px groove rgba(92, 92, 92, .7);
+	border-top: 2px groove rgba(92, 92, 92, .7) !important;
 }
 
 .x-date


More information about the commits mailing list