Browse Source

Build 2.3.3

pull/6426/merge
Jack 6 years ago
parent
commit
ef8bc2e2ca
4 changed files with 2 additions and 30 deletions
  1. 12
      dist/components/icon.css
  2. 2
      dist/components/icon.min.css
  3. 16
      dist/semantic.css
  4. 2
      dist/semantic.min.css

12
dist/components/icon.css

@ -552,9 +552,6 @@ i.icon.zoom.out:before {
i.icon.sign.in:before {
content: "\f2f6";
}
i.icon.sign.in.alternate:before {
content: "\f2f6";
}
i.icon.in.cart:before {
content: "\f218";
}
@ -564,9 +561,6 @@ i.icon.log.out:before {
i.icon.sign.out:before {
content: "\f2f5";
}
i.icon.sign.out.alternate:before {
content: "\f2f5";
}
/* Icons */
i.icon.\35 00px:before {
@ -2453,15 +2447,9 @@ i.icon.shopping.cart:before {
i.icon.shower:before {
content: "\f2cc";
}
i.icon.sign-in.alternate:before {
content: "\f2f6";
}
i.icon.sign.language:before {
content: "\f2a7";
}
i.icon.sign-out.alternate:before {
content: "\f2f5";
}
i.icon.signal:before {
content: "\f012";
}

2
dist/components/icon.min.css
File diff suppressed because it is too large
View File

16
dist/semantic.css

@ -8268,10 +8268,6 @@ i.icon.sign.in:before {
content: "\f2f6";
}
i.icon.sign.in.alternate:before {
content: "\f2f6";
}
i.icon.in.cart:before {
content: "\f218";
}
@ -8284,10 +8280,6 @@ i.icon.sign.out:before {
content: "\f2f5";
}
i.icon.sign.out.alternate:before {
content: "\f2f5";
}
/* Icons */
i.icon.\35 00px:before {
@ -10802,18 +10794,10 @@ i.icon.shower:before {
content: "\f2cc";
}
i.icon.sign-in.alternate:before {
content: "\f2f6";
}
i.icon.sign.language:before {
content: "\f2a7";
}
i.icon.sign-out.alternate:before {
content: "\f2f5";
}
i.icon.signal:before {
content: "\f012";
}

2
dist/semantic.min.css
File diff suppressed because it is too large
View File

Loading…
Cancel
Save