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

BB 40717: Hide Windows SSO in settings

parent 3c3b6f94
Branches
Tags
1 merge request!1505BB/TB 43416: Rebased onto 135.0a1
......@@ -597,6 +597,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