VirtualBox

source: vbox/trunk/src/libs/dita-ot-1.8.5/css/dita_classed_shell.css@ 99012

Last change on this file since 99012 was 98584, checked in by vboxsync, 2 years ago

Docs: bugref:10302. Setting svn properties of DITA-OT library.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 551 bytes
Line 
1/*
2 | This file is part of the DITA Open Toolkit project hosted on
3 | Sourceforge.net. See the accompanying license.txt file for
4 | applicable licenses.
5*/
6
7/*
8 | (c) Copyright IBM Corp. 2004, 2005 All Rights Reserved.
9*/
10
11
12@import url(topic_classed.css);
13/*
14@import url(task.css);
15
16@import url(concept.css);
17
18@import url(reference.css);
19*/
20@import url(domains_classed.css);
21
22
23/* === support overrides and "delivery context" markup here === */
24
25/* revert the ph class */
26
27*[class~="topic\/xph"] {
28 color: black;
29}
30
31
32dita {
33 display: block;
34}
35
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette