Oracle Apex 5:如何删除行之间和单元格内部的空格 [英] Oracle Apex 5: how do I remove spaces between rows and inside cells

查看:56
本文介绍了Oracle Apex 5:如何删除行之间和单元格内部的空格的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Oracle Apex 5 经典报表,如何去除行和单元格之间的边距和填充之间的额外空间,因为报表太大了.

Oracle Apex 5 classic report, How to remove extra space between rows and margins and padding between cells because the report is just too big.

是否有我需要更改的属性值?有没有这个的CSS?如果有,将 CSS 放在哪个属性/属性中?我正在使用通用主题 42,以及报告的标准模板.

Is there a property value I need to change? Is there a CSS for this? In which property/attribute to put the CSS if there is? I am using universal theme 42, and the standard template for the report.

推荐答案

CSS 调整在 APEX 中非常容易(如果您知道在哪里调整).您可以通过两种方式(或这些方式的组合)更改报告的外观:

CSS tuning is very easy in APEX (if you know where to tune). You can change an appearance of the report in two ways (or with a combination of these ways):

  1. 转到Shared Components -> User Interface -> Templates,找到你需要的模板(默认情况下,APEX 使用名为 Standard 的模板),创建一个副本.在区域模板的属性中,您将找到 APEX 如何定义 div、表格、行、单元格等.您可以更改模板的任何部分或创建自己的部分.之后,转到页面,打开 Report Attributes 并选择新模板.
  2. 打开页面属性:
  1. Go to Shared Components -> User Interface -> Templates, find there a template that you need (by default, APEX uses the template with name Standard), create a copy. In the region template's properties, you will find how APEX defines divs, the table, rows, cells, etc. You can change any part of a template or create your own. After that, go to the page, open Report Attributes and choose the new template.
  2. Open page attributes:

选择 CSS 标签.您可以在此处覆盖标准 APEX CSS 类.据我了解,您知道 CSS 是如何工作的.

choose CSS tab. You can overwrite a standard APEX CSS class here. As I understand, you know, how CSS works.

这篇关于Oracle Apex 5:如何删除行之间和单元格内部的空格的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆