You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by "Maxim Solodovnik (Jira)" <ji...@apache.org> on 2022/07/01 02:46:00 UTC

[jira] [Commented] (OPENMEETINGS-2689) Room: layout corrupted for Chrome

    [ https://issues.apache.org/jira/browse/OPENMEETINGS-2689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17561239#comment-17561239 ] 

Maxim Solodovnik commented on OPENMEETINGS-2689:
------------------------------------------------

[~uwesimon] here is an idea on how this can be fixed:
I can add some sort of theme specific css files to OM
for ex. theme-lux.css, theme-cosmo.css etc.
this files will be contain OM specific overrides for each theme (or will be empty)

WDYT? :)

> Room: layout corrupted for Chrome
> ---------------------------------
>
>                 Key: OPENMEETINGS-2689
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2689
>             Project: Openmeetings
>          Issue Type: Bug
>          Components: UI
>    Affects Versions: 7.0.0
>            Reporter: Uwe Simon
>            Assignee: Maxim Solodovnik
>            Priority: Critical
>         Attachments: image-2021-10-15-21-47-20-165.png
>
>
> In Chrome 94.0 the layout of the room is corrupted. InFirefox it looks OK.
> Workarround:
> in custom.css
> {code:java}
> .room-block .sb-wb .wb-block .tools {
>    float: right
> }{code}
> !image-2021-10-15-21-47-20-165.png!



--
This message was sent by Atlassian Jira
(v8.20.10#820010)