Skip to content

Commit

Permalink
Merge branch 'pr/1522' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Lionel Laské committed Feb 22, 2024
2 parents cf16741 + 7532c7e commit af036c4
Show file tree
Hide file tree
Showing 60 changed files with 709 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Fraction Bounce Activity, trick to cheat the score #1511
- Tooltips not localized in Reflection activity #1508
- Time fluctuations in Clock Activity #1507
- Resizing textarea in activity palette looks ugly #1303

## [1.7.0] - 2023-03-28
### Added
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -419,6 +419,18 @@ input[type='radio']:checked {
background-image: url(../icons/actions/radio-active.svg);
}
/* Textarea */
.palette textarea#description.expand {
resize: vertical !important;
max-height: 70vh !important;
}
#description .row expand {
resize: vertical !important;
max-height: 70vh !important;;
}
textarea #description.expand {
resize: vertical !important;
max-height: 70vh !important;
}
textarea {
margin: 2px;
border: 2px solid #808080;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -419,6 +419,18 @@ input[type='radio']:checked {
background-image: url(../icons/actions/radio-active.svg);
}
/* Textarea */
.palette textarea#description.expand {
resize: vertical !important;
max-height: 70vh !important;
}
#description .row expand {
resize: vertical !important;
max-height: 70vh !important;;
}
textarea #description.expand {
resize: vertical !important;
max-height: 70vh !important;
}
textarea {
margin: 2px;
border: 2px solid #808080;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -419,6 +419,18 @@ input[type='radio']:checked {
background-image: url(../icons/actions/radio-active.svg);
}
/* Textarea */
.palette textarea#description.expand {
resize: vertical !important;
max-height: 70vh !important;
}
#description .row expand {
resize: vertical !important;
max-height: 70vh !important;;
}
textarea #description.expand {
resize: vertical !important;
max-height: 70vh !important;
}
textarea {
margin: 2px;
border: 2px solid #808080;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -419,6 +419,18 @@ input[type='radio']:checked {
background-image: url(../icons/actions/radio-active.svg);
}
/* Textarea */
.palette textarea#description.expand {
resize: vertical !important;
max-height: 70vh !important;
}
#description .row expand {
resize: vertical !important;
max-height: 70vh !important;;
}
textarea #description.expand {
resize: vertical !important;
max-height: 70vh !important;
}
textarea {
margin: 2px;
border: 2px solid #808080;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -418,6 +418,18 @@ input[type='radio']:checked {
background-image: url(../icons/actions/radio-active.svg);
}
/* Textarea */
.palette textarea#description.expand {
resize: vertical !important;
max-height: 70vh !important;
}
#description .row expand {
resize: vertical !important;
max-height: 70vh !important;;
}
textarea #description.expand {
resize: vertical !important;
max-height: 70vh !important;
}
textarea {
margin: 2px;
border: 2px solid #808080;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -419,6 +419,18 @@ input[type='radio']:checked {
background-image: url(../icons/actions/radio-active.svg);
}
/* Textarea */
.palette textarea#description.expand {
resize: vertical !important;
max-height: 70vh !important;
}
#description .row expand {
resize: vertical !important;
max-height: 70vh !important;;
}
textarea #description.expand {
resize: vertical !important;
max-height: 70vh !important;
}
textarea {
margin: 2px;
border: 2px solid #808080;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -419,6 +419,18 @@ input[type='radio']:checked {
background-image: url(../icons/actions/radio-active.svg);
}
/* Textarea */
.palette textarea#description.expand {
resize: vertical !important;
max-height: 70vh !important;
}
#description .row expand {
resize: vertical !important;
max-height: 70vh !important;;
}
textarea #description.expand {
resize: vertical !important;
max-height: 70vh !important;
}
textarea {
margin: 2px;
border: 2px solid #808080;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -419,6 +419,18 @@ input[type='radio']:checked {
background-image: url(../icons/actions/radio-active.svg);
}
/* Textarea */
.palette textarea#description.expand {
resize: vertical !important;
max-height: 70vh !important;
}
#description .row expand {
resize: vertical !important;
max-height: 70vh !important;;
}
textarea #description.expand {
resize: vertical !important;
max-height: 70vh !important;
}
textarea {
margin: 2px;
border: 2px solid #808080;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -419,6 +419,18 @@ input[type='radio']:checked {
background-image: url(../icons/actions/radio-active.svg);
}
/* Textarea */
.palette textarea#description.expand {
resize: vertical !important;
max-height: 70vh !important;
}
#description .row expand {
resize: vertical !important;
max-height: 70vh !important;;
}
textarea #description.expand {
resize: vertical !important;
max-height: 70vh !important;
}
textarea {
margin: 2px;
border: 2px solid #808080;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -419,6 +419,18 @@ input[type='radio']:checked {
background-image: url(../icons/actions/radio-active.svg);
}
/* Textarea */
.palette textarea#description.expand {
resize: vertical !important;
max-height: 70vh !important;
}
#description .row expand {
resize: vertical !important;
max-height: 70vh !important;;
}
textarea #description.expand {
resize: vertical !important;
max-height: 70vh !important;
}
textarea {
margin: 2px;
border: 2px solid #808080;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -419,6 +419,18 @@ input[type='radio']:checked {
background-image: url(../icons/actions/radio-active.svg);
}
/* Textarea */
.palette textarea#description.expand {
resize: vertical !important;
max-height: 70vh !important;
}
#description .row expand {
resize: vertical !important;
max-height: 70vh !important;;
}
textarea #description.expand {
resize: vertical !important;
max-height: 70vh !important;
}
textarea {
margin: 2px;
border: 2px solid #808080;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -422,6 +422,18 @@ input[type='radio']:checked {
background-image: url(../icons/actions/radio-active.svg);
}
/* Textarea */
.palette textarea#description.expand {
resize: vertical !important;
max-height: 70vh !important;
}
#description .row expand {
resize: vertical !important;
max-height: 70vh !important;;
}
textarea #description.expand {
resize: vertical !important;
max-height: 70vh !important;
}
textarea {
margin: 2px;
border: 2px solid #808080;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -419,6 +419,18 @@ input[type='radio']:checked {
background-image: url(../icons/actions/radio-active.svg);
}
/* Textarea */
.palette textarea#description.expand {
resize: vertical !important;
max-height: 70vh !important;
}
#description .row expand {
resize: vertical !important;
max-height: 70vh !important;;
}
textarea #description.expand {
resize: vertical !important;
max-height: 70vh !important;
}
textarea {
margin: 2px;
border: 2px solid #808080;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -419,6 +419,18 @@ input[type='radio']:checked {
background-image: url(../icons/actions/radio-active.svg);
}
/* Textarea */
.palette textarea#description.expand {
resize: vertical !important;
max-height: 70vh !important;
}
#description .row expand {
resize: vertical !important;
max-height: 70vh !important;;
}
textarea #description.expand {
resize: vertical !important;
max-height: 70vh !important;
}
textarea {
margin: 2px;
border: 2px solid #808080;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -419,6 +419,18 @@ input[type='radio']:checked {
background-image: url(../icons/actions/radio-active.svg);
}
/* Textarea */
.palette textarea#description.expand {
resize: vertical !important;
max-height: 70vh !important;
}
#description .row expand {
resize: vertical !important;
max-height: 70vh !important;;
}
textarea #description.expand {
resize: vertical !important;
max-height: 70vh !important;
}
textarea {
margin: 2px;
border: 2px solid #808080;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -419,6 +419,18 @@ input[type='radio']:checked {
background-image: url(../icons/actions/radio-active.svg);
}
/* Textarea */
.palette textarea#description.expand {
resize: vertical !important;
max-height: 70vh !important;
}
#description .row expand {
resize: vertical !important;
max-height: 70vh !important;;
}
textarea #description.expand {
resize: vertical !important;
max-height: 70vh !important;
}
textarea {
margin: 2px;
border: 2px solid #808080;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -419,6 +419,18 @@ input[type='radio']:checked {
background-image: url(../icons/actions/radio-active.svg);
}
/* Textarea */
.palette textarea#description.expand {
resize: vertical !important;
max-height: 70vh !important;
}
#description .row expand {
resize: vertical !important;
max-height: 70vh !important;;
}
textarea #description.expand {
resize: vertical !important;
max-height: 70vh !important;
}
textarea {
margin: 2px;
border: 2px solid #808080;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -419,6 +419,18 @@ input[type='radio']:checked {
background-image: url(../icons/actions/radio-active.svg);
}
/* Textarea */
.palette textarea#description.expand {
resize: vertical !important;
max-height: 70vh !important;
}
#description .row expand {
resize: vertical !important;
max-height: 70vh !important;;
}
textarea #description.expand {
resize: vertical !important;
max-height: 70vh !important;
}
textarea {
margin: 2px;
border: 2px solid #808080;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -419,6 +419,18 @@ input[type='radio']:checked {
background-image: url(../icons/actions/radio-active.svg);
}
/* Textarea */
.palette textarea#description.expand {
resize: vertical !important;
max-height: 70vh !important;
}
#description .row expand {
resize: vertical !important;
max-height: 70vh !important;;
}
textarea #description.expand {
resize: vertical !important;
max-height: 70vh !important;
}
textarea {
margin: 2px;
border: 2px solid #808080;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -419,6 +419,18 @@ input[type='radio']:checked {
background-image: url(../icons/actions/radio-active.svg);
}
/* Textarea */
.palette textarea#description.expand {
resize: vertical !important;
max-height: 70vh !important;
}
#description .row expand {
resize: vertical !important;
max-height: 70vh !important;;
}
textarea #description.expand {
resize: vertical !important;
max-height: 70vh !important;
}
textarea {
margin: 2px;
border: 2px solid #808080;
Expand Down
Loading

0 comments on commit af036c4

Please sign in to comment.