You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by se...@apache.org on 2020/04/15 05:24:55 UTC

[openmeetings] branch master updated (96d9435 -> 5a73085)

This is an automated email from the ASF dual-hosted git repository.

sebawagner pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/openmeetings.git.


    from 96d9435  [OPENMEETINGS-2240] user list is sorted
     add 495e8cf  OPENMEETINGS-2251 Fix JS and CSS for tabbar for right click menu
     add 89a006c  OPENMEETINGS-2251 Fix icon buttons on whiteboard to have no border line but hover
     add 1321875  OPENMEETINGS-2251 Revert changes for other buttons
     new 5a73085  Merge pull request #59 from apache/feature/openmeetings-2251-whiteboard-tab-button-right-click

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../org/apache/openmeetings/web/room/wb/WbPanel.html  | 12 ++++++++----
 .../apache/openmeetings/web/room/wb/raw-wb-area.js    | 19 ++++++++++---------
 openmeetings-web/src/main/webapp/css/raw-wb.css       |  5 ++++-
 3 files changed, 22 insertions(+), 14 deletions(-)


[openmeetings] 01/01: Merge pull request #59 from apache/feature/openmeetings-2251-whiteboard-tab-button-right-click

Posted by se...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

sebawagner pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openmeetings.git

commit 5a73085f1b3be74a6b22dcd665109cea8bd6668e
Merge: 96d9435 1321875
Author: Sebastian Wagner <se...@apache.org>
AuthorDate: Wed Apr 15 17:24:48 2020 +1200

    Merge pull request #59 from apache/feature/openmeetings-2251-whiteboard-tab-button-right-click
    
    OPENMEETINGS-2251 Fix JS and CSS for tabbar for right click menu

 .../org/apache/openmeetings/web/room/wb/WbPanel.html  | 12 ++++++++----
 .../apache/openmeetings/web/room/wb/raw-wb-area.js    | 19 ++++++++++---------
 openmeetings-web/src/main/webapp/css/raw-wb.css       |  5 ++++-
 3 files changed, 22 insertions(+), 14 deletions(-)