Hi
Buttons are children of toolbar, so they are in DOM. So any opacity of parent
will be done for children too.
There are two ways:
1. Just use transparent png for toolbar at theme.
2. Make a custom widget with canvas layout and place two children into it.
First is a toolbar and second a ano
Hi, Qooxdoo Team!
I want to get semi transperent toolbar and non transperent toolbar buttons.
How can I achieve this?
Setting of different opacity for the toolbar and toolbar buttons don't work.
-
Best regards,
Alexandr
--
View this message in context:
http://qooxdoo.678.n2.nabble.com/Opac