mirror of
https://github.com/wekan/wekan.git
synced 2026-02-09 17:54:21 +01:00
Resolve merge conflicts by accepting PR #6131 changes
Co-authored-by: xet7 <15545+xet7@users.noreply.github.com>
This commit is contained in:
parent
dc0b68ee80
commit
97dd5d2064
257 changed files with 9483 additions and 14103 deletions
|
|
@ -46,14 +46,9 @@ article, aside, canvas, details, figcaption,
|
|||
display: block;
|
||||
}
|
||||
audio, canvas, video {
|
||||
display inline-block;
|
||||
*display inline;
|
||||
*zoom 1;
|
||||
display: inline-block;
|
||||
zoom: 1;
|
||||
}
|
||||
audio:not([controls]),[hidden] {
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue