xtras/mathuaerknedam 350:143d32f345ae: minimal_mod: focus indica...
commits at adium.im
commits at adium.im
Fri Feb 19 03:33:59 UTC 2010
details: http://hg.adium.im/xtras/mathuaerknedam/rev/143d32f345ae
revision: 350:143d32f345ae
author: mathuaerknedam
date: Thu Feb 18 16:04:29 2010 -0600
minimal_mod: focus indication shouldn't exclude consecutive messages.
Subject: xtras/mathuaerknedam 351:991e1b471c08: Mockie: status timestamps should align with the other timestamps in the icon-right variants.
details: http://hg.adium.im/xtras/mathuaerknedam/rev/991e1b471c08
revision: 351:991e1b471c08
author: mathuaerknedam
date: Thu Feb 18 16:05:32 2010 -0600
Mockie: status timestamps should align with the other timestamps in the icon-right variants.
diffs (25 lines):
diff -r ab207516b3eb -r 991e1b471c08 Mockie ☿.AdiumMessageStyle/Contents/Resources/styles/icon_right.css
--- a/Mockie ☿.AdiumMessageStyle/Contents/Resources/styles/icon_right.css Wed Feb 17 11:14:25 2010 -0600
+++ b/Mockie ☿.AdiumMessageStyle/Contents/Resources/styles/icon_right.css Thu Feb 18 16:05:32 2010 -0600
@@ -10,3 +10,8 @@
float: right;
margin-right: -37px;
}
+
+.x-status_time
+{
+ margin-right: 41px;
+}
diff -r ab207516b3eb -r 991e1b471c08 minimal_mod ☿.AdiumMessageStyle/Contents/Resources/main.css
--- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/main.css Wed Feb 17 11:14:25 2010 -0600
+++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/main.css Thu Feb 18 16:05:32 2010 -0600
@@ -284,7 +284,8 @@
color: #999999;
}
-.focus.x-container
+.focus.x-container,
+.focus.x-container_next
{
background: -webkit-gradient(linear, left top, right bottom, from(rgba(0, 0 ,0, .1)), to(rgba(255, 255, 255, .1)));
}
More information about the commits
mailing list