[webkit-changes] [WebKit/WebKit] 01b4b0: Web Inspector: font-family should be font-size in ...
Frances Cornwall
noreply at github.com
Sat May 25 16:58:27 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 01b4b037edad34d82f1381c2ccb572b5efd9511f
https://github.com/WebKit/WebKit/commit/01b4b037edad34d82f1381c2ccb572b5efd9511f
Author: Frances Cornwall <frances_c at cox.net>
Date: 2024-05-25 (Sat, 25 May 2024)
Changed paths:
M Source/WebInspectorUI/UserInterface/Views/RecordingContentView.css
Log Message:
-----------
Web Inspector: font-family should be font-size in RecordingContentView.css
https://bugs.webkit.org/show_bug.cgi?id=274693
Reviewed by Devin Rousso.
I am deleting font-family: 11px to in RecordingContentView.css.
The font-size is not being applied due to the above font-family overriding it.
* Source/WebInspectorUI/UserInterface/Views/RecordingContentView.css:
(.content-view.recording > header > .slider-container > .slider-value):
Canonical link: https://commits.webkit.org/279323@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list