Skip to content

Commit

Permalink
v0.0.66
Browse files Browse the repository at this point in the history
  • Loading branch information
CapySloth committed Feb 12, 2020
1 parent ded1018 commit 524dc26
Show file tree
Hide file tree
Showing 17 changed files with 19 additions and 56 deletions.
2 changes: 1 addition & 1 deletion dist/components/dimmer.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/components/dropdown.min.js

Large diffs are not rendered by default.

3 changes: 0 additions & 3 deletions dist/components/input.css
Original file line number Diff line number Diff line change
Expand Up @@ -623,9 +623,6 @@
input::-webkit-input-placeholder {
color: #A9B0B7 !important;
}
input::-moz-placeholder {
color: #A9B0B7 !important;
}
input:-ms-input-placeholder {
color: #A9B0B7 !important;
}
Expand Down
2 changes: 1 addition & 1 deletion dist/components/input.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/components/popup.min.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/components/progress.css
Original file line number Diff line number Diff line change
Expand Up @@ -503,10 +503,10 @@
.ui.big.progress .bar {
height: 3.5em;
}
.ui.progress {
.ui.tiny.progress {
height: 4px;
}
.ui.progress .bar {
.ui.tiny.progress .bar {
height: 4px;
}

Expand Down
2 changes: 1 addition & 1 deletion dist/components/progress.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 524dc26

Please sign in to comment.