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:
447 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.css);
|
---|
13 |
|
---|
14 | @import url(task.css);
|
---|
15 |
|
---|
16 | @import url(concept.css);
|
---|
17 |
|
---|
18 | @import url(reference.css);
|
---|
19 |
|
---|
20 | @import url(domains.css);
|
---|
21 |
|
---|
22 |
|
---|
23 | /* support overrides and "delivery context" markup here */
|
---|
24 |
|
---|
25 | dita {
|
---|
26 | display: block;
|
---|
27 | }
|
---|
28 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.