mirror of
https://github.com/mwalbeck/nextcloud-breeze-dark.git
synced 2025-05-16 06:11:23 +00:00
7 lines
No EOL
221 B
SCSS
7 lines
No EOL
221 B
SCSS
/* SSO & SAML authentication ------------------------------------------------ */
|
|
|
|
#user-saml-settings .toggle {
|
|
color: $foreground-link;
|
|
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
|
|
opacity: 1;
|
|
} |