Fixes #7266: Tweak font color for form field placeholder text

This commit is contained in:
jeremystretch
2021-09-16 14:41:01 -04:00
parent 42afd80e82
commit e3e005e327
7 changed files with 8 additions and 6 deletions

View File

@@ -17,6 +17,7 @@
* [#7226](https://github.com/netbox-community/netbox/issues/7226) - Exempt GraphQL API requests from CSRF inspection
* [#7248](https://github.com/netbox-community/netbox/issues/7248) - Fix global search results section links
* [#7279](https://github.com/netbox-community/netbox/issues/7279) - Fix exception when tracing cable with no associated path
* [#7266](https://github.com/netbox-community/netbox/issues/7266) - Tweak font color for form field placeholder text
---