mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 00:54:50 +01:00
Add space for category color indicators to and preserve column calculations
This commit is contained in:
parent
fccf83e36a
commit
0e3c23c48a
@ -1391,6 +1391,12 @@ div.message.floating {
|
||||
.et2_nextmatch {
|
||||
/* background-color: silver;*/
|
||||
}
|
||||
|
||||
/* Allow space for category color indicators, preserving column calculations */
|
||||
.egwGridView_outer thead tr {
|
||||
border-left: 12px solid transparent;
|
||||
}
|
||||
|
||||
/* Left & right headers*/
|
||||
.et2_nextmatch > div > .header {
|
||||
margin-top: -20px;
|
||||
|
Loading…
Reference in New Issue
Block a user