xtras/mathuaerknedam 43:b53278fa7feb: Remove notification highli...

commits at adium.im commits at adium.im
Wed Jun 3 14:08:28 UTC 2009


details:	http://hg.adium.im/xtras/mathuaerknedam/rev/b53278fa7feb
revision:	43:b53278fa7feb
author:		mathuaerknedam
date:		Wed Jun 03 09:08:15 2009 -0500

Remove notification highlighting. Remove a bunch of commented stuff.

diffs (125 lines):

diff -r 952a7438d1f5 -r b53278fa7feb yMous.AdiumMessageStyle/Contents/Resources/Variants/_Themes/_BaseM.css
--- a/yMous.AdiumMessageStyle/Contents/Resources/Variants/_Themes/_BaseM.css	Tue Jun 02 21:24:35 2009 -0500
+++ b/yMous.AdiumMessageStyle/Contents/Resources/Variants/_Themes/_BaseM.css	Wed Jun 03 09:08:15 2009 -0500
@@ -37,32 +37,6 @@
 	border-bottom: 4px solid hsla(0, 0%, 90%, 1);
 }
 
-#Chat > div.history:first-of-type .xxxmark,
-#Chat > div.history:first-of-type .xxxmessage
-{
-	//border-bottom: 4px solid hsla(0, 0%, 90%, 1);
-}
-
-#Chat > div.history:last-of-type .xxxmark,
-#Chat > div.history:last-of-type .xxxmessage
-{
-	//border-bottom: 4px solid hsla(0, 0%, 90%, 1);
-}
-
-#Chat > div.history:first-of-type .xxxiconsmall,
-#Chat > div.history:first-of-type .xxxsender,
-#Chat > div.history:first-of-type .xxxtime
-{
-	//border-top: 4px solid hsla(0, 0%, 80%, 1);
-}
-
-#Chat > div.history:last-of-type .xxxiconsmall,
-#Chat > div.history:last-of-type .xxxsender,
-#Chat > div.history:last-of-type .xxxtime
-{
-	//border-bottom: 4px solid hsla(0, 0%, 80%, 1);
-}
-
 .history + :not(.history) .xxxmark,
 .history + :not(.history) .xxxmessage
 {
@@ -148,18 +122,3 @@
 {
 	background-color: hsla(0, 50%, 85%, 1) !important;
 }
-
-.notification .xxxmark,
-.notification .xxxmessage
-{
-	background-color: hsla(60, 50%, 85%, 1) !important;
-}
-
-.notification:hover .xxxmark,
-.history.notification:hover .xxxmark,
-.notification:hover .xxxmessage,
-.history.notification:hover .xxxmessage
-{
-	background-color: hsla(60, 65%, 85%, 1) !important;
-}
-
diff -r 952a7438d1f5 -r b53278fa7feb yMous.AdiumMessageStyle/Contents/Resources/Variants/_Themes/_BaseS.css
--- a/yMous.AdiumMessageStyle/Contents/Resources/Variants/_Themes/_BaseS.css	Tue Jun 02 21:24:35 2009 -0500
+++ b/yMous.AdiumMessageStyle/Contents/Resources/Variants/_Themes/_BaseS.css	Wed Jun 03 09:08:15 2009 -0500
@@ -122,18 +122,3 @@
 {
 	background-color: hsla(0, 50%, 15%, 1) !important;
 }
-
-.notification .xxxmark,
-.notification .xxxmessage
-{
-	background-color: hsla(60, 40%, 14%, 1) !important;
-}
-
-.notification:hover .xxxmark,
-.history.notification:hover .xxxmark,
-.notification:hover .xxxmessage,
-.history.notification:hover .xxxmessage
-{
-	background-color: hsla(60, 70%, 15%, 1) !important;
-}
-
diff -r 952a7438d1f5 -r b53278fa7feb yMous.AdiumMessageStyle/Contents/Resources/Variants/_Themes/_XtraColorM.css
--- a/yMous.AdiumMessageStyle/Contents/Resources/Variants/_Themes/_XtraColorM.css	Tue Jun 02 21:24:35 2009 -0500
+++ b/yMous.AdiumMessageStyle/Contents/Resources/Variants/_Themes/_XtraColorM.css	Wed Jun 03 09:08:15 2009 -0500
@@ -95,32 +95,6 @@
 	border-bottom: 4px solid hsla(0, 0%, 90%, 1) !important;
 }
 
-#Chat > div.history:first-of-type .xxxmark,
-#Chat > div.history:first-of-type .xxxmessage
-{
-	//border-bottom: 4px solid hsla(0, 0%, 90%, 1) !important;
-}
-
-#Chat > div.history:last-of-type .xxxmark,
-#Chat > div.history:last-of-type .xxxmessage
-{
-	//border-bottom: 4px solid hsla(0, 0%, 90%, 1) !important;
-}
-
-#Chat > div.history:first-of-type .xxxiconsmall,
-#Chat > div.history:first-of-type .xxxsender,
-#Chat > div.history:first-of-type .xxxtime
-{
-	//border-top: 4px solid hsla(0, 0%, 80%, 1) !important;
-}
-
-#Chat > div.history:last-of-type .xxxiconsmall,
-#Chat > div.history:last-of-type .xxxsender,
-#Chat > div.history:last-of-type .xxxtime
-{
-	//border-bottom: 4px solid hsla(0, 0%, 80%, 1) !important;
-}
-
 .history + :not(.history) .xxxmark,
 .history + :not(.history) .xxxmessage
 {
diff -r 952a7438d1f5 -r b53278fa7feb yMous.AdiumMessageStyle/Contents/Resources/Variants/_Themes/_XtraColorS.css
--- a/yMous.AdiumMessageStyle/Contents/Resources/Variants/_Themes/_XtraColorS.css	Tue Jun 02 21:24:35 2009 -0500
+++ b/yMous.AdiumMessageStyle/Contents/Resources/Variants/_Themes/_XtraColorS.css	Wed Jun 03 09:08:15 2009 -0500
@@ -24,8 +24,6 @@
 .status .xxxmark,
 .event .xxxmark
 {
-	//background-color: hsla(0, 0%, 12.5%, .8);
-	//color: hsla(0, 0%, 12.5%, .8);
 	background-color: hsla(0, 0%, 0%, 1);
 	color: hsla(0, 0%, 0%, 1);
 }




More information about the commits mailing list