1
0
Fork 0
mirror of https://github.com/mwalbeck/nextcloud-breeze-dark.git synced 2025-06-17 03:20:43 +00:00
nextcloud-breeze-dark/core/css/apps/_sso-saml.scss

7 lines
221 B
SCSS
Raw Permalink Normal View History

2017-05-23 13:28:17 +02:00
/* SSO & SAML authentication ------------------------------------------------ */
#user-saml-settings .toggle {
color: $foreground-link;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
opacity: 1;
}