xtras/mathuaerknedam 566:1244043e49e9: minimal_mod: All actions ...

commits at adium.im commits at adium.im
Thu Feb 17 22:16:46 UTC 2011


details:	http://hg.adium.im/xtras/mathuaerknedam/rev/1244043e49e9
revision:	566:1244043e49e9
author:		mathuaerknedam
date:		Thu Feb 17 16:10:59 2011 -0600

minimal_mod: All actions shold have a min-height, not just consecutive actions.

diffs (13 lines):

diff -r 64d86be3c127 -r 1244043e49e9 Resources/Message Styles/minimal_mod.AdiumMessageStyle/Contents/Resources/main.css
--- a/Resources/Message Styles/minimal_mod.AdiumMessageStyle/Contents/Resources/main.css	Wed Feb 16 12:27:57 2011 -0600
+++ b/Resources/Message Styles/minimal_mod.AdiumMessageStyle/Contents/Resources/main.css	Thu Feb 17 16:10:59 2011 -0600
@@ -101,7 +101,8 @@
 }
 
 .showIcons.x-container.message:not([src*="buddy_icon.png"]):not(.consecutive),
-.message.action + .showIcons.x-container.message.consecutive:not([src*="buddy_icon.png"])
+.message.action + .showIcons.x-container.message.consecutive:not([src*="buddy_icon.png"]),
+.message.action
 {
 	min-height: 29px;
 }




More information about the commits mailing list