Author: vmassol
Date: 2008-02-01 16:37:27 +0100 (Fri, 01 Feb 2008)
New Revision: 7266
Modified:
xwiki-platform/skins/trunk/toucan/src/main/resources/toucan/macros.vm
Log:
XSTOUCAN-1: Create Toucan skin from xwiki.org
* Removed not working macro (missing corresponding css entries). Would be nice
to have that macro back in the future
Modified: xwiki-platform/skins/trunk/toucan/src/main/resources/toucan/macros.vm
===================================================================
--- xwiki-platform/skins/trunk/toucan/src/main/resources/toucan/macros.vm
2008-02-01 15:05:17 UTC (rev 7265)
+++ xwiki-platform/skins/trunk/toucan/src/main/resources/toucan/macros.vm
2008-02-01 15:37:27 UTC (rev 7266)
@@ -269,20 +269,3 @@
#end
</div>
#end
-###
-###
-###
-### XWIKI.ORG MACROS
-###
-###
-###
-#macro(roundedboxstart $title $color $width $float )
- <div class="roundedbox" style="background-color:rgb($color); width:$width;
float:$float;">
- <div class="roundedheader">
- <h3>$title</h3>
- </div><div class="roundedbody">
-#end
-#macro(roundedboxend)
- </div>
- </div>
-#end
\ No newline at end of file
_______________________________________________
notifications mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/notifications