www/adium.im 464:b58805efb66d: Update formatting of hot issues p...

commits at adium.im commits at adium.im
Sun Nov 6 14:17:50 UTC 2011


details:	http://hg.adium.im/www/adium.im/rev/b58805efb66d
revision:	464:b58805efb66d
branch:		adiumx.com
author:		Thijs Alkemade <thijsalkemade at gmail.com>
date:		Sun Nov 06 15:17:29 2011 +0100

Update formatting of hot issues page.

diffs (32 lines):

diff -r 5d937b22da28 -r b58805efb66d help/css/hot.css
--- a/help/css/hot.css	Sat Nov 05 22:44:49 2011 +0100
+++ b/help/css/hot.css	Sun Nov 06 15:17:29 2011 +0100
@@ -36,6 +36,14 @@
 	background-image: url(../gfx/cocoaforge.png);
 }
 
+li.li_undefined {
+    list-style: disc;
+}
+
+li.li_skype {
+    background-image: url(http://adiumxtras.com/images/thumbs/skype_9_13831_5011_thumb.png);
+}
+
 ul.iconed {
 	list-style: none;
 	margin: 0;
diff -r 5d937b22da28 -r b58805efb66d help/hot.json
--- a/help/hot.json	Sat Nov 05 22:44:49 2011 +0100
+++ b/help/hot.json	Sun Nov 06 15:17:29 2011 +0100
@@ -14,6 +14,7 @@
 	},
     {
         "description": "When switching Spaces or using Mission Control with the Adium 1.5 beta in <strong>Lion</strong>, the Contacts window stays fixed and doesn't move with the other windows",
-        "ticket": 15408
+        "ticket": 15408,
+        "closed": true
     }
-]
\ No newline at end of file
+]




More information about the commits mailing list