mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 00:54:15 +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;
|
||||
border-radius: 3px;
|
||||
position: relative;
|
||||
min-width: 40px;
|
||||
order: 99;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.nextmatch_header .header_count span {
|
||||
position: relative;
|
||||
top: 8px;
|
||||
font-size: 12px;
|
||||
color: gray;
|
||||
display: contents;
|
||||
}
|
||||
|
||||
.nextmatch_header_row .filtersContainer {
|
||||
|
Loading…
Reference in New Issue
Block a user