mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 06:30:59 +01:00
Api - fix category color positioning in nextmatch category header
This commit is contained in:
parent
69a6b5ec41
commit
4f4d1e97d3
@ -3002,10 +3002,11 @@ tr.dialogHeader2 td {padding-top:15px;}
|
||||
padding-left: 3px;
|
||||
background: transparent;
|
||||
box-shadow: none;
|
||||
margin-top: 0px;
|
||||
margin-top: 1px;
|
||||
border-radius: 3px;
|
||||
height: 22px;
|
||||
height: 24px;
|
||||
border-left: 6px solid transparent;
|
||||
line-height:16px;
|
||||
}
|
||||
.nextmatch_header_row .chzn-container.et2_selectbox.select-cat
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user