/
Modifying the Height of Column Header Bars
Modifying the Height of Column Header Bars
This article describes how to change the height of the bars shown in the column header using CSS.
Step-by-Step-Guide
Insert the following code in the "custom.css" of your application.
.column1 .columnDivider { height:1px !important; overflow:hidden !important; }
- By using the "height" attribute in the copied CSS code you are able to adjust the bar width.
Related Articles
, multiple selections available,
Related content
en GPS Tab4 Chart Specific (matrix)
en GPS Tab4 Chart Specific (matrix)
More like this
en GPS Tab2 Labels (matrix)
en GPS Tab2 Labels (matrix)
More like this
en GPS module Progress-bar (tiles)
en GPS module Progress-bar (tiles)
More like this
de GPS Tab2 Labels (matrix)
de GPS Tab2 Labels (matrix)
More like this
de GPS Tab4 Chart Specific (matrix)
de GPS Tab4 Chart Specific (matrix)
More like this
en GPS Tab2 Data (charts) SAC
en GPS Tab2 Data (charts) SAC
More like this