chore: Revert agenda editor font change (#6538)
* Revert "fix: Change some colors to make agenda tool work in dark mode (#6428)"
This reverts commit 699a8e2d9e
.
* Revert "Revert "fix: Change some colors to make agenda tool work in dark mode (#6428)""
This reverts commit 5adafac4cb7896e9dd309a3385ec9aab5035e7d3.
* chore: Revert only font-family change
* chore: Add comment to ietf.scss
This commit is contained in:
parent
c2a44dbad0
commit
be4a6ef6f5
|
@ -744,7 +744,8 @@ td.position-empty {
|
|||
|
||||
.edit-meeting-schedule .edit-grid,
|
||||
.edit-meeting-schedule .session {
|
||||
// font-family: arial, helvetica, sans-serif;
|
||||
// Removing this font-family style causes selenium tests to fail :-(
|
||||
font-family: arial, helvetica, sans-serif;
|
||||
font-size: 11px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue