From 1e0453f825cb7d6e14807b121210a594f242bc35 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 18 Aug 2013 00:36:51 -0700 Subject: Restore glyphicons --- dist/css/bootstrap.css | 654 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 654 insertions(+) (limited to 'dist/css/bootstrap.css') diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 284460de8..28e804bcd 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -2317,6 +2317,660 @@ input[type="button"].btn-block { transition: height 0.35s ease; } +@font-face { + font-family: 'Glyphicons Halflings'; + src: url('../fonts/glyphiconshalflings-regular.eot'); + src: url('../fonts/glyphiconshalflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphiconshalflings-regular.woff') format('woff'), url('../fonts/glyphiconshalflings-regular.ttf') format('truetype'), url('../fonts/glyphiconshalflings-regular.svg#glyphicons_halflingsregular') format('svg'); +} + +.glyphicon { + font-family: 'Glyphicons Halflings'; + -webkit-font-smoothing: antialiased; + font-style: normal; + font-weight: normal; + line-height: 1; +} + +.glyphicon-glass:before { + content: "\e001"; +} + +.glyphicon-music:before { + content: "\e002"; +} + +.glyphicon-search:before { + content: "\e003"; +} + +.glyphicon-envelope:before { + content: "\2709"; +} + +.glyphicon-heart:before { + content: "\e005"; +} + +.glyphicon-star:before { + content: "\e006"; +} + +.glyphicon-star-empty:before { + content: "\e007"; +} + +.glyphicon-user:before { + content: "\e008"; +} + +.glyphicon-film:before { + content: "\e009"; +} + +.glyphicon-th-large:before { + content: "\e010"; +} + +.glyphicon-th:before { + content: "\e011"; +} + +.glyphicon-th-list:before { + content: "\e012"; +} + +.glyphicon-ok:before { + content: "\e013"; +} + +.glyphicon-remove:before { + content: "\e014"; +} + +.glyphicon-zoom-in:before { + content: "\e015"; +} + +.glyphicon-zoom-out:before { + content: "\e016"; +} + +.glyphicon-off:before { + content: "\e017"; +} + +.glyphicon-signal:before { + content: "\e018"; +} + +.glyphicon-cog:before { + content: "\e019"; +} + +.glyphicon-trash:before { + content: "\e020"; +} + +.glyphicon-home:before { + content: "\e021"; +} + +.glyphicon-file:before { + content: "\e022"; +} + +.glyphicon-time:before { + content: "\e023"; +} + +.glyphicon-road:before { + content: "\e024"; +} + +.glyphicon-download-alt:before { + content: "\e025"; +} + +.glyphicon-download:before { + content: "\e026"; +} + +.glyphicon-upload:before { + content: "\e027"; +} + +.glyphicon-inbox:before { + content: "\e028"; +} + +.glyphicon-play-circle:before { + content: "\e029"; +} + +.glyphicon-repeat:before { + content: "\e030"; +} + +.glyphicon-refresh:before { + content: "\e031"; +} + +.glyphicon-list-alt:before { + content: "\e032"; +} + +.glyphicon-lock:before { + content: "\e033"; +} + +.glyphicon-flag:before { + content: "\e034"; +} + +.glyphicon-headphones:before { + content: "\e035"; +} + +.glyphicon-volume-off:before { + content: "\e036"; +} + +.glyphicon-volume-down:before { + content: "\e037"; +} + +.glyphicon-volume-up:before { + content: "\e038"; +} + +.glyphicon-qrcode:before { + content: "\e039"; +} + +.glyphicon-barcode:before { + content: "\e040"; +} + +.glyphicon-tag:before { + content: "\e041"; +} + +.glyphicon-tags:before { + content: "\e042"; +} + +.glyphicon-book:before { + content: "\e043"; +} + +.glyphicon-bookmark:before { + content: "\e044"; +} + +.glyphicon-print:before { + content: "\e045"; +} + +.glyphicon-camera:before { + content: "\e046"; +} + +.glyphicon-font:before { + content: "\e047"; +} + +.glyphicon-bold:before { + content: "\e048"; +} + +.glyphicon-italic:before { + content: "\e049"; +} + +.glyphicon-text-height:before { + content: "\e050"; +} + +.glyphicon-text-width:before { + content: "\e051"; +} + +.glyphicon-align-left:before { + content: "\e052"; +} + +.glyphicon-align-center:before { + content: "\e053"; +} + +.glyphicon-align-right:before { + content: "\e054"; +} + +.glyphicon-align-justify:before { + content: "\e055"; +} + +.glyphicon-list:before { + content: "\e056"; +} + +.glyphicon-indent-left:before { + content: "\e057"; +} + +.glyphicon-indent-right:before { + content: "\e058"; +} + +.glyphicon-facetime-video:before { + content: "\e059"; +} + +.glyphicon-picture:before { + content: "\e060"; +} + +.glyphicon-pencil:before { + content: "\270f"; +} + +.glyphicon-map-marker:before { + content: "\e062"; +} + +.glyphicon-adjust:before { + content: "\e063"; +} + +.glyphicon-tint:before { + content: "\e064"; +} + +.glyphicon-edit:before { + content: "\e065"; +} + +.glyphicon-share:before { + content: "\e066"; +} + +.glyphicon-check:before { + content: "\e067"; +} + +.glyphicon-move:before { + content: "\e068"; +} + +.glyphicon-step-backward:before { + content: "\e069"; +} + +.glyphicon-fast-backward:before { + content: "\e070"; +} + +.glyphicon-backward:before { + content: "\e071"; +} + +.glyphicon-play:before { + content: "\e072"; +} + +.glyphicon-pause:before { + content: "\e073"; +} + +.glyphicon-stop:before { + content: "\e074"; +} + +.glyphicon-forward:before { + content: "\e075"; +} + +.glyphicon-fast-forward:before { + content: "\e076"; +} + +.glyphicon-step-forward:before { + content: "\e077"; +} + +.glyphicon-eject:before { + content: "\e078"; +} + +.glyphicon-chevron-left:before { + content: "\e079"; +} + +.glyphicon-chevron-right:before { + content: "\e080"; +} + +.glyphicon-plus-sign:before { + content: "\e081"; +} + +.glyphicon-minus-sign:before { + content: "\e082"; +} + +.glyphicon-remove-sign:before { + content: "\e083"; +} + +.glyphicon-ok-sign:before { + content: "\e084"; +} + +.glyphicon-question-sign:before { + content: "\e085"; +} + +.glyphicon-info-sign:before { + content: "\e086"; +} + +.glyphicon-screenshot:before { + content: "\e087"; +} + +.glyphicon-remove-circle:before { + content: "\e088"; +} + +.glyphicon-ok-circle:before { + content: "\e089"; +} + +.glyphicon-ban-circle:before { + content: "\e090"; +} + +.glyphicon-arrow-left:before { + content: "\e091"; +} + +.glyphicon-arrow-right:before { + content: "\e092"; +} + +.glyphicon-arrow-up:before { + content: "\e093"; +} + +.glyphicon-arrow-down:before { + content: "\e094"; +} + +.glyphicon-share-alt:before { + content: "\e095"; +} + +.glyphicon-resize-full:before { + content: "\e096"; +} + +.glyphicon-resize-small:before { + content: "\e097"; +} + +.glyphicon-plus:before { + content: "\002b"; +} + +.glyphicon-minus:before { + content: "\2212"; +} + +.glyphicon-asterisk:before { + content: "\002a"; +} + +.glyphicon-exclamation-sign:before { + content: "\e101"; +} + +.glyphicon-gift:before { + content: "\e102"; +} + +.glyphicon-leaf:before { + content: "\e103"; +} + +.glyphicon-fire:before { + content: "\e104"; +} + +.glyphicon-eye-open:before { + content: "\e105"; +} + +.glyphicon-eye-close:before { + content: "\e106"; +} + +.glyphicon-warning-sign:before { + content: "\e107"; +} + +.glyphicon-plane:before { + content: "\e108"; +} + +.glyphicon-calendar:before { + content: "\e109"; +} + +.glyphicon-random:before { + content: "\e110"; +} + +.glyphicon-comment:before { + content: "\e111"; +} + +.glyphicon-magnet:before { + content: "\e112"; +} + +.glyphicon-chevron-up:before { + content: "\e113"; +} + +.glyphicon-chevron-down:before { + content: "\e114"; +} + +.glyphicon-retweet:before { + content: "\e115"; +} + +.glyphicon-shopping-cart:before { + content: "\e116"; +} + +.glyphicon-folder-close:before { + content: "\e117"; +} + +.glyphicon-folder-open:before { + content: "\e118"; +} + +.glyphicon-resize-vertical:before { + content: "\e119"; +} + +.glyphicon-resize-horizontal:before { + content: "\e120"; +} + +.glyphicon-hdd:before { + content: "\e121"; +} + +.glyphicon-bullhorn:before { + content: "\e122"; +} + +.glyphicon-bell:before { + content: "\e123"; +} + +.glyphicon-certificate:before { + content: "\e124"; +} + +.glyphicon-thumbs-up:before { + content: "\e125"; +} + +.glyphicon-thumbs-down:before { + content: "\e126"; +} + +.glyphicon-hand-right:before { + content: "\e127"; +} + +.glyphicon-hand-left:before { + content: "\e128"; +} + +.glyphicon-hand-up:before { + content: "\e129"; +} + +.glyphicon-hand-down:before { + content: "\e130"; +} + +.glyphicon-circle-arrow-right:before { + content: "\e131"; +} + +.glyphicon-circle-arrow-left:before { + content: "\e132"; +} + +.glyphicon-circle-arrow-up:before { + content: "\e133"; +} + +.glyphicon-circle-arrow-down:before { + content: "\e134"; +} + +.glyphicon-globe:before { + content: "\e135"; +} + +.glyphicon-wrench:before { + content: "\e136"; +} + +.glyphicon-tasks:before { + content: "\e137"; +} + +.glyphicon-filter:before { + content: "\e138"; +} + +.glyphicon-briefcase:before { + content: "\e139"; +} + +.glyphicon-fullscreen:before { + content: "\e140"; +} + +.glyphicon-dashboard:before { + content: "\e141"; +} + +.glyphicon-paperclip:before { + content: "\e142"; +} + +.glyphicon-heart-empty:before { + content: "\e143"; +} + +.glyphicon-link:before { + content: "\e144"; +} + +.glyphicon-phone:before { + content: "\e145"; +} + +.glyphicon-pushpin:before { + content: "\e146"; +} + +.glyphicon-euro:before { + content: "\20ac"; +} + +.glyphicon-usd:before { + content: "\e148"; +} + +.glyphicon-gbp:before { + content: "\e149"; +} + +.glyphicon-sort:before { + content: "\e150"; +} + +.glyphicon-sort-by-alphabet:before { + content: "\e151"; +} + +.glyphicon-sort-by-alphabet-alt:before { + content: "\e152"; +} + +.glyphicon-sort-by-order:before { + content: "\e153"; +} + +.glyphicon-sort-by-order-alt:before { + content: "\e154"; +} + +.glyphicon-sort-by-attributes:before { + content: "\e155"; +} + +.glyphicon-sort-by-attributes-alt:before { + content: "\e156"; +} + +.glyphicon-unchecked:before { + content: "\e157"; +} + +.glyphicon-expand:before { + content: "\e158"; +} + +.glyphicon-collapse:before { + content: "\e159"; +} + +.glyphicon-collapse-top:before { + content: "\e160"; +} + .caret { display: inline-block; width: 0; -- cgit v1.2.3 From f2e35bf7027e8274e28e46b41efb93f4c03184eb Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 18 Aug 2013 01:23:45 -0700 Subject: docs layout and alignment refinement --- dist/css/bootstrap.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'dist/css/bootstrap.css') diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 28e804bcd..80cb9b72e 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -2324,6 +2324,9 @@ input[type="button"].btn-block { } .glyphicon { + position: relative; + top: 2px; + display: inline-block; font-family: 'Glyphicons Halflings'; -webkit-font-smoothing: antialiased; font-style: normal; -- cgit v1.2.3 From e13ca6d38494e69ed1faeddbb12b469a778ade06 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 18 Aug 2013 01:46:26 -0700 Subject: Upgrade to latest glyphicons --- dist/css/bootstrap.css | 164 ++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 162 insertions(+), 2 deletions(-) (limited to 'dist/css/bootstrap.css') diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 80cb9b72e..15b56f3a7 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -2319,8 +2319,8 @@ input[type="button"].btn-block { @font-face { font-family: 'Glyphicons Halflings'; - src: url('../fonts/glyphiconshalflings-regular.eot'); - src: url('../fonts/glyphiconshalflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphiconshalflings-regular.woff') format('woff'), url('../fonts/glyphiconshalflings-regular.ttf') format('truetype'), url('../fonts/glyphiconshalflings-regular.svg#glyphicons_halflingsregular') format('svg'); + src: url('../fonts/glyphicons-halflings-regular.eot'); + src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg'); } .glyphicon { @@ -2974,6 +2974,166 @@ input[type="button"].btn-block { content: "\e160"; } +.glyphicon-log-in:before { + content: "\e161"; +} + +.glyphicon-flash:before { + content: "\e162"; +} + +.glyphicon-log-out:before { + content: "\e163"; +} + +.glyphicon-new-window:before { + content: "\e164"; +} + +.glyphicon-record:before { + content: "\e165"; +} + +.glyphicon-save:before { + content: "\e166"; +} + +.glyphicon-open:before { + content: "\e167"; +} + +.glyphicon-saved:before { + content: "\e168"; +} + +.glyphicon-import:before { + content: "\e169"; +} + +.glyphicon-export:before { + content: "\e170"; +} + +.glyphicon-send:before { + content: "\e171"; +} + +.glyphicon-floppy-disk:before { + content: "\e172"; +} + +.glyphicon-floppy-saved:before { + content: "\e173"; +} + +.glyphicon-floppy-remove:before { + content: "\e174"; +} + +.glyphicon-floppy-save:before { + content: "\e175"; +} + +.glyphicon-floppy-open:before { + content: "\e176"; +} + +.glyphicon-credit-card:before { + content: "\e177"; +} + +.glyphicon-transfer:before { + content: "\e178"; +} + +.glyphicon-cutlery:before { + content: "\e179"; +} + +.glyphicon-header:before { + content: "\e180"; +} + +.glyphicon-compressed:before { + content: "\e181"; +} + +.glyphicon-earphone:before { + content: "\e182"; +} + +.glyphicon-phone-alt:before { + content: "\e183"; +} + +.glyphicon-tower:before { + content: "\e184"; +} + +.glyphicon-stats:before { + content: "\e185"; +} + +.glyphicon-sd-video:before { + content: "\e186"; +} + +.glyphicon-hd-video:before { + content: "\e187"; +} + +.glyphicon-subtitles:before { + content: "\e188"; +} + +.glyphicon-sound-stereo:before { + content: "\e189"; +} + +.glyphicon-sound-dolby:before { + content: "\e190"; +} + +.glyphicon-sound-5-1:before { + content: "\e191"; +} + +.glyphicon-sound-6-1:before { + content: "\e192"; +} + +.glyphicon-sound-7-1:before { + content: "\e193"; +} + +.glyphicon-copyright-mark:before { + content: "\e194"; +} + +.glyphicon-registration-mark:before { + content: "\e195"; +} + +.glyphicon-cloud:before { + content: "\2601"; +} + +.glyphicon-cloud-download:before { + content: "\e197"; +} + +.glyphicon-cloud-upload:before { + content: "\e198"; +} + +.glyphicon-tree-conifer:before { + content: "\e199"; +} + +.glyphicon-tree-deciduous:before { + content: "\e200"; +} + .caret { display: inline-block; width: 0; -- cgit v1.2.3 From ce410dc36ea50f152f617df6fbd29c3ac4d3a9eb Mon Sep 17 00:00:00 2001 From: liuyl Date: Sun, 18 Aug 2013 20:13:48 +0800 Subject: fixed caret --- dist/css/bootstrap.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'dist/css/bootstrap.css') diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 284460de8..9c6701870 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -2633,10 +2633,12 @@ input[type="button"].btn-block { .btn-lg .caret { border-width: 5px; + border-bottom-width: 0; } .dropup .btn-lg .caret { - border-bottom-width: 5px; + border-width: 5px; + border-top-width: 0; } .btn-group-vertical > .btn, -- cgit v1.2.3 From 73a1a4133c484d0791efff87bc41eac3e2853e42 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 18 Aug 2013 10:08:18 -0700 Subject: combine and simplify caret border widths --- dist/css/bootstrap.css | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'dist/css/bootstrap.css') diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 9c6701870..31b148854 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -2632,13 +2632,12 @@ input[type="button"].btn-block { } .btn-lg .caret { - border-width: 5px; + border-width: 5px 5px 0; border-bottom-width: 0; } .dropup .btn-lg .caret { - border-width: 5px; - border-top-width: 0; + border-width: 0 5px 5px; } .btn-group-vertical > .btn, -- cgit v1.2.3 From ef4590dfb461036c915d8fbc5b6fbf3ad7ba9c86 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 18 Aug 2013 11:08:20 -0700 Subject: fixes #9786: enable tables in panels --- dist/css/bootstrap.css | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'dist/css/bootstrap.css') diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 3b04f57dc..7774d6874 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -5231,6 +5231,10 @@ a.list-group-item:focus { clear: both; } +.panel > .table { + margin-bottom: 0; +} + .panel > .list-group { margin-bottom: 0; } @@ -5252,6 +5256,14 @@ a.list-group-item:focus { border-top-width: 0; } +.panel > .table { + margin-bottom: 0; +} + +.panel > .panel-body + .table { + border-top: 1px solid #dddddd; +} + .panel-heading { padding: 10px 15px; background-color: #f5f5f5; -- cgit v1.2.3 From 26067d3d7d4e16f2b46b5bde59566f5db3c4f2d7 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 18 Aug 2013 11:11:31 -0700 Subject: fixes #9768: unbold buttons --- dist/css/bootstrap.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dist/css/bootstrap.css') diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 7774d6874..69d683788 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -1925,7 +1925,7 @@ textarea.input-lg { padding: 6px 12px; margin-bottom: 0; font-size: 14px; - font-weight: bold; + font-weight: normal; line-height: 1.428571429; text-align: center; white-space: nowrap; -- cgit v1.2.3 From 9b66e6b0f4e642609e8b7ba2b8590d2c31fe0469 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 18 Aug 2013 11:17:28 -0700 Subject: fixes #9790: nullify right padding in container-ed navbars when last element in collapse is a right aligned navbar nav --- dist/css/bootstrap.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'dist/css/bootstrap.css') diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 69d683788..7f4529a34 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -4047,6 +4047,9 @@ textarea.input-group-sm > .input-group-btn > .btn { .navbar-collapse.in { overflow-y: visible; } + .navbar-collapse .navbar-nav.navbar-right:last-child { + margin-right: -15px; + } } .container > .navbar-header, -- cgit v1.2.3 From abca00870f862d024a943b2c563bd42ff3f8418f Mon Sep 17 00:00:00 2001 From: Julian Thilo Date: Sun, 18 Aug 2013 23:05:56 +0200 Subject: Add a .navbar-default class for default colors * Extract color styles from .navbar { } and put them into .navbar-default { } * Change variable names * Change the docs accordingly (i.e., add the .navbar-default class to all default navbars) * Change customizer accordingly --- dist/css/bootstrap.css | 197 +++++++++++++++++++++++++++++-------------------- 1 file changed, 117 insertions(+), 80 deletions(-) (limited to 'dist/css/bootstrap.css') diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 7f4529a34..fc651a9ba 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -3942,8 +3942,7 @@ textarea.input-group-sm > .input-group-btn > .btn { position: relative; min-height: 50px; margin-bottom: 20px; - background-color: #f8f8f8; - border: 1px solid #e7e7e7; + border: 1px solid transparent; } .navbar:before, @@ -4003,7 +4002,7 @@ textarea.input-group-sm > .input-group-btn > .btn { padding-right: 15px; padding-left: 15px; overflow-x: visible; - border-top: 1px solid #e6e6e6; + border-top: 1px solid transparent; box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); -webkit-overflow-scrolling: touch; } @@ -4106,14 +4105,11 @@ textarea.input-group-sm > .input-group-btn > .btn { padding: 15px 15px; font-size: 18px; line-height: 20px; - color: #777777; } .navbar-brand:hover, .navbar-brand:focus { - color: #5e5e5e; text-decoration: none; - background-color: transparent; } @media (min-width: 768px) { @@ -4130,20 +4126,14 @@ textarea.input-group-sm > .input-group-btn > .btn { margin-right: 15px; margin-bottom: 8px; background-color: transparent; - border: 1px solid #dddddd; + border: 1px solid transparent; border-radius: 4px; } -.navbar-toggle:hover, -.navbar-toggle:focus { - background-color: #dddddd; -} - .navbar-toggle .icon-bar { display: block; width: 22px; height: 2px; - background-color: #cccccc; border-radius: 1px; } @@ -4165,27 +4155,6 @@ textarea.input-group-sm > .input-group-btn > .btn { padding-top: 10px; padding-bottom: 10px; line-height: 20px; - color: #777777; -} - -.navbar-nav > li > a:hover, -.navbar-nav > li > a:focus { - color: #333333; - background-color: transparent; -} - -.navbar-nav > .active > a, -.navbar-nav > .active > a:hover, -.navbar-nav > .active > a:focus { - color: #555555; - background-color: #e7e7e7; -} - -.navbar-nav > .disabled > a, -.navbar-nav > .disabled > a:hover, -.navbar-nav > .disabled > a:focus { - color: #cccccc; - background-color: transparent; } @media (max-width: 767px) { @@ -4204,26 +4173,11 @@ textarea.input-group-sm > .input-group-btn > .btn { } .navbar-nav .open .dropdown-menu > li > a { line-height: 20px; - color: #777777; } .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus { - color: #333333; - background-color: transparent; background-image: none; } - .navbar-nav .open .dropdown-menu > .active > a, - .navbar-nav .open .dropdown-menu > .active > a:hover, - .navbar-nav .open .dropdown-menu > .active > a:focus { - color: #555555; - background-color: #e7e7e7; - } - .navbar-nav .open .dropdown-menu > .disabled > a, - .navbar-nav .open .dropdown-menu > .disabled > a:hover, - .navbar-nav .open .dropdown-menu > .disabled > a:focus { - color: #cccccc; - background-color: transparent; - } } @media (min-width: 768px) { @@ -4259,8 +4213,8 @@ textarea.input-group-sm > .input-group-btn > .btn { margin-right: -15px; margin-bottom: 8px; margin-left: -15px; - border-top: 1px solid #e6e6e6; - border-bottom: 1px solid #e6e6e6; + border-top: 1px solid transparent; + border-bottom: 1px solid transparent; -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); } @@ -4318,31 +4272,6 @@ textarea.input-group-sm > .input-group-btn > .btn { border-bottom-left-radius: 0; } -.navbar-nav > .dropdown > a:hover .caret, -.navbar-nav > .dropdown > a:focus .caret { - border-top-color: #333333; - border-bottom-color: #333333; -} - -.navbar-nav > .open > a, -.navbar-nav > .open > a:hover, -.navbar-nav > .open > a:focus { - color: #555555; - background-color: #e7e7e7; -} - -.navbar-nav > .open > a .caret, -.navbar-nav > .open > a:hover .caret, -.navbar-nav > .open > a:focus .caret { - border-top-color: #555555; - border-bottom-color: #555555; -} - -.navbar-nav > .dropdown > a .caret { - border-top-color: #777777; - border-bottom-color: #777777; -} - .navbar-nav.pull-right > li > .dropdown-menu, .navbar-nav > li > .dropdown-menu.pull-right { right: 0; @@ -4358,7 +4287,6 @@ textarea.input-group-sm > .input-group-btn > .btn { float: left; margin-top: 15px; margin-bottom: 15px; - color: #777777; } @media (min-width: 768px) { @@ -4368,11 +4296,120 @@ textarea.input-group-sm > .input-group-btn > .btn { } } -.navbar-link { +.navbar-default { + background-color: #f8f8f8; + border-color: #e7e7e7; +} + +.navbar-default .navbar-brand { + color: #777777; +} + +.navbar-default .navbar-brand:hover, +.navbar-default .navbar-brand:focus { + color: #5e5e5e; + background-color: transparent; +} + +.navbar-default .navbar-text { + color: #777777; +} + +.navbar-default .navbar-nav > li > a { + color: #777777; +} + +.navbar-default .navbar-nav > li > a:hover, +.navbar-default .navbar-nav > li > a:focus { + color: #333333; + background-color: transparent; +} + +.navbar-default .navbar-nav > .active > a, +.navbar-default .navbar-nav > .active > a:hover, +.navbar-default .navbar-nav > .active > a:focus { + color: #555555; + background-color: #e7e7e7; +} + +.navbar-default .navbar-nav > .disabled > a, +.navbar-default .navbar-nav > .disabled > a:hover, +.navbar-default .navbar-nav > .disabled > a:focus { + color: #cccccc; + background-color: transparent; +} + +.navbar-default .navbar-toggle { + border-color: #dddddd; +} + +.navbar-default .navbar-toggle:hover, +.navbar-default .navbar-toggle:focus { + background-color: #dddddd; +} + +.navbar-default .navbar-toggle .icon-bar { + background-color: #cccccc; +} + +.navbar-default .navbar-collapse, +.navbar-default .navbar-form { + border-color: #e6e6e6; +} + +.navbar-default .navbar-nav > .dropdown > a:hover .caret, +.navbar-default .navbar-nav > .dropdown > a:focus .caret { + border-top-color: #333333; + border-bottom-color: #333333; +} + +.navbar-default .navbar-nav > .open > a, +.navbar-default .navbar-nav > .open > a:hover, +.navbar-default .navbar-nav > .open > a:focus { + color: #555555; + background-color: #e7e7e7; +} + +.navbar-default .navbar-nav > .open > a .caret, +.navbar-default .navbar-nav > .open > a:hover .caret, +.navbar-default .navbar-nav > .open > a:focus .caret { + border-top-color: #555555; + border-bottom-color: #555555; +} + +.navbar-default .navbar-nav > .dropdown > a .caret { + border-top-color: #777777; + border-bottom-color: #777777; +} + +@media (max-width: 767px) { + .navbar-default .navbar-nav .open .dropdown-menu > li > a { + color: #777777; + } + .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, + .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus { + color: #333333; + background-color: transparent; + } + .navbar-default .navbar-nav .open .dropdown-menu > .active > a, + .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, + .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus { + color: #555555; + background-color: #e7e7e7; + } + .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, + .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, + .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus { + color: #cccccc; + background-color: transparent; + } +} + +.navbar-default .navbar-link { color: #777777; } -.navbar-link:hover { +.navbar-default .navbar-link:hover { color: #333333; } @@ -6560,4 +6597,4 @@ td.visible-print { td.hidden-print { display: none !important; } -} \ No newline at end of file +} -- cgit v1.2.3 From 9b61b7a72219888ff662186dbe552150497715f9 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 18 Aug 2013 15:10:28 -0700 Subject: fixes #9803: label and input alignment in horizontal forms --- dist/css/bootstrap.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dist/css/bootstrap.css') diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 7f4529a34..8e0869178 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -1886,7 +1886,7 @@ textarea.input-lg { .form-horizontal .control-label, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline { - padding-top: 6px; + padding-top: 7px; } .form-horizontal .form-group { -- cgit v1.2.3 From 0501d83f8baa642d5f2ea7c17f851db7d51359b8 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Sun, 18 Aug 2013 15:20:16 -0700 Subject: regenerate CSS --- dist/css/bootstrap.css | 140 ++++++++++++++++++++++++------------------------- 1 file changed, 70 insertions(+), 70 deletions(-) (limited to 'dist/css/bootstrap.css') diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 7f4529a34..d615c9455 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -2334,6 +2334,34 @@ input[type="button"].btn-block { line-height: 1; } +.glyphicon-asterisk:before { + content: "\2a"; +} + +.glyphicon-plus:before { + content: "\2b"; +} + +.glyphicon-euro:before { + content: "\20ac"; +} + +.glyphicon-minus:before { + content: "\2212"; +} + +.glyphicon-cloud:before { + content: "\2601"; +} + +.glyphicon-envelope:before { + content: "\2709"; +} + +.glyphicon-pencil:before { + content: "\270f"; +} + .glyphicon-glass:before { content: "\e001"; } @@ -2346,10 +2374,6 @@ input[type="button"].btn-block { content: "\e003"; } -.glyphicon-envelope:before { - content: "\2709"; -} - .glyphicon-heart:before { content: "\e005"; } @@ -2462,10 +2486,6 @@ input[type="button"].btn-block { content: "\e032"; } -.glyphicon-lock:before { - content: "\e033"; -} - .glyphicon-flag:before { content: "\e034"; } @@ -2506,18 +2526,10 @@ input[type="button"].btn-block { content: "\e043"; } -.glyphicon-bookmark:before { - content: "\e044"; -} - .glyphicon-print:before { content: "\e045"; } -.glyphicon-camera:before { - content: "\e046"; -} - .glyphicon-font:before { content: "\e047"; } @@ -2574,10 +2586,6 @@ input[type="button"].btn-block { content: "\e060"; } -.glyphicon-pencil:before { - content: "\270f"; -} - .glyphicon-map-marker:before { content: "\e062"; } @@ -2722,18 +2730,6 @@ input[type="button"].btn-block { content: "\e097"; } -.glyphicon-plus:before { - content: "\002b"; -} - -.glyphicon-minus:before { - content: "\2212"; -} - -.glyphicon-asterisk:before { - content: "\002a"; -} - .glyphicon-exclamation-sign:before { content: "\e101"; } @@ -2746,10 +2742,6 @@ input[type="button"].btn-block { content: "\e103"; } -.glyphicon-fire:before { - content: "\e104"; -} - .glyphicon-eye-open:before { content: "\e105"; } @@ -2766,10 +2758,6 @@ input[type="button"].btn-block { content: "\e108"; } -.glyphicon-calendar:before { - content: "\e109"; -} - .glyphicon-random:before { content: "\e110"; } @@ -2822,10 +2810,6 @@ input[type="button"].btn-block { content: "\e122"; } -.glyphicon-bell:before { - content: "\e123"; -} - .glyphicon-certificate:before { content: "\e124"; } @@ -2874,10 +2858,6 @@ input[type="button"].btn-block { content: "\e135"; } -.glyphicon-wrench:before { - content: "\e136"; -} - .glyphicon-tasks:before { content: "\e137"; } @@ -2886,10 +2866,6 @@ input[type="button"].btn-block { content: "\e138"; } -.glyphicon-briefcase:before { - content: "\e139"; -} - .glyphicon-fullscreen:before { content: "\e140"; } @@ -2898,10 +2874,6 @@ input[type="button"].btn-block { content: "\e141"; } -.glyphicon-paperclip:before { - content: "\e142"; -} - .glyphicon-heart-empty:before { content: "\e143"; } @@ -2914,14 +2886,6 @@ input[type="button"].btn-block { content: "\e145"; } -.glyphicon-pushpin:before { - content: "\e146"; -} - -.glyphicon-euro:before { - content: "\20ac"; -} - .glyphicon-usd:before { content: "\e148"; } @@ -2966,11 +2930,11 @@ input[type="button"].btn-block { content: "\e158"; } -.glyphicon-collapse:before { +.glyphicon-collapse-down:before { content: "\e159"; } -.glyphicon-collapse-top:before { +.glyphicon-collapse-up:before { content: "\e160"; } @@ -3114,10 +3078,6 @@ input[type="button"].btn-block { content: "\e195"; } -.glyphicon-cloud:before { - content: "\2601"; -} - .glyphicon-cloud-download:before { content: "\e197"; } @@ -3134,6 +3094,46 @@ input[type="button"].btn-block { content: "\e200"; } +.glyphicon-briefcase:before { + content: "\1f4bc"; +} + +.glyphicon-calendar:before { + content: "\1f4c5"; +} + +.glyphicon-pushpin:before { + content: "\1f4cc"; +} + +.glyphicon-paperclip:before { + content: "\1f4ce"; +} + +.glyphicon-camera:before { + content: "\1f4f7"; +} + +.glyphicon-lock:before { + content: "\1f512"; +} + +.glyphicon-bell:before { + content: "\1f514"; +} + +.glyphicon-bookmark:before { + content: "\1f516"; +} + +.glyphicon-fire:before { + content: "\1f525"; +} + +.glyphicon-wrench:before { + content: "\1f527"; +} + .caret { display: inline-block; width: 0; -- cgit v1.2.3 From fe767a18d369080df509377e049b616c0c572dcc Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 18 Aug 2013 15:41:24 -0700 Subject: fixes #9798: update spacing on checkboxes and radios for horizontal --- dist/css/bootstrap.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'dist/css/bootstrap.css') diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 8e0869178..47b934b67 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -1884,9 +1884,13 @@ textarea.input-lg { } .form-horizontal .control-label, +.form-horizontal .radio, +.form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline { padding-top: 7px; + margin-top: 0; + margin-bottom: 0; } .form-horizontal .form-group { -- cgit v1.2.3 From 5bd2d7ed7e5a2bae56de81bf550f2e4b1451ab25 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 18 Aug 2013 18:49:07 -0700 Subject: fixes #9815: proper alignment of navbar nav if first child --- dist/css/bootstrap.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'dist/css/bootstrap.css') diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index fd73c2ba8..b038592b4 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -4050,6 +4050,9 @@ textarea.input-group-sm > .input-group-btn > .btn { .navbar-collapse.in { overflow-y: visible; } + .navbar-collapse .navbar-nav.navbar-left:first-child { + margin-left: -15px; + } .navbar-collapse .navbar-nav.navbar-right:last-child { margin-right: -15px; } -- cgit v1.2.3