xtras/mathuaerknedam 349:ab207516b3eb: Stockholm: fix a typo in ...
commits at adium.im
commits at adium.im
Wed Feb 17 17:14:34 UTC 2010
details: http://hg.adium.im/xtras/mathuaerknedam/rev/ab207516b3eb
revision: 349:ab207516b3eb
author: mathuaerknedam
date: Wed Feb 17 11:14:25 2010 -0600
Stockholm: fix a typo in topic.html that caused the topic.css to not be loaded.
diffs (10 lines):
diff -r 0d348ad2214b -r ab207516b3eb Stockholm ☿.AdiumMessageStyle/Contents/Resources/Topic.html
--- a/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Topic.html Mon Feb 15 13:09:59 2010 -0600
+++ b/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Topic.html Wed Feb 17 11:14:25 2010 -0600
@@ -1,5 +1,5 @@
<style type="text/css">
- @import url( "../Styles/Topic.css" );
+ @import url( "./Styles/Topic.css" );
</style>
<div id="x-header">
%topic%
More information about the commits
mailing list