Skip to content

Commit

Permalink
Merge pull request #8751 from abpframework/update-package-versions
Browse files Browse the repository at this point in the history
Updated the version of NPM packages
  • Loading branch information
ismcagdas authored Apr 22, 2021
2 parents ac5a499 + fb5a873 commit d5d11f5
Show file tree
Hide file tree
Showing 114 changed files with 19,226 additions and 19,232 deletions.
Empty file.
Empty file.
Empty file.
Original file line number Diff line number Diff line change
@@ -1,37 +1,37 @@
.jq-stars {
display: inline-block;
}

.jq-rating-label {
font-size: 22px;
display: inline-block;
position: relative;
vertical-align: top;
font-family: helvetica, arial, verdana;
}

.jq-star {
width: 100px;
height: 100px;
display: inline-block;
cursor: pointer;
}

.jq-star-svg {
width: 100%;
height: 100% ;
}

.jq-star:hover .fs-star-svg polygon {
}

.jq-star-svg polygon {
stroke: #000;
stroke-linejoin: round;
}

/* un-used */
.jq-shadow {
-webkit-filter: drop-shadow( -2px -2px 2px #888 );
filter: drop-shadow( -2px -2px 2px #888 );
}
.jq-stars {
display: inline-block;
}

.jq-rating-label {
font-size: 22px;
display: inline-block;
position: relative;
vertical-align: top;
font-family: helvetica, arial, verdana;
}

.jq-star {
width: 100px;
height: 100px;
display: inline-block;
cursor: pointer;
}

.jq-star-svg {
width: 100%;
height: 100% ;
}

.jq-star:hover .fs-star-svg polygon {
}

.jq-star-svg polygon {
stroke: #000;
stroke-linejoin: round;
}

/* un-used */
.jq-shadow {
-webkit-filter: drop-shadow( -2px -2px 2px #888 );
filter: drop-shadow( -2px -2px 2px #888 );
}
Loading

0 comments on commit d5d11f5

Please sign in to comment.