Last change
on this file since 259 was
259,
checked in by tjcschipper, 13 years ago
|
Metro interface, selector werkt bijna! (Alleen move to dashboard nog niet, rest is prima (en de icons zijn lelijk).
|
File size:
1.5 KB
|
Rev | Line | |
---|
[259] | 1 | <div id="tiles" class="left3"> |
---|
| 2 | <div class="leftContainer"> |
---|
| 3 | <div id="tile1" class="tile" onclick="mockup.api.clickTile(this, 'testPage')"><div class="tileText">Browse sessions</div></div> |
---|
| 4 | <div id="tile2" class="tile"><div class="tileText">Templates</div></div> |
---|
| 5 | <div id="tile3" class="tile"><div class="tileText">Edit content</div></div> |
---|
| 6 | <div id="tile4" class="tile"><div class="tileText">Results</div></div> |
---|
| 7 | <div id="tile5" class="tile"><div class="tileText">Log out</div></div> |
---|
| 8 | <div id="tile6" class="tile"><div class="tileText">Help</div></div> |
---|
| 9 | <div style="clear:both;"></div> |
---|
| 10 | </div> |
---|
| 11 | </div> |
---|
| 12 | <div id="pageInfo" class="right1"> |
---|
| 13 | <div class="rightContainer"> |
---|
| 14 | <div id="descriptionTitle" class="descriptionText" > |
---|
| 15 | <div id="description" class="descriptionTitle">Description</div> |
---|
| 16 | A description, welcome text or simple guide to operation goes here. This 1/4 screen block is consistently present in all interface screens, to show relevant information to the user or guide them through the process. |
---|
| 17 | |
---|
| 18 | |
---|
| 19 | </div> |
---|
| 20 | </div> |
---|
| 21 | |
---|
| 22 | </div> |
---|
Note: See
TracBrowser
for help on using the repository browser.