Ignore:
Timestamp:
06/20/12 19:07:01 (13 years ago)
Author:
tjcschipper
Message:
  • 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:
1 edited

Legend:

Unmodified
Added
Removed
  • Dev/branches/rest-dojo-ui/client/rft/css/main.css

    r335 r344  
     1@import url('claroOverride.css');
     2
    13@import url('layout.css');
    24@import url('general.css');
    35
     6@import url('rftLineWithButtons.css');
    47@import url('rftButtons.css');
    58@import url('rftIcons.css');
    69@import url('rftSelector.css');
     10@import url('rftObjectBox.css');
Note: See TracChangeset for help on using the changeset viewer.