Skip to content

Commit

Permalink
Merge branch 'TMS-1044' into stage
Browse files Browse the repository at this point in the history
  • Loading branch information
eebbi committed May 30, 2024
2 parents fd5bd0b + 3a2d6cf commit a1689f9
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.MD
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

- TMS-1044: Accordion style changes

## [1.2.5] - 2024-05-20

- TMS-1028: Add social-media link column to footer

## [1.2.4] - 2024-05-14
Expand Down
6 changes: 6 additions & 0 deletions assets/styles/blocks/_accordion.scss
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,10 @@
max-height: $image-max-height;
}
}

&__close-all,
&__open-all,
&__icon-text {
color: $black !important;
}
}
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Theme Name: TMS Theme Milavida
* Description: Tampere Multisite Milavida Theme
* Version: 1.2.4
* Version: 1.2.5
* Author: Geniem
* Author URI: https://geniem.fi
* Template: tms-theme-base
Expand Down

0 comments on commit a1689f9

Please sign in to comment.