This is an automated email from the ASF dual-hosted git repository.
solomax pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openmeetings.git
The following commit(s) were added to refs/heads/master by this push:
new 88a6de9 OPENMEETINGS-2655 Adjust sidebar and desktop sharer icon to
fit into button and menu. (#145)
88a6de9 is described below
commit 88a6de9e9c76e12996978864b948cb1f02b9c370
Author: Sebastian Wagner <[email protected]>
AuthorDate: Mon Aug 30 15:16:42 2021 +1200
OPENMEETINGS-2655 Adjust sidebar and desktop sharer icon to fit into button
and menu. (#145)
---
openmeetings-web/src/main/webapp/css/raw-menu.css | 2 +-
openmeetings-web/src/main/webapp/css/raw-room.css | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/openmeetings-web/src/main/webapp/css/raw-menu.css
b/openmeetings-web/src/main/webapp/css/raw-menu.css
index 03dc68c..992e84e 100644
--- a/openmeetings-web/src/main/webapp/css/raw-menu.css
+++ b/openmeetings-web/src/main/webapp/css/raw-menu.css
@@ -39,7 +39,7 @@
position: relative;
}
.room-block .menu .details .detail-btn i::before {
- font-size: 2.0em;
+ font-size: 1.4em;
line-height: 1.2em;
}
.room-block .menu .details .detail-btn.shared {
diff --git a/openmeetings-web/src/main/webapp/css/raw-room.css
b/openmeetings-web/src/main/webapp/css/raw-room.css
index 44a5398..75c6b22 100644
--- a/openmeetings-web/src/main/webapp/css/raw-room.css
+++ b/openmeetings-web/src/main/webapp/css/raw-room.css
@@ -142,7 +142,7 @@ html[dir="rtl"] .room-block .sb-wb .sidebar {
display: none !important;
}
.room-block .sb-wb .sidebar .icon-undock, .room-block .sb-wb .sidebar
.icon-dock {
- font-size: 1.6em;
+ font-size: 1.2em;
padding-top: 3px;
}
.room-block .sb-wb .sidebar .icon-dock:before {