xtras/mathuaerknedam 80:574d3328eb16: Fix for the size of the se...
commits at adium.im
commits at adium.im
Mon Jul 20 01:27:23 UTC 2009
details: http://hg.adium.im/xtras/mathuaerknedam/rev/574d3328eb16
revision: 80:574d3328eb16
author: mathuaerknedam
date: Sun Jul 19 20:27:40 2009 -0500
Fix for the size of the service icon in the header.
diffs (22 lines):
diff -r 0199a6b64eab -r 574d3328eb16 Smooth Operator ☿.AdiumMessageStyle/Contents/Resources/Header.css
--- a/Smooth Operator ☿.AdiumMessageStyle/Contents/Resources/Header.css Fri Jul 17 23:01:44 2009 -0500
+++ b/Smooth Operator ☿.AdiumMessageStyle/Contents/Resources/Header.css Sun Jul 19 20:27:40 2009 -0500
@@ -144,6 +144,6 @@
img.serviceIcon
{
- width: 100%;
+ height: 20px;
}
diff -r 0199a6b64eab -r 574d3328eb16 Smooth Operator ☿.AdiumMessageStyle/Contents/Resources/todo.txt
--- a/Smooth Operator ☿.AdiumMessageStyle/Contents/Resources/todo.txt Fri Jul 17 23:01:44 2009 -0500
+++ b/Smooth Operator ☿.AdiumMessageStyle/Contents/Resources/todo.txt Sun Jul 19 20:27:40 2009 -0500
@@ -22,7 +22,6 @@
# RTL variant? 2.1
-%serviceIconImg% is buggy (added by cfm in rev 23506: http://adiumx.com/pipermail/adium-svn_adiumx.com/2008-May/006520.html)
%serviceIconImg% doesn't work in topic
%sendercolor% fails in header
More information about the commits
mailing list