xtras/mathuaerknedam 381:e1b42f79965f: yMous: remove css comment...
commits at adium.im
commits at adium.im
Fri Feb 26 04:25:23 UTC 2010
details: http://hg.adium.im/xtras/mathuaerknedam/rev/e1b42f79965f
revision: 381:e1b42f79965f
author: mathuaerknedam
date: Thu Feb 25 22:16:57 2010 -0600
yMous: remove css commented out long ago.
Subject: xtras/mathuaerknedam 382:154345f47191: Stockholm: remove old, commented css.
details: http://hg.adium.im/xtras/mathuaerknedam/rev/154345f47191
revision: 382:154345f47191
author: mathuaerknedam
date: Thu Feb 25 22:17:55 2010 -0600
Stockholm: remove old, commented css.
Subject: xtras/mathuaerknedam 383:b90e791000ae: Smooth Operator: remove old, commented css.
details: http://hg.adium.im/xtras/mathuaerknedam/rev/b90e791000ae
revision: 383:b90e791000ae
author: mathuaerknedam
date: Thu Feb 25 22:18:51 2010 -0600
Smooth Operator: remove old, commented css.
Subject: xtras/mathuaerknedam 384:c202b90f42ae: Renkoo: remove old, commented css.
details: http://hg.adium.im/xtras/mathuaerknedam/rev/c202b90f42ae
revision: 384:c202b90f42ae
author: mathuaerknedam
date: Thu Feb 25 22:19:40 2010 -0600
Renkoo: remove old, commented css.
Subject: xtras/mathuaerknedam 385:ad70e8f19731: minimal_mod: remove old, commented css.
details: http://hg.adium.im/xtras/mathuaerknedam/rev/ad70e8f19731
revision: 385:ad70e8f19731
author: mathuaerknedam
date: Thu Feb 25 22:20:26 2010 -0600
minimal_mod: remove old, commented css.
Subject: xtras/mathuaerknedam 386:357660027aa9: Gone Dark: remove old, commented css and the variant import of main.css that caused a bunch of css to be loaded twice because Adium automatically loads /main.css.
details: http://hg.adium.im/xtras/mathuaerknedam/rev/357660027aa9
revision: 386:357660027aa9
author: mathuaerknedam
date: Thu Feb 25 22:22:49 2010 -0600
Gone Dark: remove old, commented css and the variant import of main.css that caused a bunch of css to be loaded twice because Adium automatically loads /main.css.
Subject: xtras/mathuaerknedam 387:e299684dac04: merge
details: http://hg.adium.im/xtras/mathuaerknedam/rev/e299684dac04
revision: 387:e299684dac04
author: mathuaerknedam
date: Thu Feb 25 22:25:11 2010 -0600
merge
diffs (truncated from 3609 to 1000 lines):
diff -r b86de5f4349c -r e299684dac04 Gone Dark ☿.AdiumMessageStyle/Contents/Resources/Variants/Cosmic.css
--- a/Gone Dark ☿.AdiumMessageStyle/Contents/Resources/Variants/Cosmic.css Wed Feb 24 22:18:34 2010 -0600
+++ b/Gone Dark ☿.AdiumMessageStyle/Contents/Resources/Variants/Cosmic.css Thu Feb 25 22:25:11 2010 -0600
@@ -1,5 +1,3 @@
- at import url('../main.css');
-
body
{
background: url('../images/backgroundCosmic.jpg') repeat-y center top #000 fixed;
diff -r b86de5f4349c -r e299684dac04 Gone Dark ☿.AdiumMessageStyle/Contents/Resources/Variants/Crimson.css
--- a/Gone Dark ☿.AdiumMessageStyle/Contents/Resources/Variants/Crimson.css Wed Feb 24 22:18:34 2010 -0600
+++ b/Gone Dark ☿.AdiumMessageStyle/Contents/Resources/Variants/Crimson.css Thu Feb 25 22:25:11 2010 -0600
@@ -1,5 +1,3 @@
- at import url('../main.css');
-
body
{
background: url('../images/backgroundCrimson.jpg') repeat-y center top #000 fixed;
diff -r b86de5f4349c -r e299684dac04 Gone Dark ☿.AdiumMessageStyle/Contents/Resources/Variants/Delaware Punch.css
--- a/Gone Dark ☿.AdiumMessageStyle/Contents/Resources/Variants/Delaware Punch.css Wed Feb 24 22:18:34 2010 -0600
+++ b/Gone Dark ☿.AdiumMessageStyle/Contents/Resources/Variants/Delaware Punch.css Thu Feb 25 22:25:11 2010 -0600
@@ -1,5 +1,3 @@
- at import url('../main.css');
-
body
{
background: url('../images/backgroundDelaware.jpg') repeat-y center top #000 fixed;
diff -r b86de5f4349c -r e299684dac04 Gone Dark ☿.AdiumMessageStyle/Contents/Resources/Variants/Island.css
--- a/Gone Dark ☿.AdiumMessageStyle/Contents/Resources/Variants/Island.css Wed Feb 24 22:18:34 2010 -0600
+++ b/Gone Dark ☿.AdiumMessageStyle/Contents/Resources/Variants/Island.css Thu Feb 25 22:25:11 2010 -0600
@@ -1,5 +1,3 @@
- at import url('../main.css');
-
body
{
background: url('../images/backgroundIsland.jpg') repeat-y center top #000 fixed;
diff -r b86de5f4349c -r e299684dac04 Gone Dark ☿.AdiumMessageStyle/Contents/Resources/Variants/Lava Flow.css
--- a/Gone Dark ☿.AdiumMessageStyle/Contents/Resources/Variants/Lava Flow.css Wed Feb 24 22:18:34 2010 -0600
+++ b/Gone Dark ☿.AdiumMessageStyle/Contents/Resources/Variants/Lava Flow.css Thu Feb 25 22:25:11 2010 -0600
@@ -1,5 +1,3 @@
- at import url('../main.css');
-
body
{
background: url('../images/backgroundLava.jpg') repeat-y center top #000 fixed;
diff -r b86de5f4349c -r e299684dac04 Gone Dark ☿.AdiumMessageStyle/Contents/Resources/Variants/Mutation.css
--- a/Gone Dark ☿.AdiumMessageStyle/Contents/Resources/Variants/Mutation.css Wed Feb 24 22:18:34 2010 -0600
+++ b/Gone Dark ☿.AdiumMessageStyle/Contents/Resources/Variants/Mutation.css Thu Feb 25 22:25:11 2010 -0600
@@ -1,5 +1,3 @@
- at import url('../main.css');
-
body
{
background: url('../images/backgroundMutation.jpg') repeat-y center top #000 fixed;
diff -r b86de5f4349c -r e299684dac04 Gone Dark ☿.AdiumMessageStyle/Contents/Resources/Variants/Steel.css
--- a/Gone Dark ☿.AdiumMessageStyle/Contents/Resources/Variants/Steel.css Wed Feb 24 22:18:34 2010 -0600
+++ b/Gone Dark ☿.AdiumMessageStyle/Contents/Resources/Variants/Steel.css Thu Feb 25 22:25:11 2010 -0600
@@ -1,5 +1,3 @@
- at import url('../main.css');
-
body
{
background: url('../images/backgroundSteel.jpg') repeat-y center top #000 fixed;
diff -r b86de5f4349c -r e299684dac04 Gone Dark ☿.AdiumMessageStyle/Contents/Resources/Variants/Undersea.css
--- a/Gone Dark ☿.AdiumMessageStyle/Contents/Resources/Variants/Undersea.css Wed Feb 24 22:18:34 2010 -0600
+++ b/Gone Dark ☿.AdiumMessageStyle/Contents/Resources/Variants/Undersea.css Thu Feb 25 22:25:11 2010 -0600
@@ -1,5 +1,3 @@
- at import url('../main.css');
-
body
{
background: url('../images/backgroundUndersea.jpg') repeat-y center top #000 fixed;
diff -r b86de5f4349c -r e299684dac04 Gone Dark ☿.AdiumMessageStyle/Contents/Resources/main.css
--- a/Gone Dark ☿.AdiumMessageStyle/Contents/Resources/main.css Wed Feb 24 22:18:34 2010 -0600
+++ b/Gone Dark ☿.AdiumMessageStyle/Contents/Resources/main.css Thu Feb 25 22:25:11 2010 -0600
@@ -21,6 +21,13 @@
width: 100%;
background: url('images/backgroundHeader.png') repeat-x top;
z-index: 100;
+ opacity: 1;
+ -webkit-transition: opacity .1s linear;
+}
+
+#x-header:hover
+{
+ opacity: .3;
}
#topic #x-header
@@ -85,7 +92,6 @@
margin-left: 20px;
margin-right: 20px;
margin-bottom: -3px;
- /*text-shadow: 1px 0px 0px #000*/
text-shadow: 0px -1px 5px #000;
}
diff -r b86de5f4349c -r e299684dac04 Mockie ☿.AdiumMessageStyle/Contents/Resources/Styles/basestyle.css
--- a/Mockie ☿.AdiumMessageStyle/Contents/Resources/Styles/basestyle.css Wed Feb 24 22:18:34 2010 -0600
+++ b/Mockie ☿.AdiumMessageStyle/Contents/Resources/Styles/basestyle.css Thu Feb 25 22:25:11 2010 -0600
@@ -12,6 +12,13 @@
z-index: 100;
border-bottom: 2px solid rgba(0, 0, 0, .2);
-webkit-box-shadow: 0px 1px 5px #fff;
+ opacity: 1;
+ -webkit-transition: opacity .1s linear;
+}
+
+#topic:hover
+{
+ opacity: .2;
}
#topic #topicEdit
diff -r b86de5f4349c -r e299684dac04 Renkoo ☿.AdiumMessageStyle/Contents/Resources/Styles/Header.css
--- a/Renkoo ☿.AdiumMessageStyle/Contents/Resources/Styles/Header.css Wed Feb 24 22:18:34 2010 -0600
+++ b/Renkoo ☿.AdiumMessageStyle/Contents/Resources/Styles/Header.css Thu Feb 25 22:25:11 2010 -0600
@@ -1,21 +1,3 @@
-#x-header1
-{
- position: fixed;
- top: 0px;
- left: 0px;
- right: 0px;
- margin: 0;
- padding: 10px;
- overflow: auto;
- color: white;
- /*font-family: Lucida Grande;*/
- text-align: center;
- font-size: 10px;
- font-weight: regular;
- background: rgba(0,0,0,.65);
- z-index: 999;
-}
-
#x-heading
{
position: fixed;
@@ -25,13 +7,20 @@
padding: 5px;
font-weight: regular;
background-color: #fbfbed;
- z-index: 999;
+ z-index: 99;
width: 100%;
height: 45px;
line-height: 1.2;
border-bottom: 2px solid #d5d5d5;
background:
-webkit-gradient(linear, left top, left bottom, from(rgba(251, 251, 251, 1)), to(rgba(244, 244, 244, 1)));
+ /*opacity: 1;
+ -webkit-transition: opacity .1s linear;
+}
+
+#x-heading:hover
+{
+ opacity: .1;*/
}
#x-heading .x-conversationIncomingIcon
@@ -52,7 +41,6 @@
position: relative;
left: 61px;
margin: 8px 0 0 0;
- /*font: bold 16px Myriad Pro, Myriad, Lucida Grande, Trebuchet MS, Arial;*/
font-size: 16px;
font-weight: bold;
overflow: hide;
@@ -63,7 +51,6 @@
position: relative;
left: 61px;
color: #6d6d6d;
- /*font: bold 10px Myriad Pro, Myriad, Lucida Grande, Trebuchet MS, Arial;*/
font-size: 10px;
font-weight: bold;
}
diff -r b86de5f4349c -r e299684dac04 Renkoo ☿.AdiumMessageStyle/Contents/Resources/Styles/Topic.css
--- a/Renkoo ☿.AdiumMessageStyle/Contents/Resources/Styles/Topic.css Wed Feb 24 22:18:34 2010 -0600
+++ b/Renkoo ☿.AdiumMessageStyle/Contents/Resources/Styles/Topic.css Thu Feb 25 22:25:11 2010 -0600
@@ -1,3 +1,15 @@
+/*#x-topic
+{
+ opacity: 1;
+ -webkit-transition: opacity .1s linear;
+ z-index: 99;
+}
+
+#x-topic:hover
+{
+ opacity: .1;
+}*/
+
#x-topic #x-wrap
{
padding-top: 0px;
@@ -9,7 +21,6 @@
left: 0px;
z-index: 100;
border-bottom: 2px solid #d5d5d5;
- /*font-family: Lucida Grande;*/
font-size: 10px;
background:
-webkit-gradient(linear, left top, left bottom, from(rgba(251, 251, 251, 1)), to(rgba(244, 244, 244, 1)));
diff -r b86de5f4349c -r e299684dac04 Renkoo ☿.AdiumMessageStyle/Contents/Resources/Styles/main.css
--- a/Renkoo ☿.AdiumMessageStyle/Contents/Resources/Styles/main.css Wed Feb 24 22:18:34 2010 -0600
+++ b/Renkoo ☿.AdiumMessageStyle/Contents/Resources/Styles/main.css Thu Feb 25 22:25:11 2010 -0600
@@ -10,11 +10,6 @@
color: black;
}
-.x-status_container
-{
- font: 10px Myriad, Lucida Grande, Arial;
-}
-
.x-followUp
{
clear: right;
@@ -54,11 +49,6 @@
word-wrap: break-word;
}
-.x-tableBubble .x-message
-{
- /*font-size: 11px;*/
-}
-
.x-tableBubble .x-message img
{
vertical-align: middle;
diff -r b86de5f4349c -r e299684dac04 Smooth Operator ☿.AdiumMessageStyle/Contents/Resources/Variants/Alternating.css
--- a/Smooth Operator ☿.AdiumMessageStyle/Contents/Resources/Variants/Alternating.css Wed Feb 24 22:18:34 2010 -0600
+++ b/Smooth Operator ☿.AdiumMessageStyle/Contents/Resources/Variants/Alternating.css Thu Feb 25 22:25:11 2010 -0600
@@ -1,13 +1,5 @@
@charset "utf-8";
-/*
-*
-{
- border: 1px lime solid;
- text-decoration: line-through !important;
-}
-*/
-
body
{
margin: 0px;
@@ -445,11 +437,6 @@
max-height: 10px;
}
-/*.history + :not(.history):not(#insert)
-{
- margin-top: 16px;
-}*/
-
/* history */
diff -r b86de5f4349c -r e299684dac04 Smooth Operator ☿.AdiumMessageStyle/Contents/Resources/Variants/Classic.css
--- a/Smooth Operator ☿.AdiumMessageStyle/Contents/Resources/Variants/Classic.css Wed Feb 24 22:18:34 2010 -0600
+++ b/Smooth Operator ☿.AdiumMessageStyle/Contents/Resources/Variants/Classic.css Thu Feb 25 22:25:11 2010 -0600
@@ -1,13 +1,5 @@
@charset "utf-8";
-/*
-*
-{
- border: 1px lime solid;
- text-decoration: line-through !important;
-}
-*/
-
body
{
margin: 0px;
@@ -273,11 +265,6 @@
color: rgba(136, 136, 136, 1);
}
-/*.history + :not(.history):not(#insert)
-{
- margin-top: 32px;
-}*/
-
img.emoticon
{
vertical-align: top;
diff -r b86de5f4349c -r e299684dac04 Smooth Operator ☿.AdiumMessageStyle/Contents/Resources/Variants/Compact.css
--- a/Smooth Operator ☿.AdiumMessageStyle/Contents/Resources/Variants/Compact.css Wed Feb 24 22:18:34 2010 -0600
+++ b/Smooth Operator ☿.AdiumMessageStyle/Contents/Resources/Variants/Compact.css Thu Feb 25 22:25:11 2010 -0600
@@ -1,13 +1,5 @@
@charset "utf-8";
-/*
-*
-{
- border: 1px lime solid;
- text-decoration: line-through !important;
-}
-*/
-
body
{
margin: 0px;
@@ -279,11 +271,6 @@
max-height: 10px;
}
-/*.history + :not(.history):not(#insert)
-{
- margin-top: 16px;
-}*/
-
/* history */
diff -r b86de5f4349c -r e299684dac04 Smooth Operator ☿.AdiumMessageStyle/Contents/Resources/Variants/Icon-Time1.css
--- a/Smooth Operator ☿.AdiumMessageStyle/Contents/Resources/Variants/Icon-Time1.css Wed Feb 24 22:18:34 2010 -0600
+++ b/Smooth Operator ☿.AdiumMessageStyle/Contents/Resources/Variants/Icon-Time1.css Thu Feb 25 22:25:11 2010 -0600
@@ -1,13 +1,5 @@
@charset "utf-8";
-/*
-*
-{
- border: 1px lime solid;
- text-decoration: line-through !important;
-}
-*/
-
body
{
margin: 0px;
@@ -398,11 +390,6 @@
max-height: 10px;
}
-/*.history + :not(.history):not(#insert)
-{
- margin-top: 16px;
-}*/
-
/* History stuff */
diff -r b86de5f4349c -r e299684dac04 Smooth Operator ☿.AdiumMessageStyle/Contents/Resources/Variants/Icon-Time2.css
--- a/Smooth Operator ☿.AdiumMessageStyle/Contents/Resources/Variants/Icon-Time2.css Wed Feb 24 22:18:34 2010 -0600
+++ b/Smooth Operator ☿.AdiumMessageStyle/Contents/Resources/Variants/Icon-Time2.css Thu Feb 25 22:25:11 2010 -0600
@@ -1,13 +1,5 @@
@charset "utf-8";
-/*
-*
-{
- border: 1px lime solid;
- text-decoration: line-through !important;
-}
-*/
-
body
{
margin: 0px;
@@ -337,8 +329,6 @@
.x-mark
{
- /*position: absolute;*/
- /*left: 45px;*/
margin-left: -.03em;
font-family: Lucida Grande;
}
diff -r b86de5f4349c -r e299684dac04 Smooth Operator ☿.AdiumMessageStyle/Contents/Resources/Variants/Time-Icon.css
--- a/Smooth Operator ☿.AdiumMessageStyle/Contents/Resources/Variants/Time-Icon.css Wed Feb 24 22:18:34 2010 -0600
+++ b/Smooth Operator ☿.AdiumMessageStyle/Contents/Resources/Variants/Time-Icon.css Thu Feb 25 22:25:11 2010 -0600
@@ -1,12 +1,5 @@
@charset "utf-8";
-/*
-*
-{
- border: 1px lime solid;
- text-decoration: line-through !important;
-}
-*/
body
{
@@ -345,12 +338,6 @@
max-height: 10px;
}
-/*.history + :not(.history):not(#insert)
-{
- margin-top: 16px;
-}*/
-
-
/* history */
.history.message:not(.consecutive),
diff -r b86de5f4349c -r e299684dac04 Stockholm ☿.AdiumMessageStyle/Contents/Resources/Styles/Topic.css
--- a/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Styles/Topic.css Wed Feb 24 22:18:34 2010 -0600
+++ b/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Styles/Topic.css Thu Feb 25 22:25:11 2010 -0600
@@ -10,8 +10,6 @@
overflow: auto;
color: black;
text-align: center;
- /*font-family: sans-serif;
- font-size: 10px;*/
font-size: 1em;
background:
-webkit-gradient(linear, left top, left bottom, from(rgba(187, 187, 187, 1)), to(rgba(187, 187, 187, 1))) left bottom no-repeat,
@@ -26,6 +24,13 @@
100% 3px,
100% 100%;
z-index: 999;
+ opacity: 1;
+ -webkit-transition: opacity .1s linear;
+}
+
+#x-header:hover
+{
+ opacity: .1;
}
#x-header a
diff -r b86de5f4349c -r e299684dac04 Stockholm ☿.AdiumMessageStyle/Contents/Resources/Styles/main.css
--- a/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Styles/main.css Wed Feb 24 22:18:34 2010 -0600
+++ b/Stockholm ☿.AdiumMessageStyle/Contents/Resources/Styles/main.css Thu Feb 25 22:25:11 2010 -0600
@@ -41,7 +41,6 @@
.x-ctx_container
{
margin: 0 2px 0 6px;
- /*padding-bottom:4px;*/
position: relative;
clear: both;
}
@@ -127,9 +126,7 @@
.x-header
{
font-size: 11px;
- /*height:21px;*/
color: #FFF;
- /*font-family:Lucida Grande;*/
font-weight:bold;
text-shadow: #4D4D4D 1px 1px 1px;
}
@@ -234,7 +231,6 @@
.x-status_container
{
font-size: 10px;
- /*font-family:Lucida Grande;*/
margin:11px 2px 0px 6px;
position:relative;
clear:both;
diff -r b86de5f4349c -r e299684dac04 Stockholm ☿.AdiumMessageStyle/Contents/Resources/images/pref-mention-blue.png
Binary file Stockholm ☿.AdiumMessageStyle/Contents/Resources/images/pref-mention-blue.png has changed
diff -r b86de5f4349c -r e299684dac04 Stockholm ☿.AdiumMessageStyle/Contents/Resources/images/pref-mention-ctx.png
Binary file Stockholm ☿.AdiumMessageStyle/Contents/Resources/images/pref-mention-ctx.png has changed
diff -r b86de5f4349c -r e299684dac04 Stockholm ☿.AdiumMessageStyle/Contents/Resources/images/pref-mention-green.png
Binary file Stockholm ☿.AdiumMessageStyle/Contents/Resources/images/pref-mention-green.png has changed
diff -r b86de5f4349c -r e299684dac04 Stockholm ☿.AdiumMessageStyle/Contents/Resources/images/pref-mention-grey.png
Binary file Stockholm ☿.AdiumMessageStyle/Contents/Resources/images/pref-mention-grey.png has changed
diff -r b86de5f4349c -r e299684dac04 Stockholm ☿.AdiumMessageStyle/Contents/Resources/images/pref-mention-orange.png
Binary file Stockholm ☿.AdiumMessageStyle/Contents/Resources/images/pref-mention-orange.png has changed
diff -r b86de5f4349c -r e299684dac04 Stockholm ☿.AdiumMessageStyle/Contents/Resources/images/pref-mention-red.png
Binary file Stockholm ☿.AdiumMessageStyle/Contents/Resources/images/pref-mention-red.png has changed
diff -r b86de5f4349c -r e299684dac04 minimal_mod ☿.AdiumMessageStyle/Contents/Info.plist
--- a/minimal_mod ☿.AdiumMessageStyle/Contents/Info.plist Wed Feb 24 22:18:34 2010 -0600
+++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Info.plist Thu Feb 25 22:25:11 2010 -0600
@@ -23,7 +23,7 @@
<key>DefaultFontSize</key>
<integer>10</integer>
<key>DefaultVariant</key>
- <string>Black vs Red</string>
+ <string>SenderColor</string>
<key>MessageViewVersion</key>
<integer>4</integer>
<key>ShowsUserIcons</key>
diff -r b86de5f4349c -r e299684dac04 minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Incoming/Content.html
--- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Incoming/Content.html Wed Feb 24 22:18:34 2010 -0600
+++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Incoming/Content.html Thu Feb 25 22:25:11 2010 -0600
@@ -2,7 +2,7 @@
<span class="x-time_initial" title="%time{dd MMM yyyy}%">%time%</span>
<span class="x-buddyicon"><img src="%userIconPath%" width="24" height="24" /></span>
<div class="x-placeholder" visible="%userIconPath%">
- <span class="x-sender x-incoming">%sender%</span>
+ <span class="x-sender x-incoming" style="color: %senderColor%;" title="%senderPrefix% %senderScreenName%">%sender%</span>
<span class="x-message x-incoming_link"><br>%message%</span>
</div>
<span class="x-clear"></span>
diff -r b86de5f4349c -r e299684dac04 minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Outgoing/Content.html
--- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Outgoing/Content.html Wed Feb 24 22:18:34 2010 -0600
+++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Outgoing/Content.html Thu Feb 25 22:25:11 2010 -0600
@@ -2,7 +2,7 @@
<span class="x-time_initial" title="%time{dd MMM yyyy}%">%time%</span>
<span class="x-buddyicon"><img src="%userIconPath%" width="24" height="24" /></span>
<div class="x-placeholder" visible="%userIconPath%">
- <span class="x-sender x-outgoing">%sender%</span>
+ <span class="x-sender x-outgoing" style="color: %senderColor%;" title="%senderPrefix% %senderScreenName%">%sender%</span>
<span class="x-message x-outgoing_link"><br>%message%</span>
</div>
<span class="x-clear"></span>
diff -r b86de5f4349c -r e299684dac04 minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Black vs Blue.css
--- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Black vs Blue.css Wed Feb 24 22:18:34 2010 -0600
+++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Black vs Blue.css Thu Feb 25 22:25:11 2010 -0600
@@ -1,11 +1,11 @@
.x-incoming
{
- color: #0090ff;
+ color: #0090ff !important;
}
.x-outgoing
{
- color: #333333;
+ color: #333333 !important;
}
.x-status
diff -r b86de5f4349c -r e299684dac04 minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Black vs Green.css
--- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Black vs Green.css Wed Feb 24 22:18:34 2010 -0600
+++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Black vs Green.css Thu Feb 25 22:25:11 2010 -0600
@@ -1,1 +1,1 @@
-.x-incoming
{
color: #6abb00;
}
.x-outgoing
{
color: #333333;
}
.x-status
{
color: #6abb00;
}
.x-greyed
{
color: #CCCCCC;
}
.x-incoming_link a
{
color: #6abb00;
}
.x-outgoing_link a
{
color: #000000;
}
.x-status_link a
{
color: #6abb00;
}
.x-greyed_link a
{
color: #999999;
}
.mention.x-container,
.mention.x-container_next
{
background-color: rgba(106, 187, 0, .1);
}
\ No newline at end of file
+.x-incoming
{
color: #6abb00 !important;
}
.x-outgoing
{
color: #333333 !important;
}
.x-status
{
color: #6abb00;
}
.x-greyed
{
color: #CCCCCC;
}
.x-incoming_link a
{
color: #6abb00;
}
.x-outgoing_link a
{
color: #000000;
}
.x-status_link a
{
color: #6abb00;
}
.x-greyed_link a
{
color: #999999;
}
.mention.x-container,
.mention.x-container_next
{
background-color: rgba(106, 187, 0, .1);
}
\ No newline at end of file
diff -r b86de5f4349c -r e299684dac04 minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Black vs Grey.css
--- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Black vs Grey.css Wed Feb 24 22:18:34 2010 -0600
+++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Black vs Grey.css Thu Feb 25 22:25:11 2010 -0600
@@ -1,11 +1,11 @@
.x-incoming
{
- color: #707070;
+ color: #707070 !important;
}
.x-outgoing
{
- color: #333333;
+ color: #333333 !important;
}
.x-status
diff -r b86de5f4349c -r e299684dac04 minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Black vs Orange.css
--- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Black vs Orange.css Wed Feb 24 22:18:34 2010 -0600
+++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Black vs Orange.css Thu Feb 25 22:25:11 2010 -0600
@@ -1,11 +1,11 @@
.x-incoming
{
- color: #ff7800;
+ color: #ff7800 !important;
}
.x-outgoing
{
- color: #333333;
+ color: #333333 !important;
}
.x-status
diff -r b86de5f4349c -r e299684dac04 minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Black vs Pink.css
--- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Black vs Pink.css Wed Feb 24 22:18:34 2010 -0600
+++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Black vs Pink.css Thu Feb 25 22:25:11 2010 -0600
@@ -1,1 +1,1 @@
-.x-incoming
{
color: #ff3280;
}
.x-outgoing
{
color: #333333;
}
.x-status
{
color: #ff3280;
}
.x-greyed
{
color: #CCCCCC;
}
.x-incoming_link a
{
color: #ff3280;
}
.x-outgoing_link a
{
color: #000000;
}
.x-status_link a
{
color: #ff3280;
}
.x-greyed_link a
{
color: #999999;
}
.mention.x-container,
.mention.x-container_next
{
background-color: rgba(255, 50, 128, .1);
}
\ No newline at end of file
+.x-incoming
{
color: #ff3280 !important;
}
.x-outgoing
{
color: #333333 !important;
}
.x-status
{
color: #ff3280;
}
.x-greyed
{
color: #CCCCCC;
}
.x-incoming_link a
{
color: #ff3280;
}
.x-outgoing_link a
{
color: #000000;
}
.x-status_link a
{
color: #ff3280;
}
.x-greyed_link a
{
color: #999999;
}
.mention.x-container,
.mention.x-container_next
{
background-color: rgba(255, 50, 128, .1);
}
\ No newline at end of file
diff -r b86de5f4349c -r e299684dac04 minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Black vs Purple.css
--- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Black vs Purple.css Wed Feb 24 22:18:34 2010 -0600
+++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Black vs Purple.css Thu Feb 25 22:25:11 2010 -0600
@@ -1,1 +1,1 @@
-.x-incoming
{
color: #7200a7;
}
.x-outgoing
{
color: #333333;
}
.x-status
{
color: #7200a7;
}
.x-greyed
{
color: #CCCCCC;
}
.x-incoming_link a
{
color: #7200a7;
}
.x-outgoing_link a
{
color: #000000;
}
.x-status_link a
{
color: #7200a7;
}
.x-greyed_link a
{
color: #999999;
}
.mention.x-container,
.mention.x-container_next
{
background-color: rgba(114, 0, 167, .1);
}
\ No newline at end of file
+.x-incoming
{
color: #7200a7 !important;
}
.x-outgoing
{
color: #333333 !important;
}
.x-status
{
color: #7200a7;
}
.x-greyed
{
color: #CCCCCC;
}
.x-incoming_link a
{
color: #7200a7;
}
.x-outgoing_link a
{
color: #000000;
}
.x-status_link a
{
color: #7200a7;
}
.x-greyed_link a
{
color: #999999;
}
.mention.x-container,
.mention.x-container_next
{
background-color: rgba(114, 0, 167, .1);
}
\ No newline at end of file
diff -r b86de5f4349c -r e299684dac04 minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Black vs Red.css
--- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Black vs Red.css Wed Feb 24 22:18:34 2010 -0600
+++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Black vs Red.css Thu Feb 25 22:25:11 2010 -0600
@@ -1,11 +1,11 @@
.x-incoming
{
- color: #ff0c00;
+ color: #ff0c00 !important;
}
.x-outgoing
{
- color: #333333;
+ color: #333333 !important;
}
.x-status
diff -r b86de5f4349c -r e299684dac04 minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Blue vs Black.css
--- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Blue vs Black.css Wed Feb 24 22:18:34 2010 -0600
+++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Blue vs Black.css Thu Feb 25 22:25:11 2010 -0600
@@ -1,11 +1,11 @@
.x-incoming
{
- color: #333333;
+ color: #333333 !important;
}
.x-outgoing
{
- color: #0090ff;
+ color: #0090ff !important;
}
.x-status
diff -r b86de5f4349c -r e299684dac04 minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Blue vs Green.css
--- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Blue vs Green.css Wed Feb 24 22:18:34 2010 -0600
+++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Blue vs Green.css Thu Feb 25 22:25:11 2010 -0600
@@ -1,1 +1,1 @@
-.x-incoming
{
color: #6abb00;
}
.x-outgoing
{
color: #0090ff;
}
.x-status
{
color: #6abb00;
}
.x-greyed
{
color: #CCCCCC;
}
.x-incoming_link a
{
color: #6abb00;
}
.x-outgoing_link a
{
color: #0090ff;
}
.x-status_link a
{
color: #6abb00;
}
.x-greyed_link a
{
color: #999999;
}
.mention.x-container,
.mention.x-container_next
{
background-color: rgba(106, 187, 0, .1);
}
\ No newline at end of file
+.x-incoming
{
color: #6abb00 !important;
}
.x-outgoing
{
color: #0090ff !important;
}
.x-status
{
color: #6abb00;
}
.x-greyed
{
color: #CCCCCC;
}
.x-incoming_link a
{
color: #6abb00;
}
.x-outgoing_link a
{
color: #0090ff;
}
.x-status_link a
{
color: #6abb00;
}
.x-greyed_link a
{
color: #999999;
}
.mention.x-container,
.mention.x-container_next
{
background-color: rgba(106, 187, 0, .1);
}
\ No newline at end of file
diff -r b86de5f4349c -r e299684dac04 minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Blue vs Grey.css
--- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Blue vs Grey.css Wed Feb 24 22:18:34 2010 -0600
+++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Blue vs Grey.css Thu Feb 25 22:25:11 2010 -0600
@@ -1,11 +1,11 @@
.x-incoming
{
- color: #707070;
+ color: #707070 !important;
}
.x-outgoing
{
- color: #0090ff;
+ color: #0090ff !important;
}
.x-status
diff -r b86de5f4349c -r e299684dac04 minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Blue vs Orange.css
--- a/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Blue vs Orange.css Wed Feb 24 22:18:34 2010 -0600
+++ b/minimal_mod ☿.AdiumMessageStyle/Contents/Resources/Variants/Blue vs Orange.css Thu Feb 25 22:25:11 2010 -0600
@@ -1,11 +1,11 @@
.x-incoming
{
- color: #ff7800;
+ color: #ff7800 !important;
}
More information about the commits
mailing list