Ignore:
Timestamp:
06/22/12 19:06:49 (13 years ago)
Author:
tjcschipper
Message:
  • Made mSession.html Session Editor for demo.
  • Matching stylesheet
  • Changes to all screens resulting from feedback and/or demonstration purposes.
  • global goToPage() function included in all mockups is temporary! Do not use this for actual production code.
File:
1 edited

Legend:

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

    r345 r346  
    238238    height: 100px;
    239239}
    240 .claro .oneHeight .dijitButtonContents {
     240.claro .oneHeight .dijitButtonNode {
    241241    margin: 34px 0 0 0;
    242242}
     
    244244    height: 200px;
    245245}
    246 .claro .twoHeight .dijitButtonContents {
     246.claro .twoHeight .dijitButtonNode {
    247247    margin: 82px 0 0 0;
    248248}
     
    250250    height: 400px;
    251251}
    252 .claro .fourHeight .dijitButtonContents {
     252.claro .fourHeight .dijitButtonNode {
    253253    margin: 184px 0 0 0;
    254254}
Note: See TracChangeset for help on using the changeset viewer.