mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-03 04:29:28 +01:00
Etemplate: Fix CSS so column width calculation gets proper header column width
This commit is contained in:
parent
6ce32d3e85
commit
c10fe429b3
@ -1660,7 +1660,7 @@ div.message.floating {
|
|||||||
|
|
||||||
|
|
||||||
/* Allow space for category color indicators, preserving column calculations */
|
/* Allow space for category color indicators, preserving column calculations */
|
||||||
.et2_nextmatch .egwGridView_outer thead tr > th:first-child {
|
.egwGridView_outer thead tr > th:first-child {
|
||||||
border-left: 6px solid transparent;
|
border-left: 6px solid transparent;
|
||||||
}
|
}
|
||||||
.egwGridView_scrollarea tr.row_category > td:first-child, .select-cat li {
|
.egwGridView_scrollarea tr.row_category > td:first-child, .select-cat li {
|
||||||
|
Loading…
Reference in New Issue
Block a user