Hello,
I’m finding that
“.rz-dialog-titlebar {
background-color: darkcyan !important;
}“
is not working when using MS Edge. The dialog titlebar background color remains white in Edge. However, in Chrome the titlebar background is the selected color. I add this in the app.css file. Keep in mind that I am not very experienced with html or css so I wouldn’t rule out “operator error” or some setting in MS Edge. This is a visual studio 2022 project with .net10 and the latest version of Radzen Theme and Components. I’m switching to use only Chrome for now.