Skip to content

Commit 753350e

Browse files
committed
remove semantic Button Social
1 parent 8588001 commit 753350e

File tree

3 files changed

+1518
-219
lines changed

3 files changed

+1518
-219
lines changed

web_src/css/form.css

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -548,9 +548,3 @@ textarea:focus,
548548
width: 100% !important;
549549
}
550550
}
551-
552-
/* semantic has background theme colors for .ui.facebook.button and .ui.twitter.button,
553-
so fill of paths needs to be light to be seen */
554-
.ui.facebook.button > svg path, .ui.twitter.button > svg path {
555-
fill: var(--color-white);
556-
}

web_src/fomantic/_site/globals/site.variables

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@
77
@disabledOpacity: var(--opacity-disabled);
88
@variationPopupTooltip: false;
99
@linkHoverUnderline: underline;
10+
@variationButtonSocial: false;

0 commit comments

Comments
 (0)