more defined header, new icons, cleaner static tabs page

This commit is contained in:
Tom Giannattasio
2012-12-05 17:01:29 -05:00
committed by Brian Talbot
parent 95dfc730dc
commit 39a882e278
9 changed files with 57 additions and 68 deletions

View File

@@ -17,18 +17,15 @@
<%block name="content">
<div class="main-wrapper">
<div class="inner-wrapper">
<div>
<h1>Static Tabs</h1>
</div>
<article class="unit-body window">
<div class="details">
<p>Here you can add and manage additional pages for your course. These pages will be added to the primary navigation menu alongside Courseware, Course Info, Discussion, etc.</p>
</div>
<div class="list-header">
<div class="page-actions">
<a href="#" class="new-button new-tab">
<span class="plus-icon white"></span>New Tab
</a>
</div>
<article class="unit-body">
<div class="details">
<p>Here you can add and manage additional pages for your course. These pages will be added to the primary navigation menu alongside Courseware, Course Info, Discussion, etc.</p>
</div>
<div class="tab-list">
<ol class='components'>
% for id in components: