summaryrefslogtreecommitdiff
path: root/reportbuilder/java/com/sun/star/report/pentaho/oasis-text.css
diff options
context:
space:
mode:
Diffstat (limited to 'reportbuilder/java/com/sun/star/report/pentaho/oasis-text.css')
-rw-r--r--reportbuilder/java/com/sun/star/report/pentaho/oasis-text.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/reportbuilder/java/com/sun/star/report/pentaho/oasis-text.css b/reportbuilder/java/com/sun/star/report/pentaho/oasis-text.css
new file mode 100644
index 000000000000..ccc000e9c82d
--- /dev/null
+++ b/reportbuilder/java/com/sun/star/report/pentaho/oasis-text.css
@@ -0,0 +1,9 @@
+@namespace url("urn:oasis:names:tc:opendocument:xmlns:text:1.0");
+
+/**
+ * All default styles for form elements.
+*/
+
+p {
+ display: block;
+}