mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 14:41:29 +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;
|
padding-left: 3px;
|
||||||
background: transparent;
|
background: transparent;
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
margin-top: 0px;
|
margin-top: 1px;
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
height: 22px;
|
height: 24px;
|
||||||
border-left: 6px solid transparent;
|
border-left: 6px solid transparent;
|
||||||
|
line-height:16px;
|
||||||
}
|
}
|
||||||
.nextmatch_header_row .chzn-container.et2_selectbox.select-cat
|
.nextmatch_header_row .chzn-container.et2_selectbox.select-cat
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user