Last change
on this file since 344 was
344,
checked in by tjcschipper, 13 years ago
|
- mSessions.html is more or less done
- mMenu.html is nearly done, still needs non-hover overlays on the menu boxes/buttons
- Fixed theme dependency, style overrides now work on a stock copy of Dojo claro theme!
- Improved iconset alignment somewhat, still needs pixel tweaks to rftIcons24.png and rftIcons16.png (Icons are sometimes 1px too wide!)
- Fixed MainMenu? template and applied styling classes. Replaced markup version with rft.ui.MainMenu? version in all mockups.
- Fixed colour settings/context on LineWithButtons?
|
File size:
452 bytes
|
Line | |
---|
1 | <div class="${baseClass}"> |
---|
2 | <span class="rftIcon rftIconSession" data-dojo-attach-point="iconNode"></span> |
---|
3 | <div data-dojo-type="rft.ui.LineWithActionsWidgetThijs" data-dojo-attach-point="upperNode" data-dojo-props="modifiers: 'green', actions: {'inspect':{callback: inspect, properties: {blockButton: true, modifiers: 'white'}}}"></div> |
---|
4 | <div data-dojo-type="rft.ui.LineWithActionsWidgetThijs" data-dojo-attach-point="lowerNode"></div> |
---|
5 | </div> |
---|
Note: See
TracBrowser
for help on using the repository browser.