Open pmario opened 1 week ago
Confirmed: pmario has already signed the Contributor License Agreement (see contributing.md)
Name | Link |
---|---|
Latest commit | 22a2bd2e04bf128578a32e183b51353eec3a783b |
Latest deploy log | https://app.netlify.com/sites/tiddlywiki-previews/deploys/6734d9f2deade60008e225ca |
Deploy Preview | https://deploy-preview-8739--tiddlywiki-previews.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
The test tiddler code
title: my-tag
tags: my-tag $:/tags/Stylesheet
color: my-tag
span.tc-tag-label[style*='my-tag'] {
border:1px solid #08c;
background-color:white;
color:#08f !important;
font-size:1rem;
font-weight:bold;
}
@Jermolene -- This is a fix for https://github.com/TiddlyWiki/TiddlyWiki5/issues/8737 if it is considered a regression
@CodaCodr -- Can you please test this one. https://deploy-preview-8739--tiddlywiki-previews.netlify.app/
PASS
This PR fixes #8737
8737