[DE mobile] Fix text
This commit is contained in:
parent
039d15c233
commit
3eb99a778a
|
@ -14,7 +14,7 @@
|
|||
#date-change {
|
||||
font-size: 14px;
|
||||
line-height: 18px;
|
||||
color: #8C8C8C;
|
||||
color: #6d6d72;
|
||||
margin: 0;
|
||||
margin-top: 3px;
|
||||
}
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
#date-change {
|
||||
font-size: 14px;
|
||||
line-height: 18px;
|
||||
color: #8C8C8C;
|
||||
color: #6d6d72;
|
||||
margin: 0;
|
||||
margin-top: 3px;
|
||||
}
|
||||
|
|
|
@ -143,7 +143,7 @@ define([
|
|||
|
||||
|
||||
textCollaboration: 'Collaboration',
|
||||
textReviewing: 'Reviewing',
|
||||
textReviewing: 'Review',
|
||||
textСomments: 'Сomments',
|
||||
textBack: 'Back',
|
||||
textReview: 'Track Changes',
|
||||
|
|
|
@ -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;
|
||||
}
|
||||
|
|
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue