xtras/mathuaerknedam 451:5162bfbfed69: Stockholm: decrease opaci...
commits at adium.im
commits at adium.im
Fri Mar 19 04:31:59 UTC 2010
details: http://hg.adium.im/xtras/mathuaerknedam/rev/5162bfbfed69
revision: 451:5162bfbfed69
author: mathuaerknedam
date: Thu Mar 18 23:31:06 2010 -0500
Stockholm: decrease opacity of icon overlay in message history. Desaturate mentionicon for grey variant.
Subject: xtras/mathuaerknedam 452:9f3ea3950eb4: merge, again
details: http://hg.adium.im/xtras/mathuaerknedam/rev/9f3ea3950eb4
revision: 452:9f3ea3950eb4
author: mathuaerknedam
date: Thu Mar 18 23:31:53 2010 -0500
merge, again
diffs (60 lines):
diff -r 0ff01ef4fbf2 -r 9f3ea3950eb4 Smooth Operator ☿.AdiumMessageStyle/Contents/Resources/Variants/Compact.css
--- a/Smooth Operator ☿.AdiumMessageStyle/Contents/Resources/Variants/Compact.css Thu Mar 18 23:25:03 2010 -0500
+++ b/Smooth Operator ☿.AdiumMessageStyle/Contents/Resources/Variants/Compact.css Thu Mar 18 23:31:53 2010 -0500
@@ -284,7 +284,7 @@
.history.message
{
padding-right: 0px;
- background:
+ background:
-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .5)), to(rgba(255, 255, 255, .5))) 0px 0px no-repeat,
-webkit-gradient(linear, left top, left bottom, from(rgba(248, 248, 248, 1)), to(rgba(248, 248, 248, 1))) 5px 0px no-repeat;
-webkit-background-size: 5px 100%, 100% 100%;
@@ -292,7 +292,7 @@
.history.mention.message
{
- background:
+ background:
-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .5)), to(rgba(255, 255, 255, .5))) 0px 0px no-repeat,
-webkit-gradient(linear, left top, left bottom, from(rgba(248, 248, 248, .9)), to(rgba(248, 248, 248, .9))) 5px 0px no-repeat;
-webkit-background-size: 5px 100%, 100% 100%;
@@ -397,3 +397,23 @@
top: -11px !important;
}
+.actionMessageUserName
+{
+ display: none;
+}
+
+.actionMessageBody:after
+{
+ content: "";
+}
+
+.actionMessageBody:before
+{
+ content: "";
+}
+
+.action .x-sender,
+.action .x-message
+{
+ font-style: italic !important;
+}
diff -r 0ff01ef4fbf2 -r 9f3ea3950eb4 Stockholm ☿.AdiumMessageStyle/Contents/Resources/Styles/main.css
--- a/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Styles/main.css Thu Mar 18 23:25:03 2010 -0500
+++ b/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Styles/main.css Thu Mar 18 23:31:53 2010 -0500
@@ -34,7 +34,8 @@
}
.history .x-buddyicon,
-.history .x-mentionicon
+.history .x-mentionicon,
+.history .x-iconoverlay
{
opacity: .5;
}
diff -r 0ff01ef4fbf2 -r 9f3ea3950eb4 Stockholm ☿.AdiumMessageStyle/Contents/Resources/images/pref-mention-grey.png
Binary file Stockholm ☿.AdiumMessageStyle/Contents/Resources/images/pref-mention-grey.png has changed
More information about the commits
mailing list