Elastic: Add .sso icon for buttons

pull/6517/head
Aleksander Machniak 6 years ago
parent 316d52c924
commit 2289642908

@ -144,6 +144,9 @@ button.btn {
&.sign:before {
content: @fa-var-signature;
}
&.sso:before {
content: @fa-var-sign-in-alt;
}
}
a.btn,

Loading…
Cancel
Save