Jeremy Knight
Jeremy Knight
My example CSS I added. input#username.form-control.mb-2::placeholder, input#password.form-control::placeholder { color: #9e9e9e; font-style: italic; }
[Enter feedback here] Please review this document, replacing the mailbox seems excessive. --- #### Document Details ⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue...
Bug where session severity stored in the session flags json gets set to zero. This doesn't impact the colorisation of sessions, just that the value isn't stored in the session....
A message box may be thrown on importing a HAR or Json file stating: -------------------------------- Fiddler: UnGZip failed The content could not be decompressed. The magic number in GZip header...
[https://web.archive.org/web/20071011232812/http://weblogs.asp.net/justin_rogers/pages/126345.aspx](https://web.archive.org/web/20071011232812/http:/weblogs.asp.net/justin_rogers/pages/126345.aspx) From the link above the code to update the TabPage UI control needs to jump on the thread that created it, via a UIInvoke. ActivationService.cs adds a watcher. oWatcher...