Merge pull request #1520 from ONLYOFFICE/feature/Bug_50043

Bug 50043
This commit is contained in:
maxkadushkin 2022-01-31 15:51:23 +03:00 committed by GitHub
commit 45f830e266
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
25 changed files with 55 additions and 45 deletions

View file

@ -22,7 +22,7 @@
letter-spacing: 1px;
color: @text-normal-ie;
color: @text-normal;
font-weight: bold;
.font-weight-bold();
white-space: nowrap;
}
@ -34,6 +34,7 @@
.asc-about-companyname {
font: bold 15px Tahoma;
letter-spacing: 0.01em;
color: @text-normal-ie;
color: @text-normal;
}
@ -54,7 +55,7 @@
}
&.asc-about-lic {
font-weight: bold;
.font-weight-bold();
}
}

View file

@ -81,6 +81,11 @@
button.disabled > .@{icon-class} {background-position: -3*@icon-size -@index*@icon-size;}
}
.font-weight-bold{
font-weight: bold;
letter-spacing: 0.01em;
}
/**
*/
:root {

View file

@ -476,8 +476,9 @@
display: block;
position: relative;
.border-radius(0);
.font-weight-bold();
background-color: transparent;
font-weight: bold;
&:hover:not(.disabled),
.over:not(.disabled) {
@ -1046,7 +1047,7 @@
// ------------------------
.dlg-btn {
font-weight: bold;
.font-weight-bold();
width: 86px;
color: @text-normal-ie;
color: @text-normal;

View file

@ -64,7 +64,7 @@
.name {
font-size: 12px;
font-weight: bold;
.font-weight-bold();
display: block;
padding: 0 10px 0 0;
white-space: nowrap;
@ -96,7 +96,7 @@
word-wrap: break-word;
.user {
font-weight: bold;
.font-weight-bold();
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
@ -106,7 +106,7 @@
color: @text-normal-ie;
color: @text-normal;
font-size: 12px;
font-weight: bold;
.font-weight-bold();
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;

View file

@ -402,7 +402,7 @@
.menu-picker-container {
.group-description {
padding: 3px 0 3px 10px;
font-weight: bold;
.font-weight-bold();
}
.group-items-container .item {

View file

@ -20,7 +20,7 @@
label {
font-size: 12px;
font-weight: bold;
.font-weight-bold();
margin-top: 2px;
}
}
@ -152,7 +152,7 @@
color: @text-normal-ie;
color: @text-normal;
font-size: 12px;
font-weight: bold;
.font-weight-bold();
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
@ -338,7 +338,7 @@
margin-right:0;
line-height: 14px;
font-size: 14px;
font-weight: bold;
.font-weight-bold();
color: @text-normal-ie;
color: @text-normal;
opacity: 0.7;

View file

@ -113,7 +113,7 @@ label {
.box-inner-shadow(0 @scaled-one-px-value 0 @border-toolbar);
.status-label {
font-weight: bold;
.font-weight-bold();
color: @text-normal-ie;
color: @text-normal;
white-space: nowrap;
@ -183,7 +183,7 @@ label {
}
&.header {
font-weight: bold;
.font-weight-bold();
}
}

View file

@ -79,7 +79,7 @@
.header-name {
padding: 10px 2px 12px 4px;
font-weight: bold;
.font-weight-bold();
cursor: default;
}

View file

@ -284,7 +284,7 @@
color: @text-normal-ie;
color: @text-normal;
font-size: 12px;
font-weight: bold;
.font-weight-bold();
white-space: nowrap;
cursor: default;
@ -293,7 +293,7 @@
text-overflow: ellipsis;
vertical-align: middle;
max-width: 200px;
font-weight: bold;
.font-weight-bold();
}
}
}
@ -475,3 +475,5 @@
}
}
}

View file

@ -99,7 +99,7 @@
.user-date {
display: inline-block;
font-size: 12px;
font-weight: bold;
.font-weight-bold();
margin-right: 12px;
white-space: nowrap;
overflow: hidden;
@ -128,7 +128,7 @@
white-space: nowrap;
overflow: hidden;
font-size: 12px;
font-weight: bold;
.font-weight-bold();
cursor: pointer;
text-overflow: ellipsis;
padding-right: 35px;

View file

@ -33,7 +33,7 @@
}
&.header {
font-weight: bold;
.font-weight-bold();
}
}

View file

@ -8,7 +8,7 @@
height: 20px;
left: 0;
top: 0;
font-weight: bold;
.font-weight-bold();
margin-top: 10px;
margin-left: 12px;
@ -91,7 +91,7 @@
label {
width: 100%;
padding-right: 20px;
font-weight: bold;
.font-weight-bold();
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;

View file

@ -36,7 +36,7 @@
&::after {
content: attr(title);
font-weight: bold;
.font-weight-bold();
display: block;
}

View file

@ -101,6 +101,7 @@
text-align: center;
font-size: 12px;
font-weight: 700;
letter-spacing: 0.01em;
vertical-align: bottom;
line-height: 26px;
@ -122,7 +123,7 @@
margin-right:0;
line-height: 14px;
font-size: 14px;
font-weight: bold;
.font-weight-bold();
color: @text-normal-ie;
color: @text-normal;
opacity: 0.7;

View file

@ -134,7 +134,7 @@
width: 30%;
label {
font-weight: bold;
.font-weight-bold();
font-size: 12px;
}
}
@ -157,7 +157,7 @@
font-size: 10pt;
color: @text-normal-ie;
color: @text-normal;
font-weight: bold;
.font-weight-bold();
padding: 0 0 10px 10px;
white-space: nowrap;
}
@ -344,7 +344,7 @@
width: 30%;
label {
font-weight: bold;
.font-weight-bold();
}
}
@ -428,7 +428,7 @@ label {
}
.header {
font-weight: bold;
.font-weight-bold();
margin: 30px 0 10px;
}

View file

@ -9,7 +9,7 @@
left: 0;
top: 0;
width: 100%;
font-weight: bold;
.font-weight-bold();
padding: 10px 12px;
border-bottom: @scaled-one-px-value-ie solid @border-toolbar-ie;
border-bottom: @scaled-one-px-value solid @border-toolbar;

View file

@ -19,7 +19,7 @@
label {
font-size: 12px;
font-weight: bold;
.font-weight-bold();
margin-top: 2px;
}

View file

@ -32,7 +32,7 @@
.div-category {
padding: 0 15px;
text-align: right;
font-weight: bold;
.font-weight-bold();
font-size: 11px;
}
}

View file

@ -12,7 +12,7 @@
.group-description {
padding: 3px 0 3px 10px;
font-weight: bold;
.font-weight-bold();
}
.grouped-data .group-items-container {

View file

@ -171,7 +171,7 @@
width: 30%;
label {
font-weight: bold;
.font-weight-bold();
font-size: 12px;
}
}
@ -194,7 +194,7 @@
font-size: 10pt;
color: @text-normal-ie;
color: @text-normal;
font-weight: bold;
.font-weight-bold();
padding: 0 0 10px 10px;
white-space: nowrap;
}
@ -377,7 +377,7 @@
width: 30%;
label {
font-weight: bold;
.font-weight-bold();
}
}
@ -439,7 +439,7 @@
padding: 30px 30px;
.header {
font-weight: bold;
.font-weight-bold();
margin: 30px 0 10px;
}

View file

@ -32,7 +32,7 @@
.div-category {
padding: 0 0 0 10px;
text-align: right;
font-weight: bold;
.font-weight-bold();
font-size: 11px;
white-space: nowrap;
}

View file

@ -68,7 +68,7 @@
}
&.header {
font-weight: bold;
.font-weight-bold();
}
}

View file

@ -39,7 +39,7 @@
}
&.header {
font-weight: bold;
.font-weight-bold();
}
word-wrap: break-word;

View file

@ -215,7 +215,7 @@
width: 30%;
label {
font-weight: bold;
.font-weight-bold();
font-size: 12px;
}
}
@ -262,7 +262,7 @@
font-size: 10pt;
color: @text-normal-ie;
color: @text-normal;
font-weight: bold;
.font-weight-bold();
padding: 0 0 10px 10px;
white-space: nowrap;
}
@ -445,7 +445,7 @@
width: 30%;
label {
font-weight: bold;
.font-weight-bold();
}
}
@ -507,7 +507,7 @@
padding: 30px 30px;
.header {
font-weight: bold;
.font-weight-bold();
margin: 30px 0 10px;
}
@ -619,7 +619,7 @@
height: 20px;
margin-left: 10px;
label {
font-weight: bold;
.font-weight-bold();
}
#print-count-page, #print-number-page {
margin-left: 4px;

View file

@ -238,7 +238,7 @@
box-shadow: 0px 4px 0 #49795d inset;
border-top-width: 0;
padding-top: 1px;
font-weight: bold;
.font-weight-bold();
}
}
@ -368,7 +368,7 @@
display: flex;
justify-content: flex-start;
.status-label {
font-weight: bold;
.font-weight-bold();
color: @text-normal;
margin-top: 5px;
width: 100%;