Michael Lando | 451a340 | 2017-02-19 10:28:42 +0200 | [diff] [blame] | 1 | .w-sdc-dark-header { |
| 2 | .c_11; |
| 3 | .bg_i; |
| 4 | height: 94px; |
| 5 | width: 100%; |
| 6 | display: flex; |
| 7 | align-items: center; |
| 8 | |
| 9 | .w-sdc-dark-header-logo { |
| 10 | .hand; |
| 11 | height: 92px; |
| 12 | width: 240px; |
| 13 | padding: 28px 28px 28px 60px; |
| 14 | .flex-fixed(240px); |
| 15 | |
| 16 | .w-sdc-dark-header-logo-icon { |
| 17 | display: inline-block; |
| 18 | margin-right: 8px; |
| 19 | vertical-align: -6px; |
| 20 | } |
| 21 | a.w-sdc-dark-header-logo-link { |
| 22 | .c_5; |
| 23 | text-decoration: none; |
| 24 | } |
| 25 | .w-sdc-dark-header-version{ |
| 26 | .c_16; |
| 27 | .opacity(0.6); |
| 28 | } |
| 29 | } |
| 30 | |
| 31 | .i-sdc-dark-header-caption { |
| 32 | min-width: 175px; |
| 33 | text-align: left; |
| 34 | cursor: default; |
| 35 | text-overflow: ellipsis; |
| 36 | overflow: hidden; |
| 37 | flex-grow: 10; |
| 38 | padding-left: 27px; |
| 39 | white-space: nowrap; |
| 40 | |
| 41 | .i-sdc-dark-header-caption-text { |
| 42 | |
| 43 | text-overflow: ellipsis; |
| 44 | overflow: hidden; |
| 45 | } |
| 46 | } |
| 47 | |
| 48 | .w-sdc-header-user-container { |
| 49 | .c_7; |
| 50 | } |
| 51 | } |