Blame view
public/css/pages/personal-account/profile.css
11 KB
b80175387 Начальный проект ... |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 |
.header-profile { color: #F5851A; position: relative; white-space: nowrap; margin-right: 70px; } .header-profile:after { background-image: url("data:image/svg+xml,%3Csvg width='20' height='16' viewBox='0 0 20 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.1954 5.77778C13.1954 7.93323 11.4481 9.68056 9.29264 9.68056C7.1372 9.68056 5.38986 7.93323 5.38986 5.77778C5.38986 3.62233 7.1372 1.875 9.29264 1.875C11.4481 1.875 13.1954 3.62233 13.1954 5.77778ZM12.922 10.2736C14.2324 9.21444 15.0704 7.59397 15.0704 5.77778C15.0704 2.5868 12.4836 0 9.29264 0C6.10166 0 3.51486 2.5868 3.51486 5.77778C3.51486 7.66592 4.42056 9.34253 5.82122 10.3968C3.52498 11.1822 1.55468 12.6704 0.166945 14.6048C-0.268123 15.2112 0.201641 16 0.948009 16C1.28171 16 1.59025 15.8303 1.78937 15.5625C3.5537 13.1899 6.37865 11.6527 9.56261 11.6527C12.7466 11.6527 15.5715 13.1899 17.3358 15.5625C17.535 15.8303 17.8435 16 18.1772 16C18.9236 16 19.3933 15.2112 18.9583 14.6048C17.4942 12.5639 15.3816 11.0198 12.922 10.2736Z' fill='%23F2994A'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-size: cover; } .prof-fav { margin-right: 48px; } .account-top-links { padding-top: 16px; } .account-title { font-weight: 700; font-size: 48px; line-height: 100%; margin-top: 40px; } .account-content { display: -webkit-box; display: -ms-flexbox; display: flex; margin-top: 40px; } .account-left { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; max-width: 245px; width: 100%; margin-right: 90px; } .account-left__exit { font-weight: 600; font-size: 16px; line-height: 22px; |
2f5f2c1a4 Баг с версткой ка... |
51 |
position: relative; |
b80175387 Начальный проект ... |
52 53 |
color: #636B78; margin-left: 20px; |
b80175387 Начальный проект ... |
54 55 56 57 |
} .account-left__exit:after { position: absolute; content: ""; |
2f5f2c1a4 Баг с версткой ка... |
58 |
background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_350_29126)'%3E%3Cpath d='M6.8 13.275C6.6 13.075 6.504 12.8333 6.512 12.55C6.52 12.2667 6.62434 12.025 6.825 11.825L8.65 10H1C0.71667 10 0.479003 9.904 0.287003 9.712C0.0950034 9.52 -0.000663206 9.28267 3.46021e-06 9C3.46021e-06 8.71667 0.0960036 8.479 0.288004 8.287C0.480004 8.095 0.717337 7.99934 1 8H8.65L6.8 6.15C6.6 5.95 6.5 5.71234 6.5 5.437C6.5 5.16167 6.6 4.92434 6.8 4.725C7 4.525 7.23767 4.425 7.513 4.425C7.78834 4.425 8.02567 4.525 8.225 4.725L11.8 8.3C11.9 8.4 11.971 8.50834 12.013 8.625C12.055 8.74167 12.0757 8.86667 12.075 9C12.075 9.13334 12.0543 9.25834 12.013 9.375C11.9717 9.49167 11.9007 9.6 11.8 9.7L8.2 13.3C8.01667 13.4833 7.78767 13.575 7.513 13.575C7.23834 13.575 7.00067 13.475 6.8 13.275ZM2 18C1.45 18 0.979003 17.804 0.587003 17.412C0.195003 17.02 -0.000663206 16.5493 3.46021e-06 16V13C3.46021e-06 12.7167 0.0960036 12.479 0.288004 12.287C0.480004 12.095 0.717337 11.9993 1 12C1.28334 12 1.521 12.096 1.713 12.288C1.905 12.48 2.00067 12.7173 2 13V16H16V2H2V5C2 5.28334 1.904 5.521 1.712 5.713C1.52 5.905 1.28267 6.00067 1 6C0.71667 6 0.479003 5.904 0.287003 5.712C0.0950034 5.52 -0.000663206 5.28267 3.46021e-06 5V2C3.46021e-06 1.45 0.196004 0.979002 0.588004 0.587002C0.980003 0.195002 1.45067 -0.000664969 2 1.69779e-06H16C16.55 1.69779e-06 17.021 0.196002 17.413 0.588002C17.805 0.980002 18.0007 1.45067 18 2V16C18 16.55 17.804 17.021 17.412 17.413C17.02 17.805 16.5493 18.0007 16 18H2Z' fill='%23636B78'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_350_29126'%3E%3Crect width='18' height='18' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E"); |
b80175387 Начальный проект ... |
59 60 |
background-repeat: no-repeat; background-size: cover; |
2f5f2c1a4 Баг с версткой ка... |
61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 |
width: 18px; height: 18px; right: 42px; top: 2px; } .account-left__exit.active { color: #F5851A; } .account-left__exit.active:before { position: absolute; content: ""; background-image: url("data:image/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.224995 13.7722C0.524988 14.0759 1.01137 14.0759 1.31137 13.7722L8 7L1.31137 0.227805C1.01137 -0.0759354 0.524988 -0.0759354 0.224995 0.227805C-0.0749983 0.531546 -0.0749983 1.02401 0.224995 1.32775L5.82726 7L0.224995 12.6723C-0.0749983 12.976 -0.0749983 13.4685 0.224995 13.7722Z' fill='%23F2994A'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-size: cover; width: 9px; height: 16px; top: 2px; left: -20px; } .account-left__exit.active:after { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_343_37306)'%3E%3Cpath d='M7.8 14.275C7.6 14.075 7.504 13.8333 7.512 13.55C7.52 13.2667 7.62434 13.025 7.825 12.825L9.65 11H2C1.71667 11 1.479 10.904 1.287 10.712C1.095 10.52 0.999337 10.2827 1 10C1 9.71667 1.096 9.479 1.288 9.287C1.48 9.095 1.71734 8.99934 2 9H9.65L7.8 7.15C7.6 6.95 7.5 6.71234 7.5 6.437C7.5 6.16167 7.6 5.92434 7.8 5.725C8 5.525 8.23767 5.425 8.513 5.425C8.78834 5.425 9.02567 5.525 9.225 5.725L12.8 9.3C12.9 9.4 12.971 9.50834 13.013 9.625C13.055 9.74167 13.0757 9.86667 13.075 10C13.075 10.1333 13.0543 10.2583 13.013 10.375C12.9717 10.4917 12.9007 10.6 12.8 10.7L9.2 14.3C9.01667 14.4833 8.78767 14.575 8.513 14.575C8.23834 14.575 8.00067 14.475 7.8 14.275ZM3 19C2.45 19 1.979 18.804 1.587 18.412C1.195 18.02 0.999337 17.5493 1 17V14C1 13.7167 1.096 13.479 1.288 13.287C1.48 13.095 1.71734 12.9993 2 13C2.28334 13 2.521 13.096 2.713 13.288C2.905 13.48 3.00067 13.7173 3 14V17H17V3H3V6C3 6.28334 2.904 6.521 2.712 6.713C2.52 6.905 2.28267 7.00067 2 7C1.71667 7 1.479 6.904 1.287 6.712C1.095 6.52 0.999337 6.28267 1 6V3C1 2.45 1.196 1.979 1.588 1.587C1.98 1.195 2.45067 0.999335 3 1H17C17.55 1 18.021 1.196 18.413 1.588C18.805 1.98 19.0007 2.45067 19 3V17C19 17.55 18.804 18.021 18.412 18.413C18.02 18.805 17.5493 19.0007 17 19H3Z' fill='%23F2994A'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_343_37306'%3E%3Crect width='18' height='18' fill='white' transform='translate(1 1)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E"); |
b80175387 Начальный проект ... |
82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 |
} .account-tabs { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; margin-top: 0; padding-left: 20px; } .account-tabs > * { margin-bottom: 20px; margin-right: 0; } .account-tabs__item { font-family: "Montserrat"; font-style: normal; font-weight: 600; font-size: 16px; line-height: 22px; } .account-tabs__item.active { position: relative; font-weight: 600; } .account-tabs__item.active:before { position: absolute; content: ""; background-image: url("data:image/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.224995 13.7722C0.524988 14.0759 1.01137 14.0759 1.31137 13.7722L8 7L1.31137 0.227805C1.01137 -0.0759354 0.524988 -0.0759354 0.224995 0.227805C-0.0749983 0.531546 -0.0749983 1.02401 0.224995 1.32775L5.82726 7L0.224995 12.6723C-0.0749983 12.976 -0.0749983 13.4685 0.224995 13.7722Z' fill='%23F2994A'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-size: cover; width: 9px; height: 16px; top: 2px; left: -20px; } .profile-block-wrapper { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .profile-block-wrapper > :not(:last-child) { margin-bottom: 40px; } .profile-block-wrapper--hidden { display: none; } .profile-block { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; font-size: 16px; line-height: 22px; |
2f5f2c1a4 Баг с версткой ка... |
148 149 |
max-width: 440px; width: 100%; |
b80175387 Начальный проект ... |
150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 |
} .profile-block__title { font-weight: 400; color: #ABB2BF; margin-bottom: 16px; } .profile-block__content { font-weight: 600; color: #333B49; } .profile-block__title-file { font-weight: 400; color: #ABB2BF; margin-bottom: 16px; border: none; } .acc-file { color: #F5851A !important; font-weight: 600 !important; } .profile-block-buttons { max-width: 439px; width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding-bottom: 120px; } .profile-block-buttons__link-data { background: #F5851A; border-radius: 9.375px; font-weight: 600; font-style: normal; font-size: 14px; line-height: 16px; letter-spacing: -0.01em; color: #FFFFFF; border: 1px solid #F5851A; cursor: pointer; padding: 12px 19px 12px 19px; font-size: 16px; } .profile-block-buttons__link-data:hover { border: 1px solid #F2994A; background-color: #FFFFFF; color: #F2994A; border-radius: 9.375px; font-weight: 600; font-style: normal; font-size: 14px; line-height: 16px; letter-spacing: -0.01em; font-size: 16px; } .profile-block-buttons__link-pass { border: 1px solid #F2994A; background-color: #FFFFFF; color: #F2994A; border-radius: 9.375px; font-weight: 600; font-style: normal; font-size: 14px; line-height: 16px; letter-spacing: -0.01em; font-size: 16px; border: none; padding: 13px 22px; } .change-pass-wrapper { padding-bottom: 120px; } .change-pass-wrapper--hidden { display: none; } .profile-pass-change { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; margin-top: 0; } .profile-pass-change__btn { width: 193px; height: 42px; font-size: 16px; -ms-flex-item-align: start; align-self: start; margin-top: 38px; } .prof-show-pass { bottom: 84%; right: 1px; } .prof-show-pas-sec { bottom: 59%; right: 1px; } .prof-show-pas-third { bottom: 30%; right: 1px; } .pass-change-succ { max-width: 333px; width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .pass-change-succ__title { font-weight: 600; font-size: 24px; line-height: 28px; } .pass-change-succ__btn { margin-top: 30px; background: #F5851A; border-radius: 9.375px; font-weight: 600; font-style: normal; font-size: 14px; line-height: 16px; letter-spacing: -0.01em; color: #FFFFFF; border: 1px solid #F5851A; cursor: pointer; padding: 12px 61px 12px 62px; } .pass-change-succ__btn:hover { border: 1px solid #F2994A; background-color: #FFFFFF; color: #F2994A; border-radius: 9.375px; font-weight: 600; font-style: normal; font-size: 14px; line-height: 16px; letter-spacing: -0.01em; } .pass-change-succ--hidden { display: none; } |