In this video we will create a Classic Report in Oracle APEX then show you how to easily apply CSS to a column inside the report leveraging CSS attribute selectors. The video will focus in on a simple background color change inside a classic report but more advanced CSS could easily be applied using the approach.
The example CSS in this video is below.
[HEADERS~=TITLE] { background-color: aquamarine; }
#oracleapex #apex #autonomous #oci #oracle #cloud #codeinnovate