Releases: omeka-s-themes/thanksroy
Releases · omeka-s-themes/thanksroy
v1.2.2
- Manage custom colors with CSS variables.
- Remove bottom margin and border from image links.
- Allow multiple property values to wrap.
- Make form elements more consistent in height.
v1.2.1
- Remove modernizr. (Fix #11)
v1.2.0
- Improve wrapping on pagination for smaller browser widths.
- Add background position theme setting.
- Remove width limit on sorting select.
- Add faceted browse table and close button colors.
- Improve table styles for use with tablesaw.
- Apply resource link styles to faceted browse.
- Add theme documentation to README.
v1.1.3
- Fixed an error that occurred when displaying multiple levels on the main left navigation
- Fixed webfont to load the correct font used in the styles
- Fixed an issue where some elements could be impossible to click
- Removed some obsolete CSS
v1.1.2
- Provide weights for font awesome glyphs. (Fix #4)
- Remove nav link's inherited color rule. (Fix #5)
- Use outline instead of border for nav focus state.
- Revise navigation behavior.
- Remove default visited link color value.
- Add media render as default block on media/show.
v1.1.1
- Match core's sort selector implementation.
v1.1.0
- Include support for resource page blocks.
- Update styles to match new core metadata markup.
v1.0.1
- Improves advanced search styles for mobile.
- Updates CSS watch task,
- Updates dependencies.