[DE mobile] Fix text

This commit is contained in:
Julia Svinareva 2019-05-21 11:02:03 +03:00
parent 039d15c233
commit 3eb99a778a
5 changed files with 5 additions and 5 deletions

View file

@ -14,7 +14,7 @@
#date-change {
font-size: 14px;
line-height: 18px;
color: #8C8C8C;
color: #6d6d72;
margin: 0;
margin-top: 3px;
}

View file

@ -14,7 +14,7 @@
#date-change {
font-size: 14px;
line-height: 18px;
color: #8C8C8C;
color: #6d6d72;
margin: 0;
margin-top: 3px;
}

View file

@ -143,7 +143,7 @@ define([
textCollaboration: 'Collaboration',
textReviewing: 'Reviewing',
textReviewing: 'Review',
textСomments: 'Сomments',
textBack: 'Back',
textReview: 'Track Changes',

View file

@ -6279,7 +6279,7 @@ html.pixel-ratio-3 .document-menu .list-block li:last-child li .item-inner:after
.page-change #date-change {
font-size: 14px;
line-height: 18px;
color: #8C8C8C;
color: #6d6d72;
margin: 0;
margin-top: 3px;
}

View file

@ -5878,7 +5878,7 @@ html.phone .document-menu .list-block .item-link {
.page-change #date-change {
font-size: 14px;
line-height: 18px;
color: #8C8C8C;
color: #6d6d72;
margin: 0;
margin-top: 3px;
}