Merge branch 'hotfix/1.9.5' into develop
This commit is contained in:
commit
4540b39acb
1 changed files with 19 additions and 19 deletions
|
|
@ -78,7 +78,7 @@
|
||||||
--size-text-title: 40px;
|
--size-text-title: 40px;
|
||||||
--size-text-subtitle: 32px;
|
--size-text-subtitle: 32px;
|
||||||
--size-text-primary: 20px;
|
--size-text-primary: 20px;
|
||||||
--size-text-secondary: 16px;
|
--size-text-secondary: 16px;
|
||||||
|
|
||||||
--indent-huge: 72px;
|
--indent-huge: 72px;
|
||||||
--indent-big: 52px;
|
--indent-big: 52px;
|
||||||
|
|
@ -94,7 +94,7 @@ body {
|
||||||
-ms-text-size-adjust: 100%;
|
-ms-text-size-adjust: 100%;
|
||||||
-moz-text-size-adjust: 100%;
|
-moz-text-size-adjust: 100%;
|
||||||
-webkit-text-size-adjust: 100%;
|
-webkit-text-size-adjust: 100%;
|
||||||
|
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
|
@ -102,17 +102,17 @@ body {
|
||||||
}
|
}
|
||||||
|
|
||||||
a {
|
a {
|
||||||
color: var(--color-link);
|
color: var(--color-link);
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
a:is(:hover, :focus, :active) {
|
a:is(:hover, :focus, :active) {
|
||||||
color: var(--color-link-hover);
|
color: var(--color-link-hover);
|
||||||
}
|
}
|
||||||
|
|
||||||
button, a.btn {
|
button, a.btn {
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
color: var(--white);
|
color: var(--white);
|
||||||
font-family: 'InterL';
|
font-family: 'InterL';
|
||||||
font-size: var(--size-text-secondary);
|
font-size: var(--size-text-secondary);
|
||||||
|
|
@ -120,12 +120,12 @@ button, a.btn {
|
||||||
height: 48px;
|
height: 48px;
|
||||||
border: 1px solid transparent;
|
border: 1px solid transparent;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
background: var(--color-link);
|
background: var(--color-link);
|
||||||
}
|
}
|
||||||
button:is(:hover, :focus, :active),
|
button:is(:hover, :focus, :active),
|
||||||
a.btn:is(:hover, :focus, :active) {
|
a.btn:is(:hover, :focus, :active) {
|
||||||
background: var(--color-link-hover);
|
background: var(--color-link-hover);
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
.btn.btn-secondary {
|
.btn.btn-secondary {
|
||||||
color: var(--color-link);
|
color: var(--color-link);
|
||||||
|
|
@ -142,7 +142,7 @@ a.btn:is(:hover, :focus, :active) {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
font-family: 'InterSB';
|
font-family: 'InterSB';
|
||||||
min-height: var(--h-header);
|
min-height: var(--h-header);
|
||||||
padding: 0 var(--w-screen);
|
padding: 0 var(--w-screen);
|
||||||
border: 0;
|
border: 0;
|
||||||
|
|
@ -227,7 +227,7 @@ a.btn:is(:hover, :focus, :active) {
|
||||||
font-family: 'GolosB';
|
font-family: 'GolosB';
|
||||||
font-size: var(--size-text-subtitle);
|
font-size: var(--size-text-subtitle);
|
||||||
margin-top: var(--indent-mini);
|
margin-top: var(--indent-mini);
|
||||||
}
|
}
|
||||||
.container-inside .block .block-description {
|
.container-inside .block .block-description {
|
||||||
font-family: 'Golos';
|
font-family: 'Golos';
|
||||||
font-size: var(--size-text-primary);
|
font-size: var(--size-text-primary);
|
||||||
|
|
@ -307,7 +307,7 @@ a.btn:is(:hover, :focus, :active) {
|
||||||
}
|
}
|
||||||
:is(.ul, .fl) .container-inside .list-group .paragraph .icon-text {
|
:is(.ul, .fl) .container-inside .list-group .paragraph .icon-text {
|
||||||
background: url(img/svg/text-32x32.svg) no-repeat 0 0;
|
background: url(img/svg/text-32x32.svg) no-repeat 0 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
:is(.ul, .fl) .container-inside .list-group .list > div {
|
:is(.ul, .fl) .container-inside .list-group .list > div {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
@ -323,7 +323,7 @@ a.btn:is(:hover, :focus, :active) {
|
||||||
height: 24px;
|
height: 24px;
|
||||||
top: 0;
|
top: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
}
|
}
|
||||||
:is(.ul, .fl) .container-inside .list-group .list > div.esia::after {
|
:is(.ul, .fl) .container-inside .list-group .list > div.esia::after {
|
||||||
background: url(img/svg/esia-24x24.svg) no-repeat 0 0;
|
background: url(img/svg/esia-24x24.svg) no-repeat 0 0;
|
||||||
}
|
}
|
||||||
|
|
@ -426,7 +426,7 @@ a.btn:is(:hover, :focus, :active) {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
font-family: 'InterB';
|
font-family: 'InterB';
|
||||||
top: -50px;
|
top: -50px;
|
||||||
left: 15px;
|
left: 15px;
|
||||||
}
|
}
|
||||||
:is(.ul, .fl) .container-inside .list-group .pass-list > div:nth-child(1)::after {
|
:is(.ul, .fl) .container-inside .list-group .pass-list > div:nth-child(1)::after {
|
||||||
content: "1";
|
content: "1";
|
||||||
|
|
@ -588,7 +588,7 @@ a.btn:is(:hover, :focus, :active) {
|
||||||
background-color: var(--bg-form);
|
background-color: var(--bg-form);
|
||||||
}
|
}
|
||||||
:is(.fl) .container-inside .list-group.lk-msg span {
|
:is(.fl) .container-inside .list-group.lk-msg span {
|
||||||
background: url(img/svg/info.svg) no-repeat 0 4px;
|
background: url(img/svg/info.svg) no-repeat 0 4px;
|
||||||
}
|
}
|
||||||
:is(.fl) .container-inside .list-group.lk-limits .subtitle {
|
:is(.fl) .container-inside .list-group.lk-limits .subtitle {
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
|
|
@ -626,7 +626,7 @@ a.btn:is(:hover, :focus, :active) {
|
||||||
|
|
||||||
.browser-check-content {
|
.browser-check-content {
|
||||||
font-family: 'Golos';
|
font-family: 'Golos';
|
||||||
font-size: var(--size-text-secondary);
|
font-size: var(--size-text-secondary);
|
||||||
padding: var(--indent-mini) var(--w-screen) var(--indent-mini) calc(var(--w-screen) + 38px);
|
padding: var(--indent-mini) var(--w-screen) var(--indent-mini) calc(var(--w-screen) + 38px);
|
||||||
background-color: var(--bg-warn);
|
background-color: var(--bg-warn);
|
||||||
}
|
}
|
||||||
|
|
@ -636,7 +636,7 @@ a.btn:is(:hover, :focus, :active) {
|
||||||
}
|
}
|
||||||
.browser-check-text::before {
|
.browser-check-text::before {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
content: url(../img/svg/info.svg);
|
content: url(img/svg/info.svg);
|
||||||
left: 0;
|
left: 0;
|
||||||
top: calc((100% - 24px) / 2);
|
top: calc((100% - 24px) / 2);
|
||||||
}
|
}
|
||||||
|
|
@ -707,7 +707,7 @@ a.btn:is(:hover, :focus, :active) {
|
||||||
}
|
}
|
||||||
:is(.ul, .fl) .container-inside .list-group .pass-list > div::after {
|
:is(.ul, .fl) .container-inside .list-group .pass-list > div::after {
|
||||||
top: 10px;
|
top: 10px;
|
||||||
}
|
}
|
||||||
:is(.ul, .fl) .container-inside .list-group .pass-list > div + div {
|
:is(.ul, .fl) .container-inside .list-group .pass-list > div + div {
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
margin-top: var(--indent-mini);
|
margin-top: var(--indent-mini);
|
||||||
|
|
@ -736,5 +736,5 @@ a.btn:is(:hover, :focus, :active) {
|
||||||
:is(.ul, .fl) .container-inside .list-group .docs-list > div + div {
|
:is(.ul, .fl) .container-inside .list-group .docs-list > div + div {
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
margin-top: var(--indent-mini);
|
margin-top: var(--indent-mini);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue