Css Condition Not working
Having trouble installing Oxygen? Got a bug to report? Post it all here.
-
- Posts: 42
- Joined: Tue Jun 08, 2021 3:27 pm
Css Condition Not working
Post by Srinarayan »
Hi Team,
We are having a hard time figuring out why our css code is not working properly.
I have attached a piece of code of css, xml and as well as an image. According to the css condition the "workflow status" element should be visible. But when when we see our oxygen web author it is not visible (please refer the image in the attached zip). The logic of the code is fine and the element workflow status should be visible but it is not.
It would be great if you guys can offer some insight.
Srinarayan
We are having a hard time figuring out why our css code is not working properly.
I have attached a piece of code of css, xml and as well as an image. According to the css condition the "workflow status" element should be visible. But when when we see our oxygen web author it is not visible (please refer the image in the attached zip). The logic of the code is fine and the element workflow status should be visible but it is not.
It would be great if you guys can offer some insight.
css.zip
Regards,Srinarayan
You do not have the required permissions to view the files attached to this post.
-
- Posts: 515
- Joined: Wed May 20, 2009 2:40 pm
Re: Css Condition Not working
Hi,
The :first-of-type pseudoclass is not supported [1] in Web Author.
You can try something similar:
[1] https://www.oxygenxml.com/doc/versions/ ... tions.html
Best Regards,
Mihaela
The :first-of-type pseudoclass is not supported [1] in Web Author.
You can try something similar:
Code: Select all
bookevent ~ bookevent bookeventtype{
display:none !important;
}
Best Regards,
Mihaela
Mihaela Calotescu
http://www.oxygenxml.com
http://www.oxygenxml.com
Jump to
- Oxygen XML Editor/Author/Developer
- ↳ Feature Request
- ↳ Common Problems
- ↳ DITA (Editing and Publishing DITA Content)
- ↳ SDK-API, Frameworks - Document Types
- ↳ DocBook
- ↳ TEI
- ↳ XHTML
- ↳ Other Issues
- Oxygen XML Web Author
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Content Fusion
- ↳ Feature Request
- ↳ Common Problems
- Oxygen JSON Editor
- ↳ Feature Request
- ↳ Common Problems
- Oxygen PDF Chemistry
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Feedback
- ↳ Feature Request
- ↳ Common Problems
- Oxygen XML WebHelp
- ↳ Feature Request
- ↳ Common Problems
- XML
- ↳ General XML Questions
- ↳ XSLT and FOP
- ↳ XML Schemas
- ↳ XQuery
- NVDL
- ↳ General NVDL Issues
- ↳ oNVDL Related Issues
- XML Services Market
- ↳ Offer a Service