mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-23 00:13:35 +01:00
Make nm row counter more flexible
This commit is contained in:
parent
153d1e4b12
commit
2b472398ad
@ -2182,15 +2182,16 @@ lion-validation-feedback[type] {
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
position: relative;
|
position: relative;
|
||||||
min-width: 40px;
|
|
||||||
order: 99;
|
order: 99;
|
||||||
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.nextmatch_header .header_count span {
|
.nextmatch_header .header_count span {
|
||||||
position: relative;
|
position: relative;
|
||||||
top: 8px;
|
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
color: gray;
|
color: gray;
|
||||||
|
display: contents;
|
||||||
}
|
}
|
||||||
|
|
||||||
.nextmatch_header_row .filtersContainer {
|
.nextmatch_header_row .filtersContainer {
|
||||||
|
Loading…
Reference in New Issue
Block a user