diff options
| author | Mark Otto <[email protected]> | 2013-10-20 22:55:45 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-10-20 22:55:45 -0700 |
| commit | 2eec3f919e7bd7ee847c2631ae9c53515cac1c8f (patch) | |
| tree | b9dd9c6b61fcb72aafe47dd85beac8cfb9da4fe2 /dist/css/bootstrap.css | |
| parent | ab3d0a27b3d93eebff3852728f94ddc4fcb35199 (diff) | |
| parent | 6585c5898a47deb2df5f7db4f9ef3fe8fa1e5a4a (diff) | |
| download | bootstrap-2eec3f919e7bd7ee847c2631ae9c53515cac1c8f.tar.xz bootstrap-2eec3f919e7bd7ee847c2631ae9c53515cac1c8f.zip | |
Merge branch 'master' into pr/10656
Conflicts:
dist/css/bootstrap.min.css
Diffstat (limited to 'dist/css/bootstrap.css')
| -rw-r--r-- | dist/css/bootstrap.css | 1333 |
1 files changed, 714 insertions, 619 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 881b9384d..8dbecea05 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -1,14 +1,11 @@ /*! - * Bootstrap v3.0.0 - * - * Copyright 2013 Twitter, Inc - * Licensed under the Apache License v2.0 - * http://www.apache.org/licenses/LICENSE-2.0 + * Bootstrap v3.0.0 by @fat and @mdo + * Copyright 2013 Twitter, Inc. + * Licensed under http://www.apache.org/licenses/LICENSE-2.0 * * Designed and built with all the love in the world by @mdo and @fat. */ - -/*! normalize.css v2.1.0 | MIT License | git.io/normalize */ +/*! normalize.css v2.1.3 | MIT License | git.io/normalize */ article, aside, @@ -36,7 +33,8 @@ audio:not([controls]) { height: 0; } -[hidden] { +[hidden], +template { display: none; } @@ -50,6 +48,10 @@ body { margin: 0; } +a { + background: transparent; +} + a:focus { outline: thin dotted; } @@ -230,7 +232,6 @@ table { abbr[title]:after { content: " (" attr(title) ")"; } - .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; @@ -378,7 +379,7 @@ hr { padding: 0; margin: -1px; overflow: hidden; - clip: rect(0 0 0 0); + clip: rect(0, 0, 0, 0); border: 0; } @@ -388,7 +389,7 @@ p { .lead { margin-bottom: 20px; - font-size: 16.099999999999998px; + font-size: 16px; font-weight: 200; line-height: 1.4; } @@ -493,7 +494,19 @@ h6 small, .h3 small, .h4 small, .h5 small, -.h6 small { +.h6 small, +h1 .small, +h2 .small, +h3 .small, +h4 .small, +h5 .small, +h6 .small, +.h1 .small, +.h2 .small, +.h3 .small, +.h4 .small, +.h5 .small, +.h6 .small { font-weight: normal; line-height: 1; color: #999999; @@ -508,7 +521,10 @@ h3 { h1 small, h2 small, -h3 small { +h3 small, +h1 .small, +h2 .small, +h3 .small { font-size: 65%; } @@ -521,7 +537,10 @@ h6 { h4 small, h5 small, -h6 small { +h6 small, +h4 .small, +h5 .small, +h6 .small { font-size: 75%; } @@ -683,34 +702,36 @@ blockquote.pull-right { } blockquote.pull-right p, -blockquote.pull-right small { +blockquote.pull-right small, +blockquote.pull-right .small { text-align: right; } -blockquote.pull-right small:before { +blockquote.pull-right small:before, +blockquote.pull-right .small:before { content: ''; } -blockquote.pull-right small:after { +blockquote.pull-right small:after, +blockquote.pull-right .small:after { content: '\00A0 \2014'; } -q:before, -q:after, blockquote:before, blockquote:after { content: ""; } address { - display: block; margin-bottom: 20px; font-style: normal; line-height: 1.428571429; } code, -pre { +kbd, +pre, +samp { font-family: Monaco, Menlo, Consolas, "Courier New", monospace; } @@ -737,17 +758,13 @@ pre { border-radius: 4px; } -pre.prettyprint { - margin-bottom: 20px; -} - pre code { padding: 0; font-size: inherit; color: inherit; white-space: pre-wrap; background-color: transparent; - border: 0; + border-radius: 0; } .pre-scrollable { @@ -808,52 +825,52 @@ pre code { } .col-xs-1, -.col-xs-2, -.col-xs-3, -.col-xs-4, -.col-xs-5, -.col-xs-6, -.col-xs-7, -.col-xs-8, -.col-xs-9, -.col-xs-10, -.col-xs-11, -.col-xs-12, .col-sm-1, -.col-sm-2, -.col-sm-3, -.col-sm-4, -.col-sm-5, -.col-sm-6, -.col-sm-7, -.col-sm-8, -.col-sm-9, -.col-sm-10, -.col-sm-11, -.col-sm-12, .col-md-1, -.col-md-2, -.col-md-3, -.col-md-4, -.col-md-5, -.col-md-6, -.col-md-7, -.col-md-8, -.col-md-9, -.col-md-10, -.col-md-11, -.col-md-12, .col-lg-1, +.col-xs-2, +.col-sm-2, +.col-md-2, .col-lg-2, +.col-xs-3, +.col-sm-3, +.col-md-3, .col-lg-3, +.col-xs-4, +.col-sm-4, +.col-md-4, .col-lg-4, +.col-xs-5, +.col-sm-5, +.col-md-5, .col-lg-5, +.col-xs-6, +.col-sm-6, +.col-md-6, .col-lg-6, +.col-xs-7, +.col-sm-7, +.col-md-7, .col-lg-7, +.col-xs-8, +.col-sm-8, +.col-md-8, .col-lg-8, +.col-xs-9, +.col-sm-9, +.col-md-9, .col-lg-9, +.col-xs-10, +.col-sm-10, +.col-md-10, .col-lg-10, +.col-xs-11, +.col-sm-11, +.col-md-11, .col-lg-11, +.col-xs-12, +.col-sm-12, +.col-md-12, .col-lg-12 { position: relative; min-height: 1px; @@ -875,52 +892,196 @@ pre code { float: left; } -.col-xs-1 { - width: 8.333333333333332%; +.col-xs-12 { + width: 100%; } -.col-xs-2 { - width: 16.666666666666664%; +.col-xs-11 { + width: 91.66666666666666%; } -.col-xs-3 { - width: 25%; +.col-xs-10 { + width: 83.33333333333334%; } -.col-xs-4 { - width: 33.33333333333333%; +.col-xs-9 { + width: 75%; } -.col-xs-5 { - width: 41.66666666666667%; +.col-xs-8 { + width: 66.66666666666666%; +} + +.col-xs-7 { + width: 58.333333333333336%; } .col-xs-6 { width: 50%; } -.col-xs-7 { - width: 58.333333333333336%; +.col-xs-5 { + width: 41.66666666666667%; } -.col-xs-8 { - width: 66.66666666666666%; +.col-xs-4 { + width: 33.33333333333333%; } -.col-xs-9 { - width: 75%; +.col-xs-3 { + width: 25%; } -.col-xs-10 { - width: 83.33333333333334%; +.col-xs-2 { + width: 16.666666666666664%; } -.col-xs-11 { - width: 91.66666666666666%; +.col-xs-1 { + width: 8.333333333333332%; } -.col-xs-12 { - width: 100%; +.col-xs-pull-12 { + right: 100%; +} + +.col-xs-pull-11 { + right: 91.66666666666666%; +} + +.col-xs-pull-10 { + right: 83.33333333333334%; +} + +.col-xs-pull-9 { + right: 75%; +} + +.col-xs-pull-8 { + right: 66.66666666666666%; +} + +.col-xs-pull-7 { + right: 58.333333333333336%; +} + +.col-xs-pull-6 { + right: 50%; +} + +.col-xs-pull-5 { + right: 41.66666666666667%; +} + +.col-xs-pull-4 { + right: 33.33333333333333%; +} + +.col-xs-pull-3 { + right: 25%; +} + +.col-xs-pull-2 { + right: 16.666666666666664%; +} + +.col-xs-pull-1 { + right: 8.333333333333332%; +} + +.col-xs-push-12 { + left: 100%; +} + +.col-xs-push-11 { + left: 91.66666666666666%; +} + +.col-xs-push-10 { + left: 83.33333333333334%; +} + +.col-xs-push-9 { + left: 75%; +} + +.col-xs-push-8 { + left: 66.66666666666666%; +} + +.col-xs-push-7 { + left: 58.333333333333336%; +} + +.col-xs-push-6 { + left: 50%; +} + +.col-xs-push-5 { + left: 41.66666666666667%; +} + +.col-xs-push-4 { + left: 33.33333333333333%; +} + +.col-xs-push-3 { + left: 25%; +} + +.col-xs-push-2 { + left: 16.666666666666664%; +} + +.col-xs-push-1 { + left: 8.333333333333332%; +} + +.col-xs-offset-12 { + margin-left: 100%; +} + +.col-xs-offset-11 { + margin-left: 91.66666666666666%; +} + +.col-xs-offset-10 { + margin-left: 83.33333333333334%; +} + +.col-xs-offset-9 { + margin-left: 75%; +} + +.col-xs-offset-8 { + margin-left: 66.66666666666666%; +} + +.col-xs-offset-7 { + margin-left: 58.333333333333336%; +} + +.col-xs-offset-6 { + margin-left: 50%; +} + +.col-xs-offset-5 { + margin-left: 41.66666666666667%; +} + +.col-xs-offset-4 { + margin-left: 33.33333333333333%; +} + +.col-xs-offset-3 { + margin-left: 25%; +} + +.col-xs-offset-2 { + margin-left: 16.666666666666664%; +} + +.col-xs-offset-1 { + margin-left: 8.333333333333332%; } @media (min-width: 768px) { @@ -940,140 +1101,149 @@ pre code { .col-sm-11 { float: left; } - .col-sm-1 { - width: 8.333333333333332%; + .col-sm-12 { + width: 100%; } - .col-sm-2 { - width: 16.666666666666664%; + .col-sm-11 { + width: 91.66666666666666%; } - .col-sm-3 { - width: 25%; + .col-sm-10 { + width: 83.33333333333334%; } - .col-sm-4 { - width: 33.33333333333333%; + .col-sm-9 { + width: 75%; } - .col-sm-5 { - width: 41.66666666666667%; + .col-sm-8 { + width: 66.66666666666666%; + } + .col-sm-7 { + width: 58.333333333333336%; } .col-sm-6 { width: 50%; } - .col-sm-7 { - width: 58.333333333333336%; + .col-sm-5 { + width: 41.66666666666667%; } - .col-sm-8 { - width: 66.66666666666666%; + .col-sm-4 { + width: 33.33333333333333%; } - .col-sm-9 { - width: 75%; + .col-sm-3 { + width: 25%; } - .col-sm-10 { - width: 83.33333333333334%; + .col-sm-2 { + width: 16.666666666666664%; } - .col-sm-11 { - width: 91.66666666666666%; + .col-sm-1 { + width: 8.333333333333332%; } - .col-sm-12 { - width: 100%; + .col-sm-pull-12 { + right: 100%; } - .col-sm-push-1 { - left: 8.333333333333332%; + .col-sm-pull-11 { + right: 91.66666666666666%; } - .col-sm-push-2 { - left: 16.666666666666664%; + .col-sm-pull-10 { + right: 83.33333333333334%; } - .col-sm-push-3 { - left: 25%; + .col-sm-pull-9 { + right: 75%; } - .col-sm-push-4 { - left: 33.33333333333333%; + .col-sm-pull-8 { + right: 66.66666666666666%; } - .col-sm-push-5 { - left: 41.66666666666667%; + .col-sm-pull-7 { + right: 58.333333333333336%; } - .col-sm-push-6 { - left: 50%; + .col-sm-pull-6 { + right: 50%; } - .col-sm-push-7 { - left: 58.333333333333336%; + .col-sm-pull-5 { + right: 41.66666666666667%; } - .col-sm-push-8 { - left: 66.66666666666666%; + .col-sm-pull-4 { + right: 33.33333333333333%; } - .col-sm-push-9 { - left: 75%; + .col-sm-pull-3 { + right: 25%; } - .col-sm-push-10 { - left: 83.33333333333334%; + .col-sm-pull-2 { + right: 16.666666666666664%; + } + .col-sm-pull-1 { + right: 8.333333333333332%; + } + .col-sm-push-12 { + left: 100%; } .col-sm-push-11 { left: 91.66666666666666%; } - .col-sm-pull-1 { - right: 8.333333333333332%; + .col-sm-push-10 { + left: 83.33333333333334%; } - .col-sm-pull-2 { - right: 16.666666666666664%; + .col-sm-push-9 { + left: 75%; } - .col-sm-pull-3 { - right: 25%; + .col-sm-push-8 { + left: 66.66666666666666%; } - .col-sm-pull-4 { - right: 33.33333333333333%; + .col-sm-push-7 { + left: 58.333333333333336%; } - .col-sm-pull-5 { - right: 41.66666666666667%; + .col-sm-push-6 { + left: 50%; } - .col-sm-pull-6 { - right: 50%; + .col-sm-push-5 { + left: 41.66666666666667%; } - .col-sm-pull-7 { - right: 58.333333333333336%; + .col-sm-push-4 { + left: 33.33333333333333%; } - .col-sm-pull-8 { - right: 66.66666666666666%; + .col-sm-push-3 { + left: 25%; } - .col-sm-pull-9 { - right: 75%; + .col-sm-push-2 { + left: 16.666666666666664%; } - .col-sm-pull-10 { - right: 83.33333333333334%; + .col-sm-push-1 { + left: 8.333333333333332%; } - .col-sm-pull-11 { - right: 91.66666666666666%; + .col-sm-offset-12 { + margin-left: 100%; } - .col-sm-offset-1 { - margin-left: 8.333333333333332%; + .col-sm-offset-11 { + margin-left: 91.66666666666666%; } - .col-sm-offset-2 { - margin-left: 16.666666666666664%; + .col-sm-offset-10 { + margin-left: 83.33333333333334%; } - .col-sm-offset-3 { - margin-left: 25%; + .col-sm-offset-9 { + margin-left: 75%; } - .col-sm-offset-4 { - margin-left: 33.33333333333333%; + .col-sm-offset-8 { + margin-left: 66.66666666666666%; } - .col-sm-offset-5 { - margin-left: 41.66666666666667%; + .col-sm-offset-7 { + margin-left: 58.333333333333336%; } .col-sm-offset-6 { margin-left: 50%; } - .col-sm-offset-7 { - margin-left: 58.333333333333336%; + .col-sm-offset-5 { + margin-left: 41.66666666666667%; } - .col-sm-offset-8 { - margin-left: 66.66666666666666%; + .col-sm-offset-4 { + margin-left: 33.33333333333333%; } - .col-sm-offset-9 { - margin-left: 75%; + .col-sm-offset-3 { + margin-left: 25%; } - .col-sm-offset-10 { - margin-left: 83.33333333333334%; + .col-sm-offset-2 { + margin-left: 16.666666666666664%; } - .col-sm-offset-11 { - margin-left: 91.66666666666666%; + .col-sm-offset-1 { + margin-left: 8.333333333333332%; } } @@ -1094,149 +1264,149 @@ pre code { .col-md-11 { float: left; } - .col-md-1 { - width: 8.333333333333332%; - } - .col-md-2 { - width: 16.666666666666664%; + .col-md-12 { + width: 100%; } - .col-md-3 { - width: 25%; + .col-md-11 { + width: 91.66666666666666%; } - .col-md-4 { - width: 33.33333333333333%; + .col-md-10 { + width: 83.33333333333334%; } - .col-md-5 { - width: 41.66666666666667%; + .col-md-9 { + width: 75%; } - .col-md-6 { - width: 50%; + .col-md-8 { + width: 66.66666666666666%; } .col-md-7 { width: 58.333333333333336%; } - .col-md-8 { - width: 66.66666666666666%; - } - .col-md-9 { - width: 75%; + .col-md-6 { + width: 50%; } - .col-md-10 { - width: 83.33333333333334%; + .col-md-5 { + width: 41.66666666666667%; } - .col-md-11 { - width: 91.66666666666666%; + .col-md-4 { + width: 33.33333333333333%; } - .col-md-12 { - width: 100%; + .col-md-3 { + width: 25%; } - .col-md-push-0 { - left: auto; + .col-md-2 { + width: 16.666666666666664%; } - .col-md-push-1 { - left: 8.333333333333332%; + .col-md-1 { + width: 8.333333333333332%; } - .col-md-push-2 { - left: 16.666666666666664%; + .col-md-pull-12 { + right: 100%; } - .col-md-push-3 { - left: 25%; + .col-md-pull-11 { + right: 91.66666666666666%; } - .col-md-push-4 { - left: 33.33333333333333%; + .col-md-pull-10 { + right: 83.33333333333334%; } - .col-md-push-5 { - left: 41.66666666666667%; + .col-md-pull-9 { + right: 75%; } - .col-md-push-6 { - left: 50%; + .col-md-pull-8 { + right: 66.66666666666666%; } - .col-md-push-7 { - left: 58.333333333333336%; + .col-md-pull-7 { + right: 58.333333333333336%; } - .col-md-push-8 { - left: 66.66666666666666%; + .col-md-pull-6 { + right: 50%; } - .col-md-push-9 { - left: 75%; + .col-md-pull-5 { + right: 41.66666666666667%; } - .col-md-push-10 { - left: 83.33333333333334%; + .col-md-pull-4 { + right: 33.33333333333333%; } - .col-md-push-11 { - left: 91.66666666666666%; + .col-md-pull-3 { + right: 25%; } - .col-md-pull-0 { - right: auto; + .col-md-pull-2 { + right: 16.666666666666664%; } .col-md-pull-1 { right: 8.333333333333332%; } - .col-md-pull-2 { - right: 16.666666666666664%; + .col-md-push-12 { + left: 100%; } - .col-md-pull-3 { - right: 25%; + .col-md-push-11 { + left: 91.66666666666666%; } - .col-md-pull-4 { - right: 33.33333333333333%; + .col-md-push-10 { + left: 83.33333333333334%; } - .col-md-pull-5 { - right: 41.66666666666667%; + .col-md-push-9 { + left: 75%; } - .col-md-pull-6 { - right: 50%; + .col-md-push-8 { + left: 66.66666666666666%; } - .col-md-pull-7 { - right: 58.333333333333336%; + .col-md-push-7 { + left: 58.333333333333336%; } - .col-md-pull-8 { - right: 66.66666666666666%; + .col-md-push-6 { + left: 50%; } - .col-md-pull-9 { - right: 75%; + .col-md-push-5 { + left: 41.66666666666667%; } - .col-md-pull-10 { - right: 83.33333333333334%; + .col-md-push-4 { + left: 33.33333333333333%; } - .col-md-pull-11 { - right: 91.66666666666666%; + .col-md-push-3 { + left: 25%; } - .col-md-offset-0 { - margin-left: 0; + .col-md-push-2 { + left: 16.666666666666664%; } - .col-md-offset-1 { - margin-left: 8.333333333333332%; + .col-md-push-1 { + left: 8.333333333333332%; } - .col-md-offset-2 { - margin-left: 16.666666666666664%; + .col-md-offset-12 { + margin-left: 100%; } - .col-md-offset-3 { - margin-left: 25%; + .col-md-offset-11 { + margin-left: 91.66666666666666%; } - .col-md-offset-4 { - margin-left: 33.33333333333333%; + .col-md-offset-10 { + margin-left: 83.33333333333334%; } - .col-md-offset-5 { - margin-left: 41.66666666666667%; + .col-md-offset-9 { + margin-left: 75%; } - .col-md-offset-6 { - margin-left: 50%; + .col-md-offset-8 { + margin-left: 66.66666666666666%; } .col-md-offset-7 { margin-left: 58.333333333333336%; } - .col-md-offset-8 { - margin-left: 66.66666666666666%; + .col-md-offset-6 { + margin-left: 50%; } - .col-md-offset-9 { - margin-left: 75%; + .col-md-offset-5 { + margin-left: 41.66666666666667%; } - .col-md-offset-10 { - margin-left: 83.33333333333334%; + .col-md-offset-4 { + margin-left: 33.33333333333333%; } - .col-md-offset-11 { - margin-left: 91.66666666666666%; + .col-md-offset-3 { + margin-left: 25%; + } + .col-md-offset-2 { + margin-left: 16.666666666666664%; + } + .col-md-offset-1 { + margin-left: 8.333333333333332%; } } @@ -1257,149 +1427,149 @@ pre code { .col-lg-11 { float: left; } - .col-lg-1 { - width: 8.333333333333332%; - } - .col-lg-2 { - width: 16.666666666666664%; + .col-lg-12 { + width: 100%; } - .col-lg-3 { - width: 25%; + .col-lg-11 { + width: 91.66666666666666%; } - .col-lg-4 { - width: 33.33333333333333%; + .col-lg-10 { + width: 83.33333333333334%; } - .col-lg-5 { - width: 41.66666666666667%; + .col-lg-9 { + width: 75%; } - .col-lg-6 { - width: 50%; + .col-lg-8 { + width: 66.66666666666666%; } .col-lg-7 { width: 58.333333333333336%; } - .col-lg-8 { - width: 66.66666666666666%; - } - .col-lg-9 { - width: 75%; + .col-lg-6 { + width: 50%; } - .col-lg-10 { - width: 83.33333333333334%; + .col-lg-5 { + width: 41.66666666666667%; } - .col-lg-11 { - width: 91.66666666666666%; + .col-lg-4 { + width: 33.33333333333333%; } - .col-lg-12 { - width: 100%; + .col-lg-3 { + width: 25%; } - .col-lg-push-0 { - left: auto; + .col-lg-2 { + width: 16.666666666666664%; } - .col-lg-push-1 { - left: 8.333333333333332%; + .col-lg-1 { + width: 8.333333333333332%; } - .col-lg-push-2 { - left: 16.666666666666664%; + .col-lg-pull-12 { + right: 100%; } - .col-lg-push-3 { - left: 25%; + .col-lg-pull-11 { + right: 91.66666666666666%; } - .col-lg-push-4 { - left: 33.33333333333333%; + .col-lg-pull-10 { + right: 83.33333333333334%; } - .col-lg-push-5 { - left: 41.66666666666667%; + .col-lg-pull-9 { + right: 75%; } - .col-lg-push-6 { - left: 50%; + .col-lg-pull-8 { + right: 66.66666666666666%; } - .col-lg-push-7 { - left: 58.333333333333336%; + .col-lg-pull-7 { + right: 58.333333333333336%; } - .col-lg-push-8 { - left: 66.66666666666666%; + .col-lg-pull-6 { + right: 50%; } - .col-lg-push-9 { - left: 75%; + .col-lg-pull-5 { + right: 41.66666666666667%; } - .col-lg-push-10 { - left: 83.33333333333334%; + .col-lg-pull-4 { + right: 33.33333333333333%; } - .col-lg-push-11 { - left: 91.66666666666666%; + .col-lg-pull-3 { + right: 25%; } - .col-lg-pull-0 { - right: auto; + .col-lg-pull-2 { + right: 16.666666666666664%; } .col-lg-pull-1 { right: 8.333333333333332%; } - .col-lg-pull-2 { - right: 16.666666666666664%; + .col-lg-push-12 { + left: 100%; } - .col-lg-pull-3 { - right: 25%; + .col-lg-push-11 { + left: 91.66666666666666%; } - .col-lg-pull-4 { - right: 33.33333333333333%; + .col-lg-push-10 { + left: 83.33333333333334%; } - .col-lg-pull-5 { - right: 41.66666666666667%; + .col-lg-push-9 { + left: 75%; } - .col-lg-pull-6 { - right: 50%; + .col-lg-push-8 { + left: 66.66666666666666%; } - .col-lg-pull-7 { - right: 58.333333333333336%; + .col-lg-push-7 { + left: 58.333333333333336%; } - .col-lg-pull-8 { - right: 66.66666666666666%; + .col-lg-push-6 { + left: 50%; } - .col-lg-pull-9 { - right: 75%; + .col-lg-push-5 { + left: 41.66666666666667%; } - .col-lg-pull-10 { - right: 83.33333333333334%; + .col-lg-push-4 { + left: 33.33333333333333%; } - .col-lg-pull-11 { - right: 91.66666666666666%; + .col-lg-push-3 { + left: 25%; } - .col-lg-offset-0 { - margin-left: 0; + .col-lg-push-2 { + left: 16.666666666666664%; } - .col-lg-offset-1 { - margin-left: 8.333333333333332%; + .col-lg-push-1 { + left: 8.333333333333332%; } - .col-lg-offset-2 { - margin-left: 16.666666666666664%; + .col-lg-offset-12 { + margin-left: 100%; } - .col-lg-offset-3 { - margin-left: 25%; + .col-lg-offset-11 { + margin-left: 91.66666666666666%; } - .col-lg-offset-4 { - margin-left: 33.33333333333333%; + .col-lg-offset-10 { + margin-left: 83.33333333333334%; } - .col-lg-offset-5 { - margin-left: 41.66666666666667%; + .col-lg-offset-9 { + margin-left: 75%; } - .col-lg-offset-6 { - margin-left: 50%; + .col-lg-offset-8 { + margin-left: 66.66666666666666%; } .col-lg-offset-7 { margin-left: 58.333333333333336%; } - .col-lg-offset-8 { - margin-left: 66.66666666666666%; + .col-lg-offset-6 { + margin-left: 50%; } - .col-lg-offset-9 { - margin-left: 75%; + .col-lg-offset-5 { + margin-left: 41.66666666666667%; } - .col-lg-offset-10 { - margin-left: 83.33333333333334%; + .col-lg-offset-4 { + margin-left: 33.33333333333333%; } - .col-lg-offset-11 { - margin-left: 91.66666666666666%; + .col-lg-offset-3 { + margin-left: 25%; + } + .col-lg-offset-2 { + margin-left: 16.666666666666664%; + } + .col-lg-offset-1 { + margin-left: 8.333333333333332%; } } @@ -1551,7 +1721,7 @@ table th[class*="col-"] { .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th { background-color: #f2dede; - border-color: #eed3d7; + border-color: #ebccd1; } .table-hover > tbody > tr > td.danger:hover, @@ -1559,7 +1729,7 @@ table th[class*="col-"] { .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th { background-color: #ebcccc; - border-color: #e6c1c7; + border-color: #e4b9c0; } .table > thead > tr > td.warning, @@ -1575,7 +1745,7 @@ table th[class*="col-"] { .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th { background-color: #fcf8e3; - border-color: #fbeed5; + border-color: #faebcc; } .table-hover > tbody > tr > td.warning:hover, @@ -1583,10 +1753,10 @@ table th[class*="col-"] { .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th { background-color: #faf2cc; - border-color: #f8e5be; + border-color: #f7e1b5; } -@media (max-width: 768px) { +@media (max-width: 767px) { .table-responsive { width: 100%; margin-bottom: 15px; @@ -1598,7 +1768,6 @@ table th[class*="col-"] { } .table-responsive > .table { margin-bottom: 0; - background-color: #fff; } .table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, @@ -1865,7 +2034,11 @@ textarea.input-lg { } .has-warning .help-block, -.has-warning .control-label { +.has-warning .control-label, +.has-warning .radio, +.has-warning .checkbox, +.has-warning .radio-inline, +.has-warning .checkbox-inline { color: #c09853; } @@ -1888,7 +2061,11 @@ textarea.input-lg { } .has-error .help-block, -.has-error .control-label { +.has-error .control-label, +.has-error .radio, +.has-error .checkbox, +.has-error .radio-inline, +.has-error .checkbox-inline { color: #b94a48; } @@ -1911,7 +2088,11 @@ textarea.input-lg { } .has-success .help-block, -.has-success .control-label { +.has-success .control-label, +.has-success .radio, +.has-success .checkbox, +.has-success .radio-inline, +.has-success .checkbox-inline { color: #468847; } @@ -1934,7 +2115,6 @@ textarea.input-lg { } .form-control-static { - padding-top: 7px; margin-bottom: 0; } @@ -2003,6 +2183,10 @@ textarea.input-lg { clear: both; } +.form-horizontal .form-control-static { + padding-top: 7px; +} + @media (min-width: 768px) { .form-horizontal .control-label { text-align: right; @@ -2410,7 +2594,7 @@ input[type="button"].btn-block { @font-face { font-family: 'Glyphicons Halflings'; 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'); + 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 { @@ -2580,6 +2764,10 @@ input[type="button"].btn-block { content: "\e032"; } +.glyphicon-lock:before { + content: "\e033"; +} + .glyphicon-flag:before { content: "\e034"; } @@ -2620,10 +2808,18 @@ 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"; } @@ -2836,6 +3032,10 @@ input[type="button"].btn-block { content: "\e103"; } +.glyphicon-fire:before { + content: "\e104"; +} + .glyphicon-eye-open:before { content: "\e105"; } @@ -2852,6 +3052,10 @@ input[type="button"].btn-block { content: "\e108"; } +.glyphicon-calendar:before { + content: "\e109"; +} + .glyphicon-random:before { content: "\e110"; } @@ -2904,6 +3108,10 @@ input[type="button"].btn-block { content: "\e122"; } +.glyphicon-bell:before { + content: "\e123"; +} + .glyphicon-certificate:before { content: "\e124"; } @@ -2952,6 +3160,10 @@ input[type="button"].btn-block { content: "\e135"; } +.glyphicon-wrench:before { + content: "\e136"; +} + .glyphicon-tasks:before { content: "\e137"; } @@ -2960,6 +3172,10 @@ input[type="button"].btn-block { content: "\e138"; } +.glyphicon-briefcase:before { + content: "\e139"; +} + .glyphicon-fullscreen:before { content: "\e140"; } @@ -2968,6 +3184,10 @@ input[type="button"].btn-block { content: "\e141"; } +.glyphicon-paperclip:before { + content: "\e142"; +} + .glyphicon-heart-empty:before { content: "\e143"; } @@ -2980,6 +3200,10 @@ input[type="button"].btn-block { content: "\e145"; } +.glyphicon-pushpin:before { + content: "\e146"; +} + .glyphicon-usd:before { content: "\e148"; } @@ -3188,46 +3412,6 @@ 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; @@ -3238,7 +3422,6 @@ input[type="button"].btn-block { border-right: 4px solid transparent; border-bottom: 0 dotted; border-left: 4px solid transparent; - content: ""; } .dropdown { @@ -3545,6 +3728,11 @@ input[type="button"].btn-block { box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); } +.btn-group.open .dropdown-toggle.btn-link { + -webkit-box-shadow: none; + box-shadow: none; +} + .btn .caret { margin-left: 0; } @@ -3872,6 +4060,13 @@ textarea.input-group-sm > .input-group-btn > .btn { border-color: #428bca; } +.nav .open > a .caret, +.nav .open > a:hover .caret, +.nav .open > a:focus .caret { + border-top-color: #2a6496; + border-bottom-color: #2a6496; +} + .nav .nav-divider { height: 1px; margin: 9px 0; @@ -3965,7 +4160,7 @@ textarea.input-group-sm > .input-group-btn > .btn { } .nav-pills > li > a { - border-radius: 5px; + border-radius: 4px; } .nav-pills > li + li { @@ -3979,6 +4174,13 @@ textarea.input-group-sm > .input-group-btn > .btn { background-color: #428bca; } +.nav-pills > li.active > a .caret, +.nav-pills > li.active > a:hover .caret, +.nav-pills > li.active > a:focus .caret { + border-top-color: #ffffff; + border-bottom-color: #ffffff; +} + .nav-stacked > li { float: none; } @@ -4038,33 +4240,11 @@ textarea.input-group-sm > .input-group-btn > .btn { } } -.tabbable:before, -.tabbable:after { - display: table; - content: " "; -} - -.tabbable:after { - clear: both; -} - -.tabbable:before, -.tabbable:after { - display: table; - content: " "; -} - -.tabbable:after { - clear: both; -} - -.tab-content > .tab-pane, -.pill-content > .pill-pane { +.tab-content > .tab-pane { display: none; } -.tab-content > .active, -.pill-content > .active { +.tab-content > .active { display: block; } @@ -4086,7 +4266,6 @@ textarea.input-group-sm > .input-group-btn > .btn { .navbar { position: relative; - z-index: 1000; min-height: 50px; margin-bottom: 20px; border: 1px solid transparent; @@ -4219,6 +4398,7 @@ textarea.input-group-sm > .input-group-btn > .btn { } .navbar-static-top { + z-index: 1000; border-width: 0 0 1px; } @@ -4233,7 +4413,7 @@ textarea.input-group-sm > .input-group-btn > .btn { position: fixed; right: 0; left: 0; - border-width: 0 0 1px; + z-index: 1030; } @media (min-width: 768px) { @@ -4245,12 +4425,13 @@ textarea.input-group-sm > .input-group-btn > .btn { .navbar-fixed-top { top: 0; - z-index: 1030; + border-width: 0 0 1px; } .navbar-fixed-bottom { bottom: 0; margin-bottom: 0; + border-width: 1px 0 0; } .navbar-brand { @@ -4503,7 +4684,7 @@ textarea.input-group-sm > .input-group-btn > .btn { .navbar-default .navbar-collapse, .navbar-default .navbar-form { - border-color: #e6e6e6; + border-color: #e7e7e7; } .navbar-default .navbar-nav > .dropdown > a:hover .caret, @@ -5050,7 +5231,8 @@ a.list-group-item.active > .badge, } a.thumbnail:hover, -a.thumbnail:focus { +a.thumbnail:focus, +a.thumbnail.active { border-color: #428bca; } @@ -5131,11 +5313,11 @@ a.thumbnail:focus { .alert-warning { color: #c09853; background-color: #fcf8e3; - border-color: #fbeed5; + border-color: #faebcc; } .alert-warning hr { - border-top-color: #f8e5be; + border-top-color: #f7e1b5; } .alert-warning .alert-link { @@ -5145,11 +5327,11 @@ a.thumbnail:focus { .alert-danger { color: #b94a48; background-color: #f2dede; - border-color: #eed3d7; + border-color: #ebccd1; } .alert-danger hr { - border-top-color: #e6c1c7; + border-top-color: #e4b9c0; } .alert-danger .alert-link { @@ -5360,24 +5542,24 @@ a.list-group-item:focus { background-color: #f5f5f5; } -.list-group-item.active, -.list-group-item.active:hover, -.list-group-item.active:focus { +a.list-group-item.active, +a.list-group-item.active:hover, +a.list-group-item.active:focus { z-index: 2; color: #ffffff; background-color: #428bca; border-color: #428bca; } -.list-group-item.active .list-group-item-heading, -.list-group-item.active:hover .list-group-item-heading, -.list-group-item.active:focus .list-group-item-heading { +a.list-group-item.active .list-group-item-heading, +a.list-group-item.active:hover .list-group-item-heading, +a.list-group-item.active:focus .list-group-item-heading { color: inherit; } -.list-group-item.active .list-group-item-text, -.list-group-item.active:hover .list-group-item-text, -.list-group-item.active:focus .list-group-item-text { +a.list-group-item.active .list-group-item-text, +a.list-group-item.active:hover .list-group-item-text, +a.list-group-item.active:focus .list-group-item-text { color: #e1edf7; } @@ -5445,42 +5627,63 @@ a.list-group-item:focus { border-top-width: 0; } -.panel > .table { +.panel > .table, +.panel > .table-responsive { margin-bottom: 0; } -.panel > .panel-body + .table { +.panel > .panel-body + .table, +.panel > .panel-body + .table-responsive { border-top: 1px solid #dddddd; } -.panel > .table-bordered { +.panel > .table-bordered, +.panel > .table-responsive > .table-bordered { border: 0; } .panel > .table-bordered > thead > tr > th:first-child, +.panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > tbody > tr > th:first-child, +.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, +.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, +.panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > td:first-child, -.panel > .table-bordered > tfoot > tr > td:first-child { +.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, +.panel > .table-bordered > tfoot > tr > td:first-child, +.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child { border-left: 0; } .panel > .table-bordered > thead > tr > th:last-child, +.panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > tbody > tr > th:last-child, +.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, +.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, +.panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > td:last-child, -.panel > .table-bordered > tfoot > tr > td:last-child { +.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, +.panel > .table-bordered > tfoot > tr > td:last-child, +.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child { border-right: 0; } .panel > .table-bordered > thead > tr:last-child > th, +.panel > .table-responsive > .table-bordered > thead > tr:last-child > th, .panel > .table-bordered > tbody > tr:last-child > th, +.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > th, +.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th, .panel > .table-bordered > thead > tr:last-child > td, +.panel > .table-responsive > .table-bordered > thead > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > td, -.panel > .table-bordered > tfoot > tr:last-child > td { +.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, +.panel > .table-bordered > tfoot > tr:last-child > td, +.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td { border-bottom: 0; } @@ -5606,17 +5809,17 @@ a.list-group-item:focus { } .panel-warning { - border-color: #fbeed5; + border-color: #faebcc; } .panel-warning > .panel-heading { color: #c09853; background-color: #fcf8e3; - border-color: #fbeed5; + border-color: #faebcc; } .panel-warning > .panel-heading + .panel-collapse .panel-body { - border-top-color: #fbeed5; + border-top-color: #faebcc; } .panel-warning > .panel-heading > .dropdown .caret { @@ -5624,21 +5827,21 @@ a.list-group-item:focus { } .panel-warning > .panel-footer + .panel-collapse .panel-body { - border-bottom-color: #fbeed5; + border-bottom-color: #faebcc; } .panel-danger { - border-color: #eed3d7; + border-color: #ebccd1; } .panel-danger > .panel-heading { color: #b94a48; background-color: #f2dede; - border-color: #eed3d7; + border-color: #ebccd1; } .panel-danger > .panel-heading + .panel-collapse .panel-body { - border-top-color: #eed3d7; + border-top-color: #ebccd1; } .panel-danger > .panel-heading > .dropdown .caret { @@ -5646,7 +5849,7 @@ a.list-group-item:focus { } .panel-danger > .panel-footer + .panel-collapse .panel-body { - border-bottom-color: #eed3d7; + border-bottom-color: #ebccd1; } .panel-info { @@ -5729,12 +5932,6 @@ button.close { overflow: hidden; } -body.modal-open, -.modal-open .navbar-fixed-top, -.modal-open .navbar-fixed-bottom { - margin-right: 15px; -} - .modal { position: fixed; top: 0; @@ -5764,6 +5961,7 @@ body.modal-open, } .modal-dialog { + position: relative; z-index: 1050; width: auto; padding: 10px; @@ -5865,8 +6063,6 @@ body.modal-open, @media screen and (min-width: 768px) { .modal-dialog { - right: auto; - left: 50%; width: 600px; padding-top: 30px; padding-bottom: 30px; @@ -6289,6 +6485,8 @@ body.modal-open, margin: 1px; text-indent: -999px; cursor: pointer; + background-color: #000 \9; + background-color: rgba(0, 0, 0, 0); border: 1px solid #ffffff; border-radius: 10px; } @@ -6319,7 +6517,8 @@ body.modal-open, @media screen and (min-width: 768px) { .carousel-control .glyphicons-chevron-left, - .carousel-control .glyphicons-chevron-right .icon-prev, + .carousel-control .glyphicons-chevron-right, + .carousel-control .icon-prev, .carousel-control .icon-next { width: 30px; height: 30px; @@ -6381,33 +6580,21 @@ body.modal-open, border: 0; } -.affix { - position: fixed; -} - -@-ms-viewport { - width: device-width; -} - -@media screen and (max-width: 400px) { - @-ms-viewport { - width: 320px; - } -} - .hidden { display: none !important; visibility: hidden !important; } -.visible-xs { - display: none !important; +.affix { + position: fixed; } -tr.visible-xs { - display: none !important; +@-ms-viewport { + width: device-width; } +.visible-xs, +tr.visible-xs, th.visible-xs, td.visible-xs { display: none !important; @@ -6465,14 +6652,8 @@ td.visible-xs { } } -.visible-sm { - display: none !important; -} - -tr.visible-sm { - display: none !important; -} - +.visible-sm, +tr.visible-sm, th.visible-sm, td.visible-sm { display: none !important; @@ -6530,14 +6711,8 @@ td.visible-sm { } } -.visible-md { - display: none !important; -} - -tr.visible-md { - display: none !important; -} - +.visible-md, +tr.visible-md, th.visible-md, td.visible-md { display: none !important; @@ -6595,14 +6770,8 @@ td.visible-md { } } -.visible-lg { - display: none !important; -} - -tr.visible-lg { - display: none !important; -} - +.visible-lg, +tr.visible-lg, th.visible-lg, td.visible-lg { display: none !important; @@ -6674,12 +6843,8 @@ td.hidden-xs { } @media (max-width: 767px) { - .hidden-xs { - display: none !important; - } - tr.hidden-xs { - display: none !important; - } + .hidden-xs, + tr.hidden-xs, th.hidden-xs, td.hidden-xs { display: none !important; @@ -6687,12 +6852,8 @@ td.hidden-xs { } @media (min-width: 768px) and (max-width: 991px) { - .hidden-xs.hidden-sm { - display: none !important; - } - tr.hidden-xs.hidden-sm { - display: none !important; - } + .hidden-xs.hidden-sm, + tr.hidden-xs.hidden-sm, th.hidden-xs.hidden-sm, td.hidden-xs.hidden-sm { display: none !important; @@ -6700,12 +6861,8 @@ td.hidden-xs { } @media (min-width: 992px) and (max-width: 1199px) { - .hidden-xs.hidden-md { - display: none !important; - } - tr.hidden-xs.hidden-md { - display: none !important; - } + .hidden-xs.hidden-md, + tr.hidden-xs.hidden-md, th.hidden-xs.hidden-md, td.hidden-xs.hidden-md { display: none !important; @@ -6713,12 +6870,8 @@ td.hidden-xs { } @media (min-width: 1200px) { - .hidden-xs.hidden-lg { - display: none !important; - } - tr.hidden-xs.hidden-lg { - display: none !important; - } + .hidden-xs.hidden-lg, + tr.hidden-xs.hidden-lg, th.hidden-xs.hidden-lg, td.hidden-xs.hidden-lg { display: none !important; @@ -6739,12 +6892,8 @@ td.hidden-sm { } @media (max-width: 767px) { - .hidden-sm.hidden-xs { - display: none !important; - } - tr.hidden-sm.hidden-xs { - display: none !important; - } + .hidden-sm.hidden-xs, + tr.hidden-sm.hidden-xs, th.hidden-sm.hidden-xs, td.hidden-sm.hidden-xs { display: none !important; @@ -6752,12 +6901,8 @@ td.hidden-sm { } @media (min-width: 768px) and (max-width: 991px) { - .hidden-sm { - display: none !important; - } - tr.hidden-sm { - display: none !important; - } + .hidden-sm, + tr.hidden-sm, th.hidden-sm, td.hidden-sm { display: none !important; @@ -6765,12 +6910,8 @@ td.hidden-sm { } @media (min-width: 992px) and (max-width: 1199px) { - .hidden-sm.hidden-md { - display: none !important; - } - tr.hidden-sm.hidden-md { - display: none !important; - } + .hidden-sm.hidden-md, + tr.hidden-sm.hidden-md, th.hidden-sm.hidden-md, td.hidden-sm.hidden-md { display: none !important; @@ -6778,12 +6919,8 @@ td.hidden-sm { } @media (min-width: 1200px) { - .hidden-sm.hidden-lg { - display: none !important; - } - tr.hidden-sm.hidden-lg { - display: none !important; - } + .hidden-sm.hidden-lg, + tr.hidden-sm.hidden-lg, th.hidden-sm.hidden-lg, td.hidden-sm.hidden-lg { display: none !important; @@ -6804,12 +6941,8 @@ td.hidden-md { } @media (max-width: 767px) { - .hidden-md.hidden-xs { - display: none !important; - } - tr.hidden-md.hidden-xs { - display: none !important; - } + .hidden-md.hidden-xs, + tr.hidden-md.hidden-xs, th.hidden-md.hidden-xs, td.hidden-md.hidden-xs { display: none !important; @@ -6817,12 +6950,8 @@ td.hidden-md { } @media (min-width: 768px) and (max-width: 991px) { - .hidden-md.hidden-sm { - display: none !important; - } - tr.hidden-md.hidden-sm { - display: none !important; - } + .hidden-md.hidden-sm, + tr.hidden-md.hidden-sm, th.hidden-md.hidden-sm, td.hidden-md.hidden-sm { display: none !important; @@ -6830,12 +6959,8 @@ td.hidden-md { } @media (min-width: 992px) and (max-width: 1199px) { - .hidden-md { - display: none !important; - } - tr.hidden-md { - display: none !important; - } + .hidden-md, + tr.hidden-md, th.hidden-md, td.hidden-md { display: none !important; @@ -6843,12 +6968,8 @@ td.hidden-md { } @media (min-width: 1200px) { - .hidden-md.hidden-lg { - display: none !important; - } - tr.hidden-md.hidden-lg { - display: none !important; - } + .hidden-md.hidden-lg, + tr.hidden-md.hidden-lg, th.hidden-md.hidden-lg, td.hidden-md.hidden-lg { display: none !important; @@ -6869,12 +6990,8 @@ td.hidden-lg { } @media (max-width: 767px) { - .hidden-lg.hidden-xs { - display: none !important; - } - tr.hidden-lg.hidden-xs { - display: none !important; - } + .hidden-lg.hidden-xs, + tr.hidden-lg.hidden-xs, th.hidden-lg.hidden-xs, td.hidden-lg.hidden-xs { display: none !important; @@ -6882,12 +6999,8 @@ td.hidden-lg { } @media (min-width: 768px) and (max-width: 991px) { - .hidden-lg.hidden-sm { - display: none !important; - } - tr.hidden-lg.hidden-sm { - display: none !important; - } + .hidden-lg.hidden-sm, + tr.hidden-lg.hidden-sm, th.hidden-lg.hidden-sm, td.hidden-lg.hidden-sm { display: none !important; @@ -6895,12 +7008,8 @@ td.hidden-lg { } @media (min-width: 992px) and (max-width: 1199px) { - .hidden-lg.hidden-md { - display: none !important; - } - tr.hidden-lg.hidden-md { - display: none !important; - } + .hidden-lg.hidden-md, + tr.hidden-lg.hidden-md, th.hidden-lg.hidden-md, td.hidden-lg.hidden-md { display: none !important; @@ -6908,26 +7017,16 @@ td.hidden-lg { } @media (min-width: 1200px) { - .hidden-lg { - display: none !important; - } - tr.hidden-lg { - display: none !important; - } + .hidden-lg, + tr.hidden-lg, th.hidden-lg, td.hidden-lg { display: none !important; } } -.visible-print { - display: none !important; -} - -tr.visible-print { - display: none !important; -} - +.visible-print, +tr.visible-print, th.visible-print, td.visible-print { display: none !important; @@ -6944,12 +7043,8 @@ td.visible-print { td.visible-print { display: table-cell !important; } - .hidden-print { - display: none !important; - } - tr.hidden-print { - display: none !important; - } + .hidden-print, + tr.hidden-print, th.hidden-print, td.hidden-print { display: none !important; |
