| | |
| | | float: left; |
| | | width: 200px; |
| | | height: 65px; |
| | | background: url("../images/logo.png") no-repeat; } |
| | | margin-top:10px; |
| | | /*background: url("../images/logo.png") no-repeat;*/ } |
| | | #logo a { |
| | | display: block; |
| | | width: 100%; |
| | |
| | | |
| | | #content { |
| | | width: 78%; } |
| | | |
| | | #passBar, #passText { |
| | | display: inline-block; |
| | | vertical-align: middle; } |
| | | |
| | | #passBar { |
| | | height: 11px; |
| | | padding: 0; } |
| | | |
| | | #passBar > div { |
| | | height: 100%; |
| | | padding: 0; } |
| | | |
| | | #sidebar { |
| | | margin-top: 27px; |
| | |
| | | transition: background ease 500ms; } |
| | | .table tbody tr:last-child { |
| | | border-radius: 4px; } |
| | | .table tbody tr td { |
| | | text-overflow: ellipsis; |
| | | overflow-x: hidden; } |
| | | |
| | | .tfooter { |
| | | margin-top: -1px; |
| | |
| | | margin-bottom: 0; |
| | | width: 150px; |
| | | height: 10px; } |
| | | |
| | | p.fieldset-legend { |
| | | display: none; } |
| | | |
| | | .content-tab-wrapper { |
| | | border-style: solid; |
| | |
| | | width: 8%; |
| | | overflow: hidden; |
| | | text-overflow: ellipsis; } |
| | | |
| | | thead.dark th[data-column] { |
| | | cursor: pointer; |
| | | } |
| | | |
| | | thead.dark th[data-column][data-ordered] { |
| | | font-weight: bold; |
| | | position: relative; |
| | | } |
| | | |
| | | thead.dark th[data-column][data-ordered]:before { |
| | | content: ""; |
| | | display: block; |
| | | position: absolute; |
| | | right: 5px; |
| | | top: 16px; |
| | | width: 0; |
| | | height: 0; |
| | | vertical-align: middle; |
| | | border-bottom: 5px solid #fff; |
| | | border-top: 5px solid transparent; |
| | | border-right: 5px solid transparent; |
| | | border-left: 6px solid transparent; |
| | | line-height: inherit; |
| | | } |
| | | |
| | | thead.dark th[data-column][data-ordered="desc"]:before { |
| | | top: 21px; |
| | | border-bottom: 5px solid transparent; |
| | | border-top: 5px solid #fff; |
| | | } |
| | | |
| | | thead.dark td input, |
| | | thead.dark td select { |
| | |
| | | span.flag-ee {background-position:0 -1387px} |
| | | span.flag-eg {background-position:0 -1409px} |
| | | span.flag-eh {background-position:0 -1431px} |
| | | /*span.flag-en {background-position:0 -1453px}*/ |
| | | span.flag-er {background-position:0 -1475px} |
| | | span.flag-es {background-position:0 -1497px} |
| | | span.flag-et {background-position:0 -1519px} |
| | |
| | | span.flag-fo {background-position:0 -1673px} |
| | | span.flag-fr {background-position:0 -1695px} |
| | | span.flag-ga {background-position:0 -1717px} |
| | | span.flag-gb {background-position:0 -1739px} |
| | | span.flag-gb, span.flag-en {background-position:0 -1739px} |
| | | span.flag-gd {background-position:0 -1761px} |
| | | span.flag-ge {background-position:0 -1783px} |
| | | span.flag-gf {background-position:0 -1805px} |
| | |
| | | #logo { |
| | | background-image: url("../images/logo@2x.png"); |
| | | background-size: 200px 65px; } } |
| | | |
| | | .input-group-field { |
| | | display: table-cell; |
| | | vertical-align: middle; |
| | | border-radius:4px; |
| | | min-width:1%; |
| | | white-space: nowrap; |
| | | } |
| | | .input-group-field .form-control { |
| | | border-radius: inherit !important; |
| | | } |
| | | .input-group-field:not(:first-child):not(:last-child) { |
| | | border-radius:0; |
| | | } |
| | | .input-group-field:not(:first-child):not(:last-child) .form-control { |
| | | border-left-width: 0; |
| | | border-right-width: 0; |
| | | } |
| | | .input-group-field:last-child { |
| | | border-top-left-radius:0; |
| | | border-bottom-left-radius:0; |
| | | } |