vniigaz-v2 css fix
parent
48ff919640
commit
9757ed9a59
|
|
@ -157,14 +157,18 @@ button.mat-calendar-body-cell{
|
|||
font-weight: 400;
|
||||
}
|
||||
|
||||
button.mat-mdc-button:hover, button.mat-mdc-icon-button:hover{
|
||||
background-color: rgba(0, 162, 255,0.3) ;
|
||||
border: none;
|
||||
}
|
||||
|
||||
|
||||
.mat-calendar-body-cell-content{
|
||||
font-family: PT Sans;
|
||||
font-size: 16px;
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
width: 75% !important;
|
||||
font-size: 15px;
|
||||
font-weight: 500;
|
||||
line-height: 24px;
|
||||
width: 32px !important;
|
||||
height: 32px !important;
|
||||
|
||||
}
|
||||
|
||||
.tox-promotion, .tox-statusbar__branding {
|
||||
|
|
|
|||
Loading…
Reference in New Issue