]> git.ipfire.org Git - ipfire.org.git/commitdiff
Change Color of Menuitem CeBIT.
authorHeiner Schmeling <cm@ipfire.org>
Mon, 28 Dec 2009 20:49:43 +0000 (21:49 +0100)
committerHeiner Schmeling <cm@ipfire.org>
Mon, 28 Dec 2009 20:49:43 +0000 (21:49 +0100)
www/menu.json

index 885ad89e960b3fa3c7ef30c1fa3fe9769b512e1f..4f434781b0b407fbca49f855f61788ae25d2cdd7 100644 (file)
@@ -14,5 +14,5 @@
        "70" : { "uri"  : "/links",
                         "name" : "Links" },
        "80" : { "uri"  : "/cebit",
-                        "name" : "CeBIT 2010" }
+                        "name" : "<div style=\"color:#f90;\">CeBIT 2010</div>" }
 }