Skip to content
Snippets Groups Projects
Verified Commit 9a87dbae authored by cypherpunks1's avatar cypherpunks1 Committed by Pier Angelo Vendrame
Browse files

Bug 40717: Hide Windows SSO in settings

parent 5e200391
No related branches found
No related tags found
2 merge requests!1202Bug_43099: 2024 YEC Strings,!1136Bug 43085: Rebased alpha onto 128.2.0esr
......@@ -598,6 +598,13 @@ html|label[disabled] {
margin-inline-start: 0;
}
@media (-moz-platform: windows) {
#windows-sso,
#windows-sso-caption {
display: none;
}
}
/**
* Dialog
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment