From 7b321e9c1fbd5ff124cb190f1375a78b132fb9cb Mon Sep 17 00:00:00 2001 From: Purwandi Date: Fri, 13 Jan 2012 15:03:23 +0700 Subject: [PATCH] Remove sidebar with icon from my own repo --- docs/base-css.html | 11 +++++------ docs/components.html | 30 +----------------------------- 2 files changed, 6 insertions(+), 35 deletions(-) diff --git a/docs/base-css.html b/docs/base-css.html index 8d6c56701d..9491f40aab 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -1516,12 +1516,11 @@

Or, use them in navigation.

-
-
diff --git a/docs/components.html b/docs/components.html index 08a1a7b574..fa3dc5a20b 100644 --- a/docs/components.html +++ b/docs/components.html @@ -506,35 +506,7 @@
-
-
-

Sidebar navigation with icon

-
- -
-
-
-

Simple markup

-
-<ul class="nav list">
-  <li class="nav-header">List header</li>
-  <li class="active"><a href="#"><i class="home"></i> Home</a></li>
-  <li><a href="#"><i class="download"></i> Downloads</a></li>
-  <li><a href="#"><i class="film"></i> Movies</a></li>
-  ...
-</ul>
-
-
-
+

Tabbable nav Bring tabs to life via javascript