diff options
| author | Mark Otto <[email protected]> | 2013-07-05 14:27:54 -0500 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-07-05 14:27:54 -0500 |
| commit | 95655e72754b9450d04108593f60647cf2e2241c (patch) | |
| tree | aa2377577cd4c8ffd0a086c776e19b2c9f1ad569 /docs/assets/css/docs.css | |
| parent | fffb37ecead04a12c9c1aedaf357433f5f61d6a3 (diff) | |
| download | bootstrap-95655e72754b9450d04108593f60647cf2e2241c.tar.xz bootstrap-95655e72754b9450d04108593f60647cf2e2241c.zip | |
Remove more Glyphicons
Diffstat (limited to 'docs/assets/css/docs.css')
| -rw-r--r-- | docs/assets/css/docs.css | 37 |
1 files changed, 0 insertions, 37 deletions
diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css index 31047b5d7..a6d106989 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 -------------------------------------------------- */ |
