diff --git a/ckan/public/base/css/main.css b/ckan/public/base/css/main.css index 32e4de364b3..cf55b9f0d72 100644 --- a/ckan/public/base/css/main.css +++ b/ckan/public/base/css/main.css @@ -49,16 +49,12 @@ sub { } img { /* Responsive images (ensure images don't scale beyond their parents) */ - max-width: 100%; /* Part 1: Set a maxium relative to the parent */ - width: auto\9; /* IE7-8 need help adjusting responsive images */ - height: auto; /* Part 2: Scale the height according to the width, otherwise you get stretching */ - vertical-align: middle; border: 0; -ms-interpolation-mode: bicubic; @@ -153,7 +149,7 @@ textarea { img { max-width: 100% !important; } - @page { + @page { margin: 0.5cm; } p, @@ -243,120 +239,6 @@ a:focus { .row:after { clear: both; } -.row:before, -.row:after { - display: table; - content: ""; - line-height: 0; -} -.row:after { - clear: both; -} -[class*="span"] { - float: left; - min-height: 1px; - margin-left: 20px; -} -.container, -.navbar-static-top .container, -.navbar-fixed-top .container, -.navbar-fixed-bottom .container { - width: 940px; -} -.span12 { - width: 940px; -} -.span11 { - width: 860px; -} -.span10 { - width: 780px; -} -.span9 { - width: 700px; -} -.span8 { - width: 620px; -} -.span7 { - width: 540px; -} -.span6 { - width: 460px; -} -.span5 { - width: 380px; -} -.span4 { - width: 300px; -} -.span3 { - width: 220px; -} -.span2 { - width: 140px; -} -.span1 { - width: 60px; -} -.offset12 { - margin-left: 980px; -} -.offset11 { - margin-left: 900px; -} -.offset10 { - margin-left: 820px; -} -.offset9 { - margin-left: 740px; -} -.offset8 { - margin-left: 660px; -} -.offset7 { - margin-left: 580px; -} -.offset6 { - margin-left: 500px; -} -.offset5 { - margin-left: 420px; -} -.offset4 { - margin-left: 340px; -} -.offset3 { - margin-left: 260px; -} -.offset2 { - margin-left: 180px; -} -.offset1 { - margin-left: 100px; -} -.row { - margin-left: -20px; - *zoom: 1; -} -.row:before, -.row:after { - display: table; - content: ""; - line-height: 0; -} -.row:after { - clear: both; -} -.row:before, -.row:after { - display: table; - content: ""; - line-height: 0; -} -.row:after { - clear: both; -} [class*="span"] { float: left; min-height: 1px; @@ -453,15 +335,6 @@ a:focus { .row-fluid:after { clear: both; } -.row-fluid:before, -.row-fluid:after { - display: table; - content: ""; - line-height: 0; -} -.row-fluid:after { - clear: both; -} .row-fluid [class*="span"] { display: block; width: 100%; @@ -623,322 +496,103 @@ a:focus { margin-left: 8.51063829787234%; *margin-left: 8.404255319148938%; } -.row-fluid { - width: 100%; +[class*="span"].hide, +.row-fluid [class*="span"].hide { + display: none; +} +[class*="span"].pull-right, +.row-fluid [class*="span"].pull-right { + float: right; +} +.container { + margin-right: auto; + margin-left: auto; *zoom: 1; } -.row-fluid:before, -.row-fluid:after { +.container:before, +.container:after { display: table; content: ""; line-height: 0; } -.row-fluid:after { +.container:after { clear: both; } -.row-fluid:before, -.row-fluid:after { +.container-fluid { + padding-right: 20px; + padding-left: 20px; + *zoom: 1; +} +.container-fluid:before, +.container-fluid:after { display: table; content: ""; line-height: 0; } -.row-fluid:after { +.container-fluid:after { clear: both; } -.row-fluid [class*="span"] { - display: block; - width: 100%; - min-height: 30px; - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; - float: left; - margin-left: 2.127659574468085%; - *margin-left: 2.074468085106383%; +p { + margin: 0 0 10px; } -.row-fluid [class*="span"]:first-child { - margin-left: 0; +.lead { + margin-bottom: 20px; + font-size: 21px; + font-weight: 200; + line-height: 30px; } -.row-fluid .controls-row [class*="span"] + [class*="span"] { - margin-left: 2.127659574468085%; +small { + font-size: 85%; } -.row-fluid .span12 { - width: 100%; - *width: 99.94680851063829%; +strong { + font-weight: bold; } -.row-fluid .span11 { - width: 91.48936170212765%; - *width: 91.43617021276594%; +em { + font-style: italic; } -.row-fluid .span10 { - width: 82.97872340425532%; - *width: 82.92553191489361%; +cite { + font-style: normal; } -.row-fluid .span9 { - width: 74.46808510638297%; - *width: 74.41489361702126%; +.muted { + color: #999999; } -.row-fluid .span8 { - width: 65.95744680851064%; - *width: 65.90425531914893%; +a.muted:hover, +a.muted:focus { + color: #808080; } -.row-fluid .span7 { - width: 57.44680851063829%; - *width: 57.39361702127659%; +.text-warning { + color: #c09853; } -.row-fluid .span6 { - width: 48.93617021276595%; - *width: 48.88297872340425%; +a.text-warning:hover, +a.text-warning:focus { + color: #a47e3c; } -.row-fluid .span5 { - width: 40.42553191489362%; - *width: 40.37234042553192%; +.text-error { + color: #b55457; } -.row-fluid .span4 { - width: 31.914893617021278%; - *width: 31.861702127659576%; +a.text-error:hover, +a.text-error:focus { + color: #954143; } -.row-fluid .span3 { - width: 23.404255319148934%; - *width: 23.351063829787233%; +.text-info { + color: #3a87ad; } -.row-fluid .span2 { - width: 14.893617021276595%; - *width: 14.840425531914894%; +a.text-info:hover, +a.text-info:focus { + color: #2d6987; } -.row-fluid .span1 { - width: 6.382978723404255%; - *width: 6.329787234042553%; +.text-success { + color: #468847; } -.row-fluid .offset12 { - margin-left: 104.25531914893617%; - *margin-left: 104.14893617021275%; +a.text-success:hover, +a.text-success:focus { + color: #356635; } -.row-fluid .offset12:first-child { - margin-left: 102.12765957446808%; - *margin-left: 102.02127659574467%; +.text-left { + text-align: left; } -.row-fluid .offset11 { - margin-left: 95.74468085106382%; - *margin-left: 95.6382978723404%; -} -.row-fluid .offset11:first-child { - margin-left: 93.61702127659574%; - *margin-left: 93.51063829787232%; -} -.row-fluid .offset10 { - margin-left: 87.23404255319149%; - *margin-left: 87.12765957446807%; -} -.row-fluid .offset10:first-child { - margin-left: 85.1063829787234%; - *margin-left: 84.99999999999999%; -} -.row-fluid .offset9 { - margin-left: 78.72340425531914%; - *margin-left: 78.61702127659572%; -} -.row-fluid .offset9:first-child { - margin-left: 76.59574468085106%; - *margin-left: 76.48936170212764%; -} -.row-fluid .offset8 { - margin-left: 70.2127659574468%; - *margin-left: 70.10638297872339%; -} -.row-fluid .offset8:first-child { - margin-left: 68.08510638297872%; - *margin-left: 67.9787234042553%; -} -.row-fluid .offset7 { - margin-left: 61.70212765957446%; - *margin-left: 61.59574468085106%; -} -.row-fluid .offset7:first-child { - margin-left: 59.574468085106375%; - *margin-left: 59.46808510638297%; -} -.row-fluid .offset6 { - margin-left: 53.191489361702125%; - *margin-left: 53.085106382978715%; -} -.row-fluid .offset6:first-child { - margin-left: 51.063829787234035%; - *margin-left: 50.95744680851063%; -} -.row-fluid .offset5 { - margin-left: 44.68085106382979%; - *margin-left: 44.57446808510638%; -} -.row-fluid .offset5:first-child { - margin-left: 42.5531914893617%; - *margin-left: 42.4468085106383%; -} -.row-fluid .offset4 { - margin-left: 36.170212765957444%; - *margin-left: 36.06382978723405%; -} -.row-fluid .offset4:first-child { - margin-left: 34.04255319148936%; - *margin-left: 33.93617021276596%; -} -.row-fluid .offset3 { - margin-left: 27.659574468085104%; - *margin-left: 27.5531914893617%; -} -.row-fluid .offset3:first-child { - margin-left: 25.53191489361702%; - *margin-left: 25.425531914893618%; -} -.row-fluid .offset2 { - margin-left: 19.148936170212764%; - *margin-left: 19.04255319148936%; -} -.row-fluid .offset2:first-child { - margin-left: 17.02127659574468%; - *margin-left: 16.914893617021278%; -} -.row-fluid .offset1 { - margin-left: 10.638297872340425%; - *margin-left: 10.53191489361702%; -} -.row-fluid .offset1:first-child { - margin-left: 8.51063829787234%; - *margin-left: 8.404255319148938%; -} -[class*="span"].hide, -.row-fluid [class*="span"].hide { - display: none; -} -[class*="span"].pull-right, -.row-fluid [class*="span"].pull-right { - float: right; -} -.container { - margin-right: auto; - margin-left: auto; - *zoom: 1; -} -.container:before, -.container:after { - display: table; - content: ""; - line-height: 0; -} -.container:after { - clear: both; -} -.container:before, -.container:after { - display: table; - content: ""; - line-height: 0; -} -.container:after { - clear: both; -} -.container:before, -.container:after { - display: table; - content: ""; - line-height: 0; -} -.container:after { - clear: both; -} -.container:before, -.container:after { - display: table; - content: ""; - line-height: 0; -} -.container:after { - clear: both; -} -.container-fluid { - padding-right: 20px; - padding-left: 20px; - *zoom: 1; -} -.container-fluid:before, -.container-fluid:after { - display: table; - content: ""; - line-height: 0; -} -.container-fluid:after { - clear: both; -} -.container-fluid:before, -.container-fluid:after { - display: table; - content: ""; - line-height: 0; -} -.container-fluid:after { - clear: both; -} -p { - margin: 0 0 10px; -} -.lead { - margin-bottom: 20px; - font-size: 21px; - font-weight: 200; - line-height: 30px; -} -small { - font-size: 85%; -} -strong { - font-weight: bold; -} -em { - font-style: italic; -} -cite { - font-style: normal; -} -.muted { - color: #999999; -} -a.muted:hover, -a.muted:focus { - color: #808080; -} -.text-warning { - color: #c09853; -} -a.text-warning:hover, -a.text-warning:focus { - color: #a47e3c; -} -.text-error { - color: #b55457; -} -a.text-error:hover, -a.text-error:focus { - color: #954143; -} -.text-info { - color: #3a87ad; -} -a.text-info:hover, -a.text-info:focus { - color: #2d6987; -} -.text-success { - color: #468847; -} -a.text-success:hover, -a.text-success:focus { - color: #356635; -} -.text-left { - text-align: left; -} -.text-right { - text-align: right; +.text-right { + text-align: right; } .text-center { text-align: center; @@ -1035,7 +689,6 @@ ol.inline > li { display: inline-block; *display: inline; /* IE7 inline-block hack */ - *zoom: 1; padding-left: 5px; padding-right: 5px; @@ -1065,15 +718,6 @@ dd { .dl-horizontal:after { clear: both; } -.dl-horizontal:before, -.dl-horizontal:after { - display: table; - content: ""; - line-height: 0; -} -.dl-horizontal:after { - clear: both; -} .dl-horizontal dt { float: left; width: 160px; @@ -1323,7 +967,6 @@ input[type="color"]:focus, outline: 0; outline: thin dotted \9; /* IE6-9 */ - -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6); -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6); box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6); @@ -1333,10 +976,8 @@ input[type="checkbox"] { margin: 4px 0 0; *margin-top: 0; /* IE7 */ - margin-top: 1px \9; /* IE8-9 */ - line-height: normal; } input[type="file"], @@ -1352,10 +993,8 @@ select, input[type="file"] { height: 30px; /* In IE7, the height of the select element cannot be changed by height, only font-size */ - *margin-top: 4px; /* For IE7, add top margin to align select with labels */ - line-height: 30px; } select { @@ -1405,18 +1044,6 @@ input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #999999; } -input:-moz-placeholder, -textarea:-moz-placeholder { - color: #999999; -} -input:-ms-input-placeholder, -textarea:-ms-input-placeholder { - color: #999999; -} -input::-webkit-input-placeholder, -textarea::-webkit-input-placeholder { - color: #999999; -} .radio, .checkbox { min-height: 20px; @@ -1551,91 +1178,14 @@ textarea.span1, .uneditable-input.span1 { width: 46px; } -input, -textarea, -.uneditable-input { - margin-left: 0; +.controls-row { + *zoom: 1; } -.controls-row [class*="span"] + [class*="span"] { - margin-left: 20px; -} -input.span12, -textarea.span12, -.uneditable-input.span12 { - width: 926px; -} -input.span11, -textarea.span11, -.uneditable-input.span11 { - width: 846px; -} -input.span10, -textarea.span10, -.uneditable-input.span10 { - width: 766px; -} -input.span9, -textarea.span9, -.uneditable-input.span9 { - width: 686px; -} -input.span8, -textarea.span8, -.uneditable-input.span8 { - width: 606px; -} -input.span7, -textarea.span7, -.uneditable-input.span7 { - width: 526px; -} -input.span6, -textarea.span6, -.uneditable-input.span6 { - width: 446px; -} -input.span5, -textarea.span5, -.uneditable-input.span5 { - width: 366px; -} -input.span4, -textarea.span4, -.uneditable-input.span4 { - width: 286px; -} -input.span3, -textarea.span3, -.uneditable-input.span3 { - width: 206px; -} -input.span2, -textarea.span2, -.uneditable-input.span2 { - width: 126px; -} -input.span1, -textarea.span1, -.uneditable-input.span1 { - width: 46px; -} -.controls-row { - *zoom: 1; -} -.controls-row:before, -.controls-row:after { - display: table; - content: ""; - line-height: 0; -} -.controls-row:after { - clear: both; -} -.controls-row:before, -.controls-row:after { - display: table; - content: ""; - line-height: 0; +.controls-row:before, +.controls-row:after { + display: table; + content: ""; + line-height: 0; } .controls-row:after { clear: both; @@ -1697,74 +1247,6 @@ input[type="checkbox"][readonly] { background-color: #fcf8e3; border-color: #c09853; } -.control-group.warning .control-label, -.control-group.warning .help-block, -.control-group.warning .help-inline { - color: #c09853; -} -.control-group.warning .checkbox, -.control-group.warning .radio, -.control-group.warning input, -.control-group.warning select, -.control-group.warning textarea { - color: #c09853; -} -.control-group.warning input, -.control-group.warning select, -.control-group.warning textarea { - border-color: #c09853; - -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); - -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); - box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -} -.control-group.warning input:focus, -.control-group.warning select:focus, -.control-group.warning textarea:focus { - border-color: #a47e3c; - -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e; - -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e; - box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e; -} -.control-group.warning .input-prepend .add-on, -.control-group.warning .input-append .add-on { - color: #c09853; - background-color: #fcf8e3; - border-color: #c09853; -} -.control-group.error .control-label, -.control-group.error .help-block, -.control-group.error .help-inline { - color: #b55457; -} -.control-group.error .checkbox, -.control-group.error .radio, -.control-group.error input, -.control-group.error select, -.control-group.error textarea { - color: #b55457; -} -.control-group.error input, -.control-group.error select, -.control-group.error textarea { - border-color: #b55457; - -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); - -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); - box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -} -.control-group.error input:focus, -.control-group.error select:focus, -.control-group.error textarea:focus { - border-color: #954143; - -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d49b9d; - -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d49b9d; - box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d49b9d; -} -.control-group.error .input-prepend .add-on, -.control-group.error .input-append .add-on { - color: #b55457; - background-color: #f8f0f0; - border-color: #b55457; -} .control-group.error .control-label, .control-group.error .help-block, .control-group.error .help-inline { @@ -1833,74 +1315,6 @@ input[type="checkbox"][readonly] { background-color: #dff0d8; border-color: #468847; } -.control-group.success .control-label, -.control-group.success .help-block, -.control-group.success .help-inline { - color: #468847; -} -.control-group.success .checkbox, -.control-group.success .radio, -.control-group.success input, -.control-group.success select, -.control-group.success textarea { - color: #468847; -} -.control-group.success input, -.control-group.success select, -.control-group.success textarea { - border-color: #468847; - -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); - -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); - box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -} -.control-group.success input:focus, -.control-group.success select:focus, -.control-group.success textarea:focus { - border-color: #356635; - -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b; - -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b; - box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b; -} -.control-group.success .input-prepend .add-on, -.control-group.success .input-append .add-on { - color: #468847; - background-color: #dff0d8; - border-color: #468847; -} -.control-group.info .control-label, -.control-group.info .help-block, -.control-group.info .help-inline { - color: #3a87ad; -} -.control-group.info .checkbox, -.control-group.info .radio, -.control-group.info input, -.control-group.info select, -.control-group.info textarea { - color: #3a87ad; -} -.control-group.info input, -.control-group.info select, -.control-group.info textarea { - border-color: #3a87ad; - -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); - -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); - box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -} -.control-group.info input:focus, -.control-group.info select:focus, -.control-group.info textarea:focus { - border-color: #2d6987; - -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3; - -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3; - box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3; -} -.control-group.info .input-prepend .add-on, -.control-group.info .input-append .add-on { - color: #3a87ad; - background-color: #d9edf7; - border-color: #3a87ad; -} .control-group.info .control-label, .control-group.info .help-block, .control-group.info .help-inline { @@ -1966,15 +1380,6 @@ select:focus:invalid:focus { .form-actions:after { clear: both; } -.form-actions:before, -.form-actions:after { - display: table; - content: ""; - line-height: 0; -} -.form-actions:after { - clear: both; -} .help-block, .help-inline { color: #6a6a6a; @@ -1987,7 +1392,6 @@ select:focus:invalid:focus { display: inline-block; *display: inline; /* IE7 inline-block hack */ - *zoom: 1; vertical-align: middle; padding-left: 5px; @@ -2138,7 +1542,6 @@ input.search-query { padding-left: 14px; padding-left: 4px \9; /* IE7-8 doesn't have border-radius, so don't indent the padding */ - margin-bottom: 0; -webkit-border-radius: 15px; -moz-border-radius: 15px; @@ -2195,7 +1598,6 @@ input.search-query { display: inline-block; *display: inline; /* IE7 inline-block hack */ - *zoom: 1; margin-bottom: 0; vertical-align: middle; @@ -2253,15 +1655,6 @@ legend + .control-group { .form-horizontal .control-group:after { clear: both; } -.form-horizontal .control-group:before, -.form-horizontal .control-group:after { - display: table; - content: ""; - line-height: 0; -} -.form-horizontal .control-group:after { - clear: both; -} .form-horizontal .control-label { float: left; width: 160px; @@ -2814,7 +2207,6 @@ button.close { display: inline-block; *display: inline; /* IE7 inline-block hack */ - *zoom: 1; padding: 4px 12px; margin-bottom: 0; @@ -2837,7 +2229,6 @@ button.close { border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); *background-color: #eaeaea; /* Darken IE7 buttons by default so they stand out more given they won't have borders */ - filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); border: 1px solid #cccccc; *border: 0; @@ -2864,23 +2255,6 @@ button.close { .btn.active { background-color: #d1d1d1 \9; } -.btn:hover, -.btn:focus, -.btn:active, -.btn.active, -.btn.disabled, -.btn[disabled] { - color: #333333; - background-color: #eaeaea; - *background-color: #dddddd; -} -.btn:active, -.btn.active { - background-color: #d1d1d1 \9; -} -.btn:first-child { - *margin-left: 0; -} .btn:first-child { *margin-left: 0; } @@ -2990,7 +2364,6 @@ input[type="button"].btn-block { border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); *background-color: #085871; /* Darken IE7 buttons by default so they stand out more given they won't have borders */ - filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); } .btn-primary:hover, @@ -3007,21 +2380,7 @@ input[type="button"].btn-block { .btn-primary.active { background-color: #053341 \9; } -.btn-primary:hover, -.btn-primary:focus, -.btn-primary:active, -.btn-primary.active, -.btn-primary.disabled, -.btn-primary[disabled] { - color: #ffffff; - background-color: #085871; - *background-color: #064559; -} -.btn-primary:active, -.btn-primary.active { - background-color: #053341 \9; -} -.btn-warning { +.btn-warning { color: #ffffff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #faa732; @@ -3036,7 +2395,6 @@ input[type="button"].btn-block { border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); *background-color: #f89406; /* Darken IE7 buttons by default so they stand out more given they won't have borders */ - filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); } .btn-warning:hover, @@ -3053,20 +2411,6 @@ input[type="button"].btn-block { .btn-warning.active { background-color: #c67605 \9; } -.btn-warning:hover, -.btn-warning:focus, -.btn-warning:active, -.btn-warning.active, -.btn-warning.disabled, -.btn-warning[disabled] { - color: #ffffff; - background-color: #f89406; - *background-color: #df8505; -} -.btn-warning:active, -.btn-warning.active { - background-color: #c67605 \9; -} .btn-danger { color: #ffffff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); @@ -3082,7 +2426,6 @@ input[type="button"].btn-block { border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); *background-color: #bd362f; /* Darken IE7 buttons by default so they stand out more given they won't have borders */ - filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); } .btn-danger:hover, @@ -3099,20 +2442,6 @@ input[type="button"].btn-block { .btn-danger.active { background-color: #942a25 \9; } -.btn-danger:hover, -.btn-danger:focus, -.btn-danger:active, -.btn-danger.active, -.btn-danger.disabled, -.btn-danger[disabled] { - color: #ffffff; - background-color: #bd362f; - *background-color: #a9302a; -} -.btn-danger:active, -.btn-danger.active { - background-color: #942a25 \9; -} .btn-success { color: #ffffff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); @@ -3128,7 +2457,6 @@ input[type="button"].btn-block { border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); *background-color: #51a351; /* Darken IE7 buttons by default so they stand out more given they won't have borders */ - filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); } .btn-success:hover, @@ -3145,20 +2473,6 @@ input[type="button"].btn-block { .btn-success.active { background-color: #408140 \9; } -.btn-success:hover, -.btn-success:focus, -.btn-success:active, -.btn-success.active, -.btn-success.disabled, -.btn-success[disabled] { - color: #ffffff; - background-color: #51a351; - *background-color: #499249; -} -.btn-success:active, -.btn-success.active { - background-color: #408140 \9; -} .btn-info { color: #ffffff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); @@ -3174,7 +2488,6 @@ input[type="button"].btn-block { border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); *background-color: #2f96b4; /* Darken IE7 buttons by default so they stand out more given they won't have borders */ - filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); } .btn-info:hover, @@ -3191,20 +2504,6 @@ input[type="button"].btn-block { .btn-info.active { background-color: #24748c \9; } -.btn-info:hover, -.btn-info:focus, -.btn-info:active, -.btn-info.active, -.btn-info.disabled, -.btn-info[disabled] { - color: #ffffff; - background-color: #2f96b4; - *background-color: #2a85a0; -} -.btn-info:active, -.btn-info.active { - background-color: #24748c \9; -} .btn-inverse { color: #ffffff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); @@ -3220,7 +2519,6 @@ input[type="button"].btn-block { border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); *background-color: #222222; /* Darken IE7 buttons by default so they stand out more given they won't have borders */ - filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); } .btn-inverse:hover, @@ -3237,20 +2535,6 @@ input[type="button"].btn-block { .btn-inverse.active { background-color: #080808 \9; } -.btn-inverse:hover, -.btn-inverse:focus, -.btn-inverse:active, -.btn-inverse.active, -.btn-inverse.disabled, -.btn-inverse[disabled] { - color: #ffffff; - background-color: #222222; - *background-color: #151515; -} -.btn-inverse:active, -.btn-inverse.active { - background-color: #080808 \9; -} button.btn, input[type="submit"].btn { *padding-top: 3px; @@ -3309,7 +2593,6 @@ input[type="submit"].btn.btn-mini { display: inline-block; *display: inline; /* IE7 inline-block hack */ - *zoom: 1; font-size: 0; vertical-align: middle; @@ -3319,9 +2602,6 @@ input[type="submit"].btn.btn-mini { .btn-group:first-child { *margin-left: 0; } -.btn-group:first-child { - *margin-left: 0; -} .btn-group + .btn-group { margin-left: 5px; } @@ -3488,7 +2768,6 @@ input[type="submit"].btn.btn-mini { display: inline-block; *display: inline; /* IE7 inline-block hack */ - *zoom: 1; } .btn-group-vertical > .btn { @@ -3665,18 +2944,6 @@ input[type="submit"].btn.btn-mini { .nav-pills:after { clear: both; } -.nav-tabs:before, -.nav-pills:before, -.nav-tabs:after, -.nav-pills:after { - display: table; - content: ""; - line-height: 0; -} -.nav-tabs:after, -.nav-pills:after { - clear: both; -} .nav-tabs > li, .nav-pills > li { float: left; @@ -3842,15 +3109,6 @@ input[type="submit"].btn.btn-mini { .tabbable:after { clear: both; } -.tabbable:before, -.tabbable:after { - display: table; - content: ""; - line-height: 0; -} -.tabbable:after { - clear: both; -} .tab-content { overflow: auto; } @@ -3986,15 +3244,6 @@ input[type="submit"].btn.btn-mini { .navbar-inner:after { clear: both; } -.navbar-inner:before, -.navbar-inner:after { - display: table; - content: ""; - line-height: 0; -} -.navbar-inner:after { - clear: both; -} .navbar .container { width: auto; } @@ -4058,15 +3307,6 @@ input[type="submit"].btn.btn-mini { .navbar-form:after { clear: both; } -.navbar-form:before, -.navbar-form:after { - display: table; - content: ""; - line-height: 0; -} -.navbar-form:after { - clear: both; -} .navbar-form input, .navbar-form select, .navbar-form .radio, @@ -4224,7 +3464,6 @@ input[type="submit"].btn.btn-mini { border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); *background-color: #e5e5e5; /* Darken IE7 buttons by default so they stand out more given they won't have borders */ - filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075); -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075); @@ -4244,20 +3483,6 @@ input[type="submit"].btn.btn-mini { .navbar .btn-navbar.active { background-color: #cccccc \9; } -.navbar .btn-navbar:hover, -.navbar .btn-navbar:focus, -.navbar .btn-navbar:active, -.navbar .btn-navbar.active, -.navbar .btn-navbar.disabled, -.navbar .btn-navbar[disabled] { - color: #ffffff; - background-color: #e5e5e5; - *background-color: #d9d9d9; -} -.navbar .btn-navbar:active, -.navbar .btn-navbar.active { - background-color: #cccccc \9; -} .navbar .btn-navbar .icon-bar { display: block; width: 18px; @@ -4445,15 +3670,6 @@ input[type="submit"].btn.btn-mini { .navbar-inverse .navbar-search .search-query::-webkit-input-placeholder { color: #cccccc; } -.navbar-inverse .navbar-search .search-query:-moz-placeholder { - color: #cccccc; -} -.navbar-inverse .navbar-search .search-query:-ms-input-placeholder { - color: #cccccc; -} -.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder { - color: #cccccc; -} .navbar-inverse .navbar-search .search-query:focus, .navbar-inverse .navbar-search .search-query.focused { padding: 5px 15px; @@ -4481,7 +3697,6 @@ input[type="submit"].btn.btn-mini { border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); *background-color: #040404; /* Darken IE7 buttons by default so they stand out more given they won't have borders */ - filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); } .navbar-inverse .btn-navbar:hover, @@ -4498,20 +3713,6 @@ input[type="submit"].btn.btn-mini { .navbar-inverse .btn-navbar.active { background-color: #000000 \9; } -.navbar-inverse .btn-navbar:hover, -.navbar-inverse .btn-navbar:focus, -.navbar-inverse .btn-navbar:active, -.navbar-inverse .btn-navbar.active, -.navbar-inverse .btn-navbar.disabled, -.navbar-inverse .btn-navbar[disabled] { - color: #ffffff; - background-color: #040404; - *background-color: #000000; -} -.navbar-inverse .btn-navbar:active, -.navbar-inverse .btn-navbar.active { - background-color: #000000 \9; -} .breadcrumb { padding: 8px 15px; margin: 0 0 20px; @@ -4525,7 +3726,6 @@ input[type="submit"].btn.btn-mini { display: inline-block; *display: inline; /* IE7 inline-block hack */ - *zoom: 1; text-shadow: 0 1px 0 #ffffff; } @@ -4543,7 +3743,6 @@ input[type="submit"].btn.btn-mini { display: inline-block; *display: inline; /* IE7 inline-block hack */ - *zoom: 1; margin-left: 0; margin-bottom: 0; @@ -4681,15 +3880,6 @@ input[type="submit"].btn.btn-mini { .pager:after { clear: both; } -.pager:before, -.pager:after { - display: table; - content: ""; - line-height: 0; -} -.pager:after { - clear: both; -} .pager li { display: inline; } @@ -4753,7 +3943,6 @@ input[type="submit"].btn.btn-mini { border: 1px solid rgba(0, 0, 0, 0.3); *border: 1px solid #999; /* IE6-7 */ - -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; @@ -4818,15 +4007,6 @@ input[type="submit"].btn.btn-mini { .modal-footer:after { clear: both; } -.modal-footer:before, -.modal-footer:after { - display: table; - content: ""; - line-height: 0; -} -.modal-footer:after { - clear: both; -} .modal-footer .btn + .btn { margin-left: 5px; margin-bottom: 0; @@ -4927,15 +4107,6 @@ input[type="submit"].btn.btn-mini { .thumbnails:after { clear: both; } -.thumbnails:before, -.thumbnails:after { - display: table; - content: ""; - line-height: 0; -} -.thumbnails:after { - clear: both; -} .row-fluid .thumbnails { margin-left: 0; } @@ -5526,1160 +4697,47 @@ a.badge:focus { left: 50%; margin-left: -11px; border-top-width: 0; - border-bottom-color: #999; - border-bottom-color: rgba(0, 0, 0, 0.25); - top: -11px; -} -.popover.bottom .arrow:after { - top: 1px; - margin-left: -10px; - border-top-width: 0; - border-bottom-color: #ffffff; -} -.popover.left .arrow { - top: 50%; - right: -11px; - margin-top: -11px; - border-right-width: 0; - border-left-color: #999; - border-left-color: rgba(0, 0, 0, 0.25); -} -.popover.left .arrow:after { - right: 1px; - border-right-width: 0; - border-left-color: #ffffff; - bottom: -10px; -} -.pull-right { - float: right; -} -.pull-left { - float: left; -} -.hide { - display: none; -} -.show { - display: block; -} -.invisible { - visibility: hidden; -} -.affix { - position: fixed; -} -/*! - * Bootstrap Responsive v2.3.2 - * - * Copyright 2012 Twitter, Inc - * Licensed under the Apache License v2.0 - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Designed and built with all the love in the world @twitter by @mdo and @fat. - */ -.clearfix { - *zoom: 1; -} -.clearfix:before, -.clearfix:after { - display: table; - content: ""; - line-height: 0; -} -.clearfix:after { - clear: both; -} -.hide-text { - font: 0/0 a; - color: transparent; - text-shadow: none; - background-color: transparent; - border: 0; -} -.input-block-level { - display: block; - width: 100%; - min-height: 30px; - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; -} -@-ms-viewport { - width: device-width; -} -.hidden { - display: none; - visibility: hidden; -} -.visible-phone { - display: none !important; -} -.visible-tablet { - display: none !important; -} -.hidden-desktop { - display: none !important; -} -.visible-desktop { - display: inherit !important; -} -@media (min-width: 768px) and (max-width: 979px) { - .hidden-desktop { - display: inherit !important; - } - .visible-desktop { - display: none !important ; - } - .visible-tablet { - display: inherit !important; - } - .hidden-tablet { - display: none !important; - } -} -@media (max-width: 767px) { - .hidden-desktop { - display: inherit !important; - } - .visible-desktop { - display: none !important; - } - .visible-phone { - display: inherit !important; - } - .hidden-phone { - display: none !important; - } -} -.visible-print { - display: none !important; -} -@media print { - .visible-print { - display: inherit !important; - } - .hidden-print { - display: none !important; - } -} -@media (min-width: 768px) and (max-width: 979px) { - .row { - margin-left: -20px; - *zoom: 1; - } - .row:before, - .row:after { - display: table; - content: ""; - line-height: 0; - } - .row:after { - clear: both; - } - .row:before, - .row:after { - display: table; - content: ""; - line-height: 0; - } - .row:after { - clear: both; - } - [class*="span"] { - float: left; - min-height: 1px; - margin-left: 20px; - } - .container, - .navbar-static-top .container, - .navbar-fixed-top .container, - .navbar-fixed-bottom .container { - width: 724px; - } - .span12 { - width: 724px; - } - .span11 { - width: 662px; - } - .span10 { - width: 600px; - } - .span9 { - width: 538px; - } - .span8 { - width: 476px; - } - .span7 { - width: 414px; - } - .span6 { - width: 352px; - } - .span5 { - width: 290px; - } - .span4 { - width: 228px; - } - .span3 { - width: 166px; - } - .span2 { - width: 104px; - } - .span1 { - width: 42px; - } - .offset12 { - margin-left: 764px; - } - .offset11 { - margin-left: 702px; - } - .offset10 { - margin-left: 640px; - } - .offset9 { - margin-left: 578px; - } - .offset8 { - margin-left: 516px; - } - .offset7 { - margin-left: 454px; - } - .offset6 { - margin-left: 392px; - } - .offset5 { - margin-left: 330px; - } - .offset4 { - margin-left: 268px; - } - .offset3 { - margin-left: 206px; - } - .offset2 { - margin-left: 144px; - } - .offset1 { - margin-left: 82px; - } - .row { - margin-left: -20px; - *zoom: 1; - } - .row:before, - .row:after { - display: table; - content: ""; - line-height: 0; - } - .row:after { - clear: both; - } - .row:before, - .row:after { - display: table; - content: ""; - line-height: 0; - } - .row:after { - clear: both; - } - [class*="span"] { - float: left; - min-height: 1px; - margin-left: 20px; - } - .container, - .navbar-static-top .container, - .navbar-fixed-top .container, - .navbar-fixed-bottom .container { - width: 724px; - } - .span12 { - width: 724px; - } - .span11 { - width: 662px; - } - .span10 { - width: 600px; - } - .span9 { - width: 538px; - } - .span8 { - width: 476px; - } - .span7 { - width: 414px; - } - .span6 { - width: 352px; - } - .span5 { - width: 290px; - } - .span4 { - width: 228px; - } - .span3 { - width: 166px; - } - .span2 { - width: 104px; - } - .span1 { - width: 42px; - } - .offset12 { - margin-left: 764px; - } - .offset11 { - margin-left: 702px; - } - .offset10 { - margin-left: 640px; - } - .offset9 { - margin-left: 578px; - } - .offset8 { - margin-left: 516px; - } - .offset7 { - margin-left: 454px; - } - .offset6 { - margin-left: 392px; - } - .offset5 { - margin-left: 330px; - } - .offset4 { - margin-left: 268px; - } - .offset3 { - margin-left: 206px; - } - .offset2 { - margin-left: 144px; - } - .offset1 { - margin-left: 82px; - } - .row-fluid { - width: 100%; - *zoom: 1; - } - .row-fluid:before, - .row-fluid:after { - display: table; - content: ""; - line-height: 0; - } - .row-fluid:after { - clear: both; - } - .row-fluid:before, - .row-fluid:after { - display: table; - content: ""; - line-height: 0; - } - .row-fluid:after { - clear: both; - } - .row-fluid [class*="span"] { - display: block; - width: 100%; - min-height: 30px; - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; - float: left; - margin-left: 2.7624309392265194%; - *margin-left: 2.709239449864817%; - } - .row-fluid [class*="span"]:first-child { - margin-left: 0; - } - .row-fluid .controls-row [class*="span"] + [class*="span"] { - margin-left: 2.7624309392265194%; - } - .row-fluid .span12 { - width: 100%; - *width: 99.94680851063829%; - } - .row-fluid .span11 { - width: 91.43646408839778%; - *width: 91.38327259903608%; - } - .row-fluid .span10 { - width: 82.87292817679558%; - *width: 82.81973668743387%; - } - .row-fluid .span9 { - width: 74.30939226519337%; - *width: 74.25620077583166%; - } - .row-fluid .span8 { - width: 65.74585635359117%; - *width: 65.69266486422946%; - } - .row-fluid .span7 { - width: 57.18232044198895%; - *width: 57.12912895262725%; - } - .row-fluid .span6 { - width: 48.61878453038674%; - *width: 48.56559304102504%; - } - .row-fluid .span5 { - width: 40.05524861878453%; - *width: 40.00205712942283%; - } - .row-fluid .span4 { - width: 31.491712707182323%; - *width: 31.43852121782062%; - } - .row-fluid .span3 { - width: 22.92817679558011%; - *width: 22.87498530621841%; - } - .row-fluid .span2 { - width: 14.3646408839779%; - *width: 14.311449394616199%; - } - .row-fluid .span1 { - width: 5.801104972375691%; - *width: 5.747913483013988%; - } - .row-fluid .offset12 { - margin-left: 105.52486187845304%; - *margin-left: 105.41847889972962%; - } - .row-fluid .offset12:first-child { - margin-left: 102.76243093922652%; - *margin-left: 102.6560479605031%; - } - .row-fluid .offset11 { - margin-left: 96.96132596685082%; - *margin-left: 96.8549429881274%; - } - .row-fluid .offset11:first-child { - margin-left: 94.1988950276243%; - *margin-left: 94.09251204890089%; - } - .row-fluid .offset10 { - margin-left: 88.39779005524862%; - *margin-left: 88.2914070765252%; - } - .row-fluid .offset10:first-child { - margin-left: 85.6353591160221%; - *margin-left: 85.52897613729868%; - } - .row-fluid .offset9 { - margin-left: 79.8342541436464%; - *margin-left: 79.72787116492299%; - } - .row-fluid .offset9:first-child { - margin-left: 77.07182320441989%; - *margin-left: 76.96544022569647%; - } - .row-fluid .offset8 { - margin-left: 71.2707182320442%; - *margin-left: 71.16433525332079%; - } - .row-fluid .offset8:first-child { - margin-left: 68.50828729281768%; - *margin-left: 68.40190431409427%; - } - .row-fluid .offset7 { - margin-left: 62.70718232044199%; - *margin-left: 62.600799341718584%; - } - .row-fluid .offset7:first-child { - margin-left: 59.94475138121547%; - *margin-left: 59.838368402492065%; - } - .row-fluid .offset6 { - margin-left: 54.14364640883978%; - *margin-left: 54.037263430116376%; - } - .row-fluid .offset6:first-child { - margin-left: 51.38121546961326%; - *margin-left: 51.27483249088986%; - } - .row-fluid .offset5 { - margin-left: 45.58011049723757%; - *margin-left: 45.47372751851417%; - } - .row-fluid .offset5:first-child { - margin-left: 42.81767955801105%; - *margin-left: 42.71129657928765%; - } - .row-fluid .offset4 { - margin-left: 37.01657458563536%; - *margin-left: 36.91019160691196%; - } - .row-fluid .offset4:first-child { - margin-left: 34.25414364640884%; - *margin-left: 34.14776066768544%; - } - .row-fluid .offset3 { - margin-left: 28.45303867403315%; - *margin-left: 28.346655695309746%; - } - .row-fluid .offset3:first-child { - margin-left: 25.69060773480663%; - *margin-left: 25.584224756083227%; - } - .row-fluid .offset2 { - margin-left: 19.88950276243094%; - *margin-left: 19.783119783707537%; - } - .row-fluid .offset2:first-child { - margin-left: 17.12707182320442%; - *margin-left: 17.02068884448102%; - } - .row-fluid .offset1 { - margin-left: 11.32596685082873%; - *margin-left: 11.219583872105325%; - } - .row-fluid .offset1:first-child { - margin-left: 8.56353591160221%; - *margin-left: 8.457152932878806%; - } - .row-fluid { - width: 100%; - *zoom: 1; - } - .row-fluid:before, - .row-fluid:after { - display: table; - content: ""; - line-height: 0; - } - .row-fluid:after { - clear: both; - } - .row-fluid:before, - .row-fluid:after { - display: table; - content: ""; - line-height: 0; - } - .row-fluid:after { - clear: both; - } - .row-fluid [class*="span"] { - display: block; - width: 100%; - min-height: 30px; - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; - float: left; - margin-left: 2.7624309392265194%; - *margin-left: 2.709239449864817%; - } - .row-fluid [class*="span"]:first-child { - margin-left: 0; - } - .row-fluid .controls-row [class*="span"] + [class*="span"] { - margin-left: 2.7624309392265194%; - } - .row-fluid .span12 { - width: 100%; - *width: 99.94680851063829%; - } - .row-fluid .span11 { - width: 91.43646408839778%; - *width: 91.38327259903608%; - } - .row-fluid .span10 { - width: 82.87292817679558%; - *width: 82.81973668743387%; - } - .row-fluid .span9 { - width: 74.30939226519337%; - *width: 74.25620077583166%; - } - .row-fluid .span8 { - width: 65.74585635359117%; - *width: 65.69266486422946%; - } - .row-fluid .span7 { - width: 57.18232044198895%; - *width: 57.12912895262725%; - } - .row-fluid .span6 { - width: 48.61878453038674%; - *width: 48.56559304102504%; - } - .row-fluid .span5 { - width: 40.05524861878453%; - *width: 40.00205712942283%; - } - .row-fluid .span4 { - width: 31.491712707182323%; - *width: 31.43852121782062%; - } - .row-fluid .span3 { - width: 22.92817679558011%; - *width: 22.87498530621841%; - } - .row-fluid .span2 { - width: 14.3646408839779%; - *width: 14.311449394616199%; - } - .row-fluid .span1 { - width: 5.801104972375691%; - *width: 5.747913483013988%; - } - .row-fluid .offset12 { - margin-left: 105.52486187845304%; - *margin-left: 105.41847889972962%; - } - .row-fluid .offset12:first-child { - margin-left: 102.76243093922652%; - *margin-left: 102.6560479605031%; - } - .row-fluid .offset11 { - margin-left: 96.96132596685082%; - *margin-left: 96.8549429881274%; - } - .row-fluid .offset11:first-child { - margin-left: 94.1988950276243%; - *margin-left: 94.09251204890089%; - } - .row-fluid .offset10 { - margin-left: 88.39779005524862%; - *margin-left: 88.2914070765252%; - } - .row-fluid .offset10:first-child { - margin-left: 85.6353591160221%; - *margin-left: 85.52897613729868%; - } - .row-fluid .offset9 { - margin-left: 79.8342541436464%; - *margin-left: 79.72787116492299%; - } - .row-fluid .offset9:first-child { - margin-left: 77.07182320441989%; - *margin-left: 76.96544022569647%; - } - .row-fluid .offset8 { - margin-left: 71.2707182320442%; - *margin-left: 71.16433525332079%; - } - .row-fluid .offset8:first-child { - margin-left: 68.50828729281768%; - *margin-left: 68.40190431409427%; - } - .row-fluid .offset7 { - margin-left: 62.70718232044199%; - *margin-left: 62.600799341718584%; - } - .row-fluid .offset7:first-child { - margin-left: 59.94475138121547%; - *margin-left: 59.838368402492065%; - } - .row-fluid .offset6 { - margin-left: 54.14364640883978%; - *margin-left: 54.037263430116376%; - } - .row-fluid .offset6:first-child { - margin-left: 51.38121546961326%; - *margin-left: 51.27483249088986%; - } - .row-fluid .offset5 { - margin-left: 45.58011049723757%; - *margin-left: 45.47372751851417%; - } - .row-fluid .offset5:first-child { - margin-left: 42.81767955801105%; - *margin-left: 42.71129657928765%; - } - .row-fluid .offset4 { - margin-left: 37.01657458563536%; - *margin-left: 36.91019160691196%; - } - .row-fluid .offset4:first-child { - margin-left: 34.25414364640884%; - *margin-left: 34.14776066768544%; - } - .row-fluid .offset3 { - margin-left: 28.45303867403315%; - *margin-left: 28.346655695309746%; - } - .row-fluid .offset3:first-child { - margin-left: 25.69060773480663%; - *margin-left: 25.584224756083227%; - } - .row-fluid .offset2 { - margin-left: 19.88950276243094%; - *margin-left: 19.783119783707537%; - } - .row-fluid .offset2:first-child { - margin-left: 17.12707182320442%; - *margin-left: 17.02068884448102%; - } - .row-fluid .offset1 { - margin-left: 11.32596685082873%; - *margin-left: 11.219583872105325%; - } - .row-fluid .offset1:first-child { - margin-left: 8.56353591160221%; - *margin-left: 8.457152932878806%; - } - input, - textarea, - .uneditable-input { - margin-left: 0; - } - .controls-row [class*="span"] + [class*="span"] { - margin-left: 20px; - } - input.span12, - textarea.span12, - .uneditable-input.span12 { - width: 710px; - } - input.span11, - textarea.span11, - .uneditable-input.span11 { - width: 648px; - } - input.span10, - textarea.span10, - .uneditable-input.span10 { - width: 586px; - } - input.span9, - textarea.span9, - .uneditable-input.span9 { - width: 524px; - } - input.span8, - textarea.span8, - .uneditable-input.span8 { - width: 462px; - } - input.span7, - textarea.span7, - .uneditable-input.span7 { - width: 400px; - } - input.span6, - textarea.span6, - .uneditable-input.span6 { - width: 338px; - } - input.span5, - textarea.span5, - .uneditable-input.span5 { - width: 276px; - } - input.span4, - textarea.span4, - .uneditable-input.span4 { - width: 214px; - } - input.span3, - textarea.span3, - .uneditable-input.span3 { - width: 152px; - } - input.span2, - textarea.span2, - .uneditable-input.span2 { - width: 90px; - } - input.span1, - textarea.span1, - .uneditable-input.span1 { - width: 28px; - } - input, - textarea, - .uneditable-input { - margin-left: 0; - } - .controls-row [class*="span"] + [class*="span"] { - margin-left: 20px; - } - input.span12, - textarea.span12, - .uneditable-input.span12 { - width: 710px; - } - input.span11, - textarea.span11, - .uneditable-input.span11 { - width: 648px; - } - input.span10, - textarea.span10, - .uneditable-input.span10 { - width: 586px; - } - input.span9, - textarea.span9, - .uneditable-input.span9 { - width: 524px; - } - input.span8, - textarea.span8, - .uneditable-input.span8 { - width: 462px; - } - input.span7, - textarea.span7, - .uneditable-input.span7 { - width: 400px; - } - input.span6, - textarea.span6, - .uneditable-input.span6 { - width: 338px; - } - input.span5, - textarea.span5, - .uneditable-input.span5 { - width: 276px; - } - input.span4, - textarea.span4, - .uneditable-input.span4 { - width: 214px; - } - input.span3, - textarea.span3, - .uneditable-input.span3 { - width: 152px; - } - input.span2, - textarea.span2, - .uneditable-input.span2 { - width: 90px; - } - input.span1, - textarea.span1, - .uneditable-input.span1 { - width: 28px; - } + border-bottom-color: #999; + border-bottom-color: rgba(0, 0, 0, 0.25); + top: -11px; } -@media (max-width: 767px) { - body { - padding-left: 20px; - padding-right: 20px; - } - .navbar-fixed-top, - .navbar-fixed-bottom, - .navbar-static-top { - margin-left: -20px; - margin-right: -20px; - } - .container-fluid { - padding: 0; - } - .dl-horizontal dt { - float: none; - clear: none; - width: auto; - text-align: left; - } - .dl-horizontal dd { - margin-left: 0; - } - .container { - width: auto; - } - .row-fluid { - width: 100%; - } - .row, - .thumbnails { - margin-left: 0; - } - .thumbnails > li { - float: none; - margin-left: 0; - } - [class*="span"], - .uneditable-input[class*="span"], - .row-fluid [class*="span"] { - float: none; - display: block; - width: 100%; - margin-left: 0; - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; - } - .span12, - .row-fluid .span12 { - width: 100%; - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; - } - .row-fluid [class*="offset"]:first-child { - margin-left: 0; - } - .input-large, - .input-xlarge, - .input-xxlarge, - input[class*="span"], - select[class*="span"], - textarea[class*="span"], - .uneditable-input { - display: block; - width: 100%; - min-height: 30px; - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; - } - .input-prepend input, - .input-append input, - .input-prepend input[class*="span"], - .input-append input[class*="span"] { - display: inline-block; - width: auto; - } - .controls-row [class*="span"] + [class*="span"] { - margin-left: 0; - } - .modal { - position: fixed; - top: 20px; - left: 20px; - right: 20px; - width: auto; - margin: 0; - } - .modal.fade { - top: -100px; - } - .modal.fade.in { - top: 20px; - } +.popover.bottom .arrow:after { + top: 1px; + margin-left: -10px; + border-top-width: 0; + border-bottom-color: #ffffff; } -@media (max-width: 480px) { - .nav-collapse { - -webkit-transform: translate3d(0, 0, 0); - } - .page-header h1 small { - display: block; - line-height: 20px; - } - input[type="checkbox"], - input[type="radio"] { - border: 1px solid #ccc; - } - .form-horizontal .control-label { - float: none; - width: auto; - padding-top: 0; - text-align: left; - } - .form-horizontal .controls { - margin-left: 0; - } - .form-horizontal .control-list { - padding-top: 0; - } - .form-horizontal .form-actions { - padding-left: 10px; - padding-right: 10px; - } - .media .pull-left, - .media .pull-right { - float: none; - display: block; - margin-bottom: 10px; - } - .media-object { - margin-right: 0; - margin-left: 0; - } - .modal { - top: 10px; - left: 10px; - right: 10px; - } - .modal-header .close { - padding: 10px; - margin: -10px; - } - .carousel-caption { - position: static; - } +.popover.left .arrow { + top: 50%; + right: -11px; + margin-top: -11px; + border-right-width: 0; + border-left-color: #999; + border-left-color: rgba(0, 0, 0, 0.25); } -@media (max-width: 979px) { - body { - padding-top: 0; - } - .navbar-fixed-top, - .navbar-fixed-bottom { - position: static; - } - .navbar-fixed-top { - margin-bottom: 20px; - } - .navbar-fixed-bottom { - margin-top: 20px; - } - .navbar-fixed-top .navbar-inner, - .navbar-fixed-bottom .navbar-inner { - padding: 5px; - } - .navbar .container { - width: auto; - padding: 0; - } - .navbar .brand { - padding-left: 10px; - padding-right: 10px; - margin: 0 0 0 -5px; - } - .nav-collapse { - clear: both; - } - .nav-collapse .nav { - float: none; - margin: 0 0 10px; - } - .nav-collapse .nav > li { - float: none; - } - .nav-collapse .nav > li > a { - margin-bottom: 2px; - } - .nav-collapse .nav > .divider-vertical { - display: none; - } - .nav-collapse .nav .nav-header { - color: #777777; - text-shadow: none; - } - .nav-collapse .nav > li > a, - .nav-collapse .dropdown-menu a { - padding: 9px 15px; - font-weight: bold; - color: #777777; - -webkit-border-radius: 3px; - -moz-border-radius: 3px; - border-radius: 3px; - } - .nav-collapse .btn { - padding: 4px 10px 4px; - font-weight: normal; - -webkit-border-radius: 4px; - -moz-border-radius: 4px; - border-radius: 4px; - } - .nav-collapse .dropdown-menu li + li a { - margin-bottom: 2px; - } - .nav-collapse .nav > li > a:hover, - .nav-collapse .nav > li > a:focus, - .nav-collapse .dropdown-menu a:hover, - .nav-collapse .dropdown-menu a:focus { - background-color: #f2f2f2; - } - .navbar-inverse .nav-collapse .nav > li > a, - .navbar-inverse .nav-collapse .dropdown-menu a { - color: #999999; - } - .navbar-inverse .nav-collapse .nav > li > a:hover, - .navbar-inverse .nav-collapse .nav > li > a:focus, - .navbar-inverse .nav-collapse .dropdown-menu a:hover, - .navbar-inverse .nav-collapse .dropdown-menu a:focus { - background-color: #111111; - } - .nav-collapse.in .btn-group { - margin-top: 5px; - padding: 0; - } - .nav-collapse .dropdown-menu { - position: static; - top: auto; - left: auto; - float: none; - display: none; - max-width: none; - margin: 0 15px; - padding: 0; - background-color: transparent; - border: none; - -webkit-border-radius: 0; - -moz-border-radius: 0; - border-radius: 0; - -webkit-box-shadow: none; - -moz-box-shadow: none; - box-shadow: none; - } - .nav-collapse .open > .dropdown-menu { - display: block; - } - .nav-collapse .dropdown-menu:before, - .nav-collapse .dropdown-menu:after { - display: none; - } - .nav-collapse .dropdown-menu .divider { - display: none; - } - .nav-collapse .nav > li > .dropdown-menu:before, - .nav-collapse .nav > li > .dropdown-menu:after { - display: none; - } - .nav-collapse .navbar-form, - .nav-collapse .navbar-search { - float: none; - padding: 10px 15px; - margin: 10px 0; - border-top: 1px solid #f2f2f2; - border-bottom: 1px solid #f2f2f2; - -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1); - -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1); - box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1); - } - .navbar-inverse .nav-collapse .navbar-form, - .navbar-inverse .nav-collapse .navbar-search { - border-top-color: #111111; - border-bottom-color: #111111; - } - .navbar .nav-collapse .nav.pull-right { - float: none; - margin-left: 0; - } - .nav-collapse, - .nav-collapse.collapse { - overflow: hidden; - height: 0; - } - .navbar .btn-navbar { - display: block; - } - .navbar-static .navbar-inner { - padding-left: 10px; - padding-right: 10px; - } +.popover.left .arrow:after { + right: 1px; + border-right-width: 0; + border-left-color: #ffffff; + bottom: -10px; } -@media (min-width: 980px) { - .nav-collapse.collapse { - height: auto !important; - overflow: visible !important; - } +.pull-right { + float: right; +} +.pull-left { + float: left; +} +.hide { + display: none; +} +.show { + display: block; +} +.invisible { + visibility: hidden; +} +.affix { + position: fixed; } .tag { display: inline-block; @@ -6748,15 +4806,6 @@ a.tag:hover { .simple-list:after { clear: both; } -.simple-list:before, -.simple-list:after { - display: table; - content: ""; - line-height: 0; -} -.simple-list:after { - clear: both; -} .simple-list > li { font-size: 12px; line-height: 1.1666666666666667em; @@ -6821,24 +4870,10 @@ a.tag:hover { .module-heading:after { clear: both; } -.module-heading:before, -.module-heading:after { - display: table; - content: ""; - line-height: 0; -} -.module-heading:after { - clear: both; -} .module-content { padding: 0 25px; margin: 20px 0; } -@media (min-width: 768px) { - .span9 div.module-content { - padding-left: 10px; - } -} .module-content:first-child { margin-top: 0; padding-top: 20px; @@ -6956,15 +4991,6 @@ a.tag:hover { .module-grid:after { clear: both; } -.module-grid:before, -.module-grid:after { - display: table; - content: ""; - line-height: 0; -} -.module-grid:after { - clear: both; -} .module-item { width: 189px; padding: 15px; @@ -7111,20 +5137,6 @@ a.tag:hover { .media-grid:after { clear: both; } -.media-grid:before, -.media-grid:after { - display: table; - content: ""; - line-height: 0; -} -.media-grid:after { - clear: both; -} -@media (min-width: 768px) { - .media-grid { - margin-left: -27px; - } -} .media-item { position: relative; float: left; @@ -7270,18 +5282,6 @@ a.tag:hover { .nav-aside:after { clear: both; } -.nav-simple:before, -.nav-aside:before, -.nav-simple:after, -.nav-aside:after { - display: table; - content: ""; - line-height: 0; -} -.nav-simple:after, -.nav-aside:after { - clear: both; -} .nav-simple > li, .nav-aside > li { font-size: 12px; @@ -7326,17 +5326,15 @@ a.tag:hover { color: #ffffff; background-color: #8ca0a6; } -@media (min-width: 768px) { - .nav-item.active > a:before, - .nav-aside li.active a:before { - content: ' '; - position: absolute; - top: 0; - right: -6px; - width: 6px; - height: 34px; - background-image: url("../../../base/images/nav-active.png?1"); - } +.nav-item.active > a:before, +.nav-aside li.active a:before { + content: ' '; + position: absolute; + top: 0; + right: -6px; + width: 6px; + height: 34px; + background-image: url("../../../base/images/nav-active.png?1"); } .nav-item.active > a span, .nav-aside li.active a span { @@ -7536,17 +5534,6 @@ textarea { .control-medium textarea { width: 320px; } -@media (max-width: 768px) { - .control-medium input, - .control-medium select, - .control-medium textarea { - width: 100%; - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; - min-height: 28px; - } -} .control-large input, .control-large .control-label { font-size: 17.5px; @@ -7573,40 +5560,25 @@ textarea { margin-right: -25px; margin-bottom: 0; padding-bottom: 0; -} -@media (min-width: 768px) { - .form-actions { - text-align: right; - } + text-align: right; } .form-actions .action-info { + float: left; + width: 50%; line-height: 2; text-align: left; color: #707070; margin: 0; } -@media (min-width: 768px) { - .form-actions .action-info { - float: left; - width: 50%; - } -} .form-actions .action-info.small { font-size: 11px; line-height: 1.2; } -@media (max-width: 768px) { - .form-actions .btn { - margin-top: 5px; - } -} .form-horizontal .control-label { width: 120px; } -@media (min-width: 768px) { - .form-horizontal .controls { - margin-left: 130px; - } +.form-horizontal .controls { + margin-left: 130px; } .form-horizontal .info-block { position: relative; @@ -7614,6 +5586,7 @@ textarea { font-size: 11px; color: #aaaaaa; line-height: 1.3; + padding: 6px 0 6px 25px; margin-top: 6px; } .form-horizontal .info-help { @@ -7625,16 +5598,11 @@ textarea { .form-horizontal .info-help-tight { margin-top: -10px; } -@media (min-width: 980px) { - .form-horizontal .info-block { - padding: 6px 0 6px 25px; - } - .form-horizontal .info-inline { - float: right; - width: 265px; - margin-top: 0; - padding-bottom: 0; - } +.form-horizontal .info-inline { + float: right; + width: 265px; + margin-top: 0; + padding-bottom: 0; } .form-horizontal .control-medium .info-block.info-inline { width: 165px; @@ -7745,23 +5713,6 @@ textarea { color: #187794; text-decoration: none; } -@media (max-width: 768px) { - [data-module="custom-fields"] .input-prepend .add-on { - display: block; - } -} -@media (max-width: 480px) { - [data-module="custom-fields"] .input-prepend { - width: 100%; - } - [data-module="custom-fields"] .control-custom input { - width: 100%; - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; - min-height: 28px; - } -} .control-custom { font-size: 0; } @@ -7842,7 +5793,6 @@ textarea { border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); *background-color: #085871; /* Darken IE7 buttons by default so they stand out more given they won't have borders */ - filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); } .control-custom.disabled .checkbox.btn:hover, @@ -7859,20 +5809,6 @@ textarea { .control-custom.disabled .checkbox.btn.active { background-color: #053341 \9; } -.control-custom.disabled .checkbox.btn:hover, -.control-custom.disabled .checkbox.btn:focus, -.control-custom.disabled .checkbox.btn:active, -.control-custom.disabled .checkbox.btn.active, -.control-custom.disabled .checkbox.btn.disabled, -.control-custom.disabled .checkbox.btn[disabled] { - color: #ffffff; - background-color: #085871; - *background-color: #064559; -} -.control-custom.disabled .checkbox.btn:active, -.control-custom.disabled .checkbox.btn.active { - background-color: #053341 \9; -} .control-custom.disabled .checkbox.btn .caret { border-top-color: #ffffff; border-bottom-color: #ffffff; @@ -7940,15 +5876,6 @@ textarea { .stages:after { clear: both; } -.stages:before, -.stages:after { - display: table; - content: ""; - line-height: 0; -} -.stages:after { - clear: both; -} .stages li { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; @@ -8046,11 +5973,6 @@ textarea { line-height: 27px; z-index: -1; } -@media (max-width: 768px) { - .stages li .highlight { - text-indent: -9999px; - } -} .stages li.active .highlight { color: #ffffff; background: #8cc68a; @@ -8149,7 +6071,6 @@ textarea { outline: 0; outline: thin dotted \9; /* IE6-9 */ - -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6); -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6); box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6); @@ -8163,7 +6084,7 @@ textarea { padding-bottom: 4px; } .control-full .select2-container { - max-width: 100%; + width: 520px !important; } .control-group.error .select2-container input:focus, .control-group.error .select2-container select:focus, @@ -8242,11 +6163,6 @@ textarea { padding-bottom: 20px; margin-bottom: 20px; } -@media (max-width: 768px) { - .dataset-item { - word-wrap: break-word; - } -} .dataset-item:last-of-type { border-bottom: none; margin-bottom: 0; @@ -8323,11 +6239,6 @@ textarea { top: 14px; right: 10px; } -@media (max-width: 768px) { - .resource-item .btn-group { - display: none; - } -} .resource-list.reordering .resource-item { border: 1px solid #dddddd; margin-bottom: 10px; @@ -8636,6 +6547,10 @@ textarea { font-size: 28px; width: 28px; } +.search-form .control-order-by { + float: right; + margin: 0 0 0 15px; +} .search-form .control-order-by label, .search-form .control-order-by select { display: inline; @@ -8649,7 +6564,6 @@ textarea { line-height: 1.3; color: #000000; margin-bottom: 0; - margin-top: 20px; } .search-form .filter-list { color: #444444; @@ -8687,12 +6601,6 @@ textarea { .tertiary .search-input { margin-bottom: 10px; } -@media (min-width: 980px) { - .search-form .control-order-by { - float: right; - margin-left: 15px; - } -} .group .media-vertical .image { margin: 0 -5px 5px; } @@ -8734,15 +6642,6 @@ textarea { .toolbar:after { clear: both; } -.toolbar:before, -.toolbar:after { - display: table; - content: ""; - line-height: 0; -} -.toolbar:after { - clear: both; -} .page_primary_action { margin-bottom: 20px; } @@ -8769,15 +6668,6 @@ textarea { .toolbar .breadcrumb:after { clear: both; } -.toolbar .breadcrumb:before, -.toolbar .breadcrumb:after { - display: table; - content: ""; - line-height: 0; -} -.toolbar .breadcrumb:after { - clear: both; -} .toolbar .breadcrumb li:after { content: " / "; } @@ -8796,19 +6686,6 @@ textarea { .toolbar .breadcrumb a { color: #505050; } -@media (max-width: 767px) { - .toolbar .breadcrumb { - color: #fff; - text-shadow: none; - } - .toolbar .breadcrumb .home { - display: none; - } - .toolbar .breadcrumb a { - color: #fff; - text-shadow: none; - } -} .toolbar .breadcrumb .active a, .toolbar .breadcrumb a.active { font-weight: bold; @@ -8826,7 +6703,6 @@ textarea { margin-right: 5px; *display: inline; /* IE7 inline-block hack */ - *zoom: 1; } .actions li:last-of-type { @@ -8852,15 +6728,6 @@ textarea { .page-header:after { clear: both; } -.page-header:before, -.page-header:after { - display: table; - content: ""; - line-height: 0; -} -.page-header:after { - clear: both; -} .page-header .nav-tabs { float: left; margin-bottom: -1px; @@ -8874,34 +6741,10 @@ textarea { margin-top: -5px; margin-right: -7px; } -.no-nav .page-header { - -webkit-border-radius: 3px 3px 0 0; - -moz-border-radius: 3px 3px 0 0; - border-radius: 3px 3px 0 0; -} -@media (min-width: 768px) { - .span9 .page-header { - margin-left: -17px; - } -} -@media (max-width: 768px) { - .page-header .nav-tabs { - margin: 5px 10px 10px -5px; - border: none; - } - .page-header .nav-tabs > li { - float: none; - } - .page-header .nav-tabs > li a { - -webkit-border-radius: 4px; - -moz-border-radius: 4px; - border-radius: 4px; - } - .page-header .nav-tabs > .active > a, - .page-header .nav-tabs > .active > a:hover, - .page-header .nav-tabs > .active > a:focus { - border-bottom-color: #dddddd; - } +.no-nav .page-header { + -webkit-border-radius: 3px 3px 0 0; + -moz-border-radius: 3px 3px 0 0; + border-radius: 3px 3px 0 0; } h1 { font-size: 28px; @@ -9309,18 +7152,8 @@ h4 small { -moz-box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.05); box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.05); position: relative; - background-color: #fff; + background: #ffffff url("../../../base/images/nav.png") 0 0 repeat-y; margin-bottom: 20px; - margin-left: 0; -} -.wrapper:before, -.wrapper:after { - display: table; - content: ""; - line-height: 0; -} -.wrapper:after { - clear: both; } .wrapper:before, .wrapper:after { @@ -9331,32 +7164,15 @@ h4 small { .wrapper:after { clear: both; } -@media (min-width: 768px) { - .wrapper { - background-image: url("../../../base/images/nav.png"); - background-repeat: repeat-y; - background-position: -54px 0px; - } -} -@media (min-width: 980px) { - .wrapper { - background-position: 0px 0px; - } -} .wrapper.no-nav { background-image: none; } [role=main], .main { position: relative; + padding-top: 10px; padding-bottom: 20px; -} -@media (min-width: 768px) { - [role=main], - .main { - padding-top: 10px; - background: #eeeeee url("../../../base/images/bg.png"); - } + background: #eeeeee url("../../../base/images/bg.png"); } [role=main] { min-height: 350px; @@ -9367,65 +7183,14 @@ h4 small { border-top-width: 1px; } [role=main] .primary { + width: 717px; float: right; - margin-left: 0; } [role=main] .secondary { + margin-left: 20px; + width: 220px; margin-left: 0; -} -/* Filters modal */ -.no-text .text { - display: none; -} -.js body.filters-modal { - overflow: hidden; -} -.show-filters.btn, -.hide-filters { - display: none; -} -@media (max-width: 768px) { - .js [role=main] .secondary .filters { - display: none; - position: fixed; - overflow: auto; - top: 0; - left: 0; - right: 0; - bottom: 0; - z-index: 1; - padding: 10px; - background-color: #000000; - background-color: rgba(0, 0, 0, 0.5); - } - .js body.filters-modal .secondary .filters { - display: block; - } - .js [role=main] .secondary .filters > div { - background-color: #fff; - -webkit-border-radius: 4px; - -moz-border-radius: 4px; - border-radius: 4px; - overflow: hidden; - } - .js [role=main] .secondary .filters > div .module-footer { - display: none; - } - .js body.filters-modal .secondary .filters .hide-filters { - display: inline-block; - position: absolute; - top: 14px; - right: 17px; - opacity: 0.6; - } - .js body.filters-modal .secondary .filters .hide-filters i { - font-size: 18px; - } -} -@media (max-width: 768px) { - .js .show-filters.btn { - display: inline-block; - } + float: left; } .primary > :last-child, .secondary > :last-child { @@ -9449,10 +7214,8 @@ h4 small { margin-left: 20px; margin-bottom: 20px; } -@media (min-width: 768px) { - .hero { - background: url("../../../base/images/background-tile.png"); - } +.hero { + background: url("../../../base/images/background-tile.png"); } .hero:after { background-color: rgba(0, 0, 0, 0.09); @@ -9532,15 +7295,6 @@ h4 small { .context-info .nums:after { clear: both; } -.context-info .nums:before, -.context-info .nums:after { - display: table; - content: ""; - line-height: 0; -} -.context-info .nums:after { - clear: both; -} .context-info .nums dl { float: left; width: 50%; @@ -9579,12 +7333,16 @@ h4 small { -moz-box-shadow: 0 0 0 1px #ffffff; box-shadow: 0 0 0 1px #ffffff; } +.homepage [role=main] { + padding: 20px 0; + min-height: 0; +} .homepage .row { position: relative; } .homepage .module-search { padding: 5px; - margin: 20px 0 0 0; + margin: 0; color: #ffffff; background: #ffffff; } @@ -9624,15 +7382,6 @@ h4 small { .homepage .module-search .tags:after { clear: both; } -.homepage .module-search .tags:before, -.homepage .module-search .tags:after { - display: table; - content: ""; - line-height: 0; -} -.homepage .module-search .tags:after { - clear: both; -} .homepage .module-search .tags h3, .homepage .module-search .tags .tag { display: block; @@ -9667,15 +7416,6 @@ h4 small { .homepage .stats ul:after { clear: both; } -.homepage .stats ul:before, -.homepage .stats ul:after { - display: table; - content: ""; - line-height: 0; -} -.homepage .stats ul:after { - clear: both; -} .homepage .stats ul li { float: left; width: 25%; @@ -9692,24 +7432,19 @@ h4 small { .homepage .stats ul li a:hover { text-decoration: none; } +.homepage.layout-1 .row1 .col2 { + position: absolute; + bottom: 0; + right: 0; +} +.homepage.layout-1 .row1 .col2 .module-search { + bottom: 0; + left: 0; + right: 0; +} .homepage.layout-2 .stats { margin-top: 20px; } -@media (min-width: 768px) { - .homepage [role=main] { - padding: 20px 0; - } - .homepage.layout-1 .row1 .col2 { - position: absolute; - bottom: 0; - right: 0; - } - .homepage.layout-1 .row1 .col2 .module-search { - bottom: 0; - left: 0; - right: 0; - } -} .account-masthead { *zoom: 1; min-height: 30px; @@ -9725,15 +7460,6 @@ h4 small { .account-masthead:after { clear: both; } -.account-masthead:before, -.account-masthead:after { - display: table; - content: ""; - line-height: 0; -} -.account-masthead:after { - clear: both; -} .account-masthead .account { float: right; } @@ -9749,15 +7475,6 @@ h4 small { .account-masthead .account ul:after { clear: both; } -.account-masthead .account ul:before, -.account-masthead .account ul:after { - display: table; - content: ""; - line-height: 0; -} -.account-masthead .account ul:after { - clear: both; -} .account-masthead .account ul li { display: block; float: left; @@ -9827,15 +7544,6 @@ h4 small { .masthead:after { clear: both; } -.masthead:before, -.masthead:after { - display: table; - content: ""; - line-height: 0; -} -.masthead:after { - clear: both; -} .masthead .container { position: relative; } @@ -9863,8 +7571,10 @@ h4 small { line-height: 1.2; white-space: nowrap; } -.masthead .nav-collapse { - padding-top: 10px; +.masthead .content { + position: absolute; + top: 10px; + right: 0; } .masthead .section { float: left; @@ -9882,15 +7592,6 @@ h4 small { .masthead .navigation .nav-pills li.active a { background-color: #003647; } -.masthead .nav > li > a, -.masthead .nav > li > a:focus, -.masthead .nav > li > a:hover, -.masthead .nav > .active > a, -.masthead .nav > .active > a:hover, -.masthead .nav > .active > a:focus { - color: #fff; - text-shadow: none; -} .masthead .site-search { margin: 2px 8px 2px 0; } @@ -9898,59 +7599,12 @@ h4 small { width: 200px; padding: 4px 10px; } -.masthead .btn-navbar, -.masthead .btn-navbar:hover, -.masthead .btn-navbar:focus, -.masthead .btn-navbar:active, -.masthead .btn-navbar.active, -.masthead .btn-navbar.disabled, -.masthead .btn-navbar[disabled] { - background-color: #003647; - background-image: none; - border: none; - -webkit-box-shadow: none; - -moz-box-shadow: none; - box-shadow: none; - text-shadow: none; - margin-top: 15px; -} -.masthead .btn-navbar .icon-bar, -.masthead .btn-navbar:hover .icon-bar, -.masthead .btn-navbar:focus .icon-bar, -.masthead .btn-navbar:active .icon-bar, -.masthead .btn-navbar.active .icon-bar, -.masthead .btn-navbar.disabled .icon-bar, -.masthead .btn-navbar[disabled] .icon-bar { - margin-right: 0; -} .masthead .debug { position: absolute; top: 37px; left: 10px; color: rgba(255, 255, 255, 0.5); } -@media (min-width: 980px) { - .masthead .nav-collapse { - float: right; - } -} -@media (max-width: 767px) { - .account-masthead { - margin-left: -20px; - margin-right: -20px; - padding-left: 20px; - padding-right: 20px; - } -} -@media (max-width: 979px) { - .masthead .container { - padding-left: 20px; - padding-right: 20px; - } - .masthead .site-search { - display: none; - } -} .site-footer { *zoom: 1; min-height: 55px; @@ -9967,15 +7621,6 @@ h4 small { .site-footer:after { clear: both; } -.site-footer:before, -.site-footer:after { - display: table; - content: ""; - line-height: 0; -} -.site-footer:after { - clear: both; -} .site-footer .container { position: relative; } @@ -10003,8 +7648,10 @@ h4 small { line-height: 1.2; white-space: nowrap; } -.site-footer .nav-collapse { - padding-top: 10px; +.site-footer .content { + position: absolute; + top: 10px; + right: 0; } .site-footer .section { float: left; @@ -10022,15 +7669,6 @@ h4 small { .site-footer .navigation .nav-pills li.active a { background-color: #003647; } -.site-footer .nav > li > a, -.site-footer .nav > li > a:focus, -.site-footer .nav > li > a:hover, -.site-footer .nav > .active > a, -.site-footer .nav > .active > a:hover, -.site-footer .nav > .active > a:focus { - color: #fff; - text-shadow: none; -} .site-footer .site-search { margin: 2px 8px 2px 0; } @@ -10038,31 +7676,6 @@ h4 small { width: 200px; padding: 4px 10px; } -.site-footer .btn-navbar, -.site-footer .btn-navbar:hover, -.site-footer .btn-navbar:focus, -.site-footer .btn-navbar:active, -.site-footer .btn-navbar.active, -.site-footer .btn-navbar.disabled, -.site-footer .btn-navbar[disabled] { - background-color: #003647; - background-image: none; - border: none; - -webkit-box-shadow: none; - -moz-box-shadow: none; - box-shadow: none; - text-shadow: none; - margin-top: 15px; -} -.site-footer .btn-navbar .icon-bar, -.site-footer .btn-navbar:hover .icon-bar, -.site-footer .btn-navbar:focus .icon-bar, -.site-footer .btn-navbar:active .icon-bar, -.site-footer .btn-navbar.active .icon-bar, -.site-footer .btn-navbar.disabled .icon-bar, -.site-footer .btn-navbar[disabled] .icon-bar { - margin-right: 0; -} .site-footer .debug { position: absolute; top: 37px; @@ -10077,6 +7690,23 @@ h4 small { .site-footer a { color: #ccdee3; } +.footer-links, +.attribution { + float: left; + margin-left: 20px; + width: 460px; +} +.footer-links { + margin-left: 0; +} +.footer-links ul { + float: left; + margin-left: 20px; + width: 220px; +} +.footer-links ul:first-child { + margin-left: 0; +} .footer-links ul li { margin-bottom: 5px; } @@ -10104,15 +7734,6 @@ h4 small { .lang-select:after { clear: both; } -.lang-select:before, -.lang-select:after { - display: table; - content: ""; - line-height: 0; -} -.lang-select:after { - clear: both; -} .lang-select label, .lang-select select, .lang-select .lang-container { @@ -10206,15 +7827,6 @@ h4 small { .activity .item:after { clear: both; } -.activity .item:before, -.activity .item:after { - display: table; - content: ""; - line-height: 0; -} -.activity .item:after { - clear: both; -} .activity .item .icon { display: block; position: absolute; @@ -10409,15 +8021,6 @@ h4 small { #followee-filter .btn:after { clear: both; } -#followee-filter .btn:before, -#followee-filter .btn:after { - display: table; - content: ""; - line-height: 0; -} -#followee-filter .btn:after { - clear: both; -} #followee-filter .btn span, #followee-filter .btn strong { display: block; @@ -10486,15 +8089,6 @@ h4 small { .popover-followee .popover-header:after { clear: both; } -.popover-followee .popover-header:before, -.popover-followee .popover-header:after { - display: table; - content: ""; - line-height: 0; -} -.popover-followee .popover-header:after { - clear: both; -} .popover-followee .popover-header .input-prepend { margin-bottom: 0; } @@ -10547,9 +8141,9 @@ h4 small { -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px; - -webkit-box-shadow: inset 0 1px 2 x rgba(0, 0, 0, 0.2); - -moz-box-shadow: inset 0 1px 2 x rgba(0, 0, 0, 0.2); - box-shadow: inset 0 1px 2 x rgba(0, 0, 0, 0.2); + -webkit-box-shadow: inset 0 1px 2x rgba(0, 0, 0, 0.2); + -moz-box-shadow: inset 0 1px 2x rgba(0, 0, 0, 0.2); + box-shadow: inset 0 1px 2x rgba(0, 0, 0, 0.2); } .popover-followee .nav li a:hover i { background-color: #000; @@ -10571,15 +8165,6 @@ h4 small { .dashboard-me:after { clear: both; } -.dashboard-me:before, -.dashboard-me:after { - display: table; - content: ""; - line-height: 0; -} -.dashboard-me:after { - clear: both; -} .dashboard-me img { float: left; margin-right: 10px; @@ -10749,21 +8334,6 @@ iframe { .ie7 .homepage .media.module-heading .media-image img { width: 85px !important; } -.ie8 .masthead .nav-collapse, -.ie7 .masthead .nav-collapse { - float: right; -} -.ie8 [role=main], -.ie7 [role=main], -.ie8 .main, -.ie7 .main { - padding-top: 10px; - background: #eeeeee url("../../../base/images/bg.png"); -} -.ie8 .hero, -.ie7 .hero { - background: url("../../../base/images/background-tile.png"); -} .ie8 .hero .hero-primary.module-popup .box, .ie7 .hero .hero-primary.module-popup .box { padding-bottom: 20px !important; @@ -10797,15 +8367,6 @@ iframe { .ie7 .tags .tag-list:after { clear: both; } -.ie7 .tags .tag-list:before, -.ie7 .tags .tag-list:after { - display: table; - content: ""; - line-height: 0; -} -.ie7 .tags .tag-list:after { - clear: both; -} .ie7 .tags .tag-list li { display: block; float: left; @@ -10842,7 +8403,6 @@ iframe { .ie7 .control-custom .checkbox { *display: inline; /* IE7 inline-block hack */ - *zoom: 1; } .ie7 .stages { @@ -10876,7 +8436,6 @@ iframe { .ie7 .masthead nav { *display: inline; /* IE7 inline-block hack */ - *zoom: 1; } .ie7 .masthead .header-image { @@ -10897,15 +8456,6 @@ iframe { .ie7 .module-narrow .nav-item.image:after { clear: both; } -.ie7 .module-narrow .nav-item.image:before, -.ie7 .module-narrow .nav-item.image:after { - display: table; - content: ""; - line-height: 0; -} -.ie7 .module-narrow .nav-item.image:after { - clear: both; -} .ie7 .nav-facet .nav-item.active a { content: 'x'; } @@ -10930,15 +8480,6 @@ iframe { .ie7 .module-heading:after { clear: both; } -.ie7 .module-heading:before, -.ie7 .module-heading:after { - display: table; - content: ""; - line-height: 0; -} -.ie7 .module-heading:after { - clear: both; -} .ie7 .module-heading .media-content { position: relative; }