summaryrefslogtreecommitdiff
path: root/odk
diff options
context:
space:
mode:
authorAriel Constenla-Haile <arielch@apache.org>2013-03-24 12:21:43 +0000
committerCaolán McNamara <caolanm@redhat.com>2013-05-23 09:33:43 +0100
commita02388b90017def4c7f5ea2139e1d3302ba25132 (patch)
treef4edeb793f9d2b928a54d5b4ab8e69ab59ba3de5 /odk
parent8c9fe92749ff1d10dadb6823204acc549144cdf3 (diff)
Fix css.ucb.Content documentation
Make it more readable by adding a table (cherry picked from commit e7b7b284aca5f3936ab1a5902652af41ea849093) Conflicts: offapi/com/sun/star/ucb/Content.idl Change-Id: I31d3fc46993cad81d57ba15f77b8fbc797e4c541
Diffstat (limited to 'odk')
-rw-r--r--odk/docs/common/ref/idl.css13
1 files changed, 13 insertions, 0 deletions
diff --git a/odk/docs/common/ref/idl.css b/odk/docs/common/ref/idl.css
index b9c89a22127c..0fde8562ced8 100644
--- a/odk/docs/common/ref/idl.css
+++ b/odk/docs/common/ref/idl.css
@@ -126,6 +126,19 @@ body { background-color:#ffffff; }
#adc-idlref .expl-table td,
#adc-idlref .param-table td { border: none; }
+#adc-idlref .devdoc td {
+ border-width: 1px;
+ padding: 5px;
+ border-style: inset;
+ border-color: gray;
+ background-color: white; }
+
+#adc-idlref .devdoc th {
+ border-width: 1px;
+ padding: 5px;
+ border-style: inset;
+ border-color: gray;
+ background-color: white; }
/* Explanation of CSS classes: