xtras/mathuaerknedam 86:67ad3c1513c1: Header tweaks; customize t...
commits at adium.im
commits at adium.im
Mon Jul 27 02:11:45 UTC 2009
details: http://hg.adium.im/xtras/mathuaerknedam/rev/67ad3c1513c1
revision: 86:67ad3c1513c1
author: mathuaerknedam
date: Sun Jul 26 21:12:52 2009 -0500
Header tweaks; customize topic for classic variant
diffs (123 lines):
diff -r c0bc20ce989d -r 67ad3c1513c1 Smooth Operator ☿.AdiumMessageStyle/Contents/Resources/Header.css
--- a/Smooth Operator ☿.AdiumMessageStyle/Contents/Resources/Header.css Sat Jul 25 20:25:46 2009 -0500
+++ b/Smooth Operator ☿.AdiumMessageStyle/Contents/Resources/Header.css Sun Jul 26 21:12:52 2009 -0500
@@ -8,19 +8,17 @@
#x-header
{
color: rgba(64, 64, 64, 1);
- color: rgba(244, 244, 244, 1);
- //background:
+ background:
-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 1)), to(rgba(248, 248, 248, 1))) 0px 0px no-repeat,
-webkit-gradient(linear, left top, left bottom, from(rgba(248, 248, 248, 1)), to(rgba(240,240, 240, 1))) 0px 16px no-repeat;
- //-webkit-background-size: 100% 16px, 100% 100%;
- background: -webkit-gradient(linear, left top, left bottom, from(rgba(96, 96, 96, 1)), to(rgba(64, 64, 64, 1)));
+ -webkit-background-size: 100% 16px, 100% 100%;
-webkit-border-radius: 5px;
position: fixed;
top: 12px;
right: 18px;
left: 8px;
height: 56px;
- -webkit-box-shadow: 0px 4px 16px rgba(0, 0, 0, .75), 8px -8px 8px rgba(255, 255, 255, 1), -8px -8px 8px rgba(255, 255, 255, 1), -8px 16px 16px rgba(248, 248, 248, 1), 8px 16px 16px rgba(248, 248, 248, 1);
+ -webkit-box-shadow: 0px 4px 16px rgba(0, 0, 0, .5), 8px -8px 8px rgba(255, 255, 255, 1), -8px -8px 8px rgba(255, 255, 255, 1), -8px 16px 16px rgba(248, 248, 248, 1), 8px 16px 16px rgba(248, 248, 248, 1);
text-align: center;
font-weight: bold;
font-size: 11px;
diff -r c0bc20ce989d -r 67ad3c1513c1 Smooth Operator ☿.AdiumMessageStyle/Contents/Resources/Topic.css
--- a/Smooth Operator ☿.AdiumMessageStyle/Contents/Resources/Topic.css Sat Jul 25 20:25:46 2009 -0500
+++ b/Smooth Operator ☿.AdiumMessageStyle/Contents/Resources/Topic.css Sun Jul 26 21:12:52 2009 -0500
@@ -10,18 +10,17 @@
#topic
{
color: rgba(64, 64, 64, 1);
- color: rgba(244, 244, 244, 1);
- //background:
+ background:
-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 1)), to(rgba(248, 248, 248, 1))) 0px 0px no-repeat,
-webkit-gradient(linear, left top, left bottom, from(rgba(248, 248, 248, 1)), to(rgba(240,240, 240, 1))) 0px 16px no-repeat;
- //-webkit-background-size: 100% 16px, 100% 100%;
- background: -webkit-gradient(linear, left top, left bottom, from(rgba(96, 96, 96, 1)), to(rgba(64, 64, 64, 1)));
+ -webkit-background-size: 100% 16px, 100% 100%;
-webkit-border-radius: 5px;
position: fixed;
top: 12px;
right: 18px;
left: 8px;
- -webkit-box-shadow: 0px 4px 16px rgba(0, 0, 0, .75), 8px -8px 8px rgba(255, 255, 255, 1), -8px -8px 8px rgba(255, 255, 255, 1), -8px 16px 16px rgba(248, 248, 248, 1), 8px 16px 16px rgba(248, 248, 248, 1);
+ -webkit-box-shadow: 0px 4px 16px rgba(0, 0, 0, .5), 8px -8px 8px rgba(255, 255, 255, 1), -8px -8px 8px rgba(255, 255, 255, 1), -8px 16px 16px rgba(248, 248, 248, 1), 8px 16px 16px rgba(248, 248, 248, 1);
+ //-webkit-box-shadow: 0px 4px 16px rgba(0, 0, 0, .5), 8px -8px 8px rgba(149, 175, 219, 1), -8px -8px 8px rgba(149, 175, 219, 1), -8px 16px 16px rgba(163, 185, 223, 1), 8px 16px 16px rgba(163, 185, 223, 1) !important;
z-index: 9999;
padding-top: 6px;
padding-bottom: 6px;
diff -r c0bc20ce989d -r 67ad3c1513c1 Smooth Operator ☿.AdiumMessageStyle/Contents/Resources/Variants/Classic.css
--- a/Smooth Operator ☿.AdiumMessageStyle/Contents/Resources/Variants/Classic.css Sat Jul 25 20:25:46 2009 -0500
+++ b/Smooth Operator ☿.AdiumMessageStyle/Contents/Resources/Variants/Classic.css Sun Jul 26 21:12:52 2009 -0500
@@ -399,39 +399,37 @@
-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, .4), 0px 0px 1px rgba(0, 0, 0, .4);
}
-#x-header
+#x-header,
+#topic
{
- -webkit-box-shadow: 0px 2px 16px rgba(0, 0, 0, 1), 8px -8px 8px rgba(149, 175, 219, 1), -8px -8px 8px rgba(149, 175, 219, 1), -8px 16px 16px rgba(163, 185, 223, 1), 8px 16px 16px rgba(163, 185, 223, 1) !important;
+ -webkit-box-shadow: 0px 4px 16px rgba(0, 0, 0, .5), 8px -8px 8px rgba(149, 175, 219, 1), -8px -8px 8px rgba(149, 175, 219, 1), -8px 16px 16px rgba(163, 185, 223, 1), 8px 16px 16px rgba(163, 185, 223, 1) !important;
}
#x-header .x-iconmask
{
height: 48px !important;
width: 48px !important;
- top: 6px !important;
+ top: 4px !important;
}
#x-header img.x-icon
{
position: absolute;
- margin-top: -2px;
background: rgba(240, 240, 240, 1);
-webkit-border-radius: 5px !important;
width: 48px !important;
min-width: 48px !important;
height: 48px !important;
min-height: 48px !important;
- top: 6px !important;
+ top: 4px !important;
}
-#x-header .x-icon.incoming,
-#x-header .x-iconmask.incoming
+#x-header .x-icon.incoming
{
left: 4px !important;
}
-#x-header .x-icon.outgoing,
-#x-header .x-iconmask.outgoing
+#x-header .x-icon.outgoing
{
right: 4px !important;
}
@@ -446,6 +444,7 @@
color: rgba(0, 16, 144, 1);
}
+#x-header .x-iconmask,
#x-header .x-color
{
display: none !important;
diff -r c0bc20ce989d -r 67ad3c1513c1 Smooth Operator ☿.AdiumMessageStyle/Contents/Resources/todo.txt
--- a/Smooth Operator ☿.AdiumMessageStyle/Contents/Resources/todo.txt Sat Jul 25 20:25:46 2009 -0500
+++ b/Smooth Operator ☿.AdiumMessageStyle/Contents/Resources/todo.txt Sun Jul 26 21:12:52 2009 -0500
@@ -26,8 +26,7 @@
%sendercolor% fails in header
-header needs per-variant styling
-topic needs per-variant styling
+topic needs per-variant styling.
interesting header treatments:
More information about the commits
mailing list