Skip to content
This repository has been archived by the owner on May 5, 2021. It is now read-only.

Fix opacity issue with caption container #383

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

itbra
Copy link

@itbra itbra commented Dec 10, 2014

When changing the caption containers opacity this will directly impact the opacity of the content as well, which may not be desired behavior (in my case). To allow for independent changes to the background color opacity two more elements are required as usually with modal dialogs. This PR adds these elements - one for the backdrop and one for the caption text allowing to access and style it.

When changing the caption containers opacity this will directly impact the opacity of the content as well, which may not be desired behavior (in my case). To allow for independent changes to the background color opacity two more elements are required as usually with modal dialogs. This PR adds these elements - one for the backdrop and one for the caption text allowing to access and style it.
Changes to base stylesheet required to style the caption opacity independently.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant