From 95655e72754b9450d04108593f60647cf2e2241c Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Fri, 5 Jul 2013 14:27:54 -0500 Subject: [PATCH] Remove more Glyphicons --- docs/assets/css/docs.css | 37 ---------------------- docs/components.html | 68 ---------------------------------------- 2 files changed, 105 deletions(-) diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css index 31047b5d78..a6d106989d 100644 --- a/docs/assets/css/docs.css +++ b/docs/assets/css/docs.css @@ -479,43 +479,6 @@ body { -/* Icons --------------------------------------------------- */ - -.the-icons { - padding-bottom: 1px; - margin-left: 0; - list-style: none; - margin-bottom: 20px; - overflow: hidden; -} -.the-icons li { - float: left; - width: 100px; - height: 110px; - padding: 10px; - border: 1px solid #ddd; - font-size: 12px; - line-height: 1.25; - text-align: center; - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; - margin: 0 -1px -1px 0; -} -.the-icons .glyphicon { - display: block; - margin: 5px auto; - vertical-align: middle; - margin-right: 3px; - font-size: 24px; -} -.the-icons li:hover { - background-color: rgba(255,0,0,.1); -} - - - /* Responsive docs -------------------------------------------------- */ diff --git a/docs/components.html b/docs/components.html index 4e763d6d4d..97fade9841 100644 --- a/docs/components.html +++ b/docs/components.html @@ -1813,33 +1813,6 @@ body { padding-bottom: 70px; }
  • Porta ac consectetur ac
  • Vestibulum at eros
  • -{% endhighlight %} - -

    With chevrons

    -

    Add Glyphicon chevrons that are automatically moved to the right.

    -
    - -
    -{% highlight html %} - {% endhighlight %}

    With badges

    @@ -1867,37 +1840,6 @@ body { padding-bottom: 70px; } Cras justo odio -{% endhighlight %} - -

    With badges and chevrons

    -

    Why not both?

    -
    - -
    -{% highlight html %} - {% endhighlight %}

    Linked list group

    @@ -1906,19 +1848,14 @@ body { padding-bottom: 70px; }
    Cras justo odio - Dapibus ac facilisis in - Morbi leo risus - Porta ac consectetur ac - Vestibulum at eros -
    @@ -1926,19 +1863,14 @@ body { padding-bottom: 70px; }
    Cras justo odio - Dapibus ac facilisis in - Morbi leo risus - Porta ac consectetur ac - Vestibulum at eros -
    {% endhighlight %} -- 2.47.2