Question about custom UI

 From:  Michael Gibson
8332.15 In reply to 8332.13 
Hi Ced, now I remembered that the top part of the border is in the <moi:PaletteHeader> element and then the rest is in the <moi:PaletteBody> .

If you want to remove those, go to moi.css and find the style rules for moi\:PaletteHeader > .PaletteHeaderBackground and moi\:PaletteBody and remove the background-color and border attributes for those 2 things and then there won't be any borders for those things.

- Michael