summaryrefslogtreecommitdiff
path: root/odk/docs/common/ref/idl.css
diff options
context:
space:
mode:
Diffstat (limited to 'odk/docs/common/ref/idl.css')
-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: