more css fixes
هذا الالتزام موجود في:
@@ -315,7 +315,7 @@ const views = {
|
|||||||
privacy: path.join(__dirname, '../../', 'public/views/privacy.html'),
|
privacy: path.join(__dirname, '../../', 'public/views/privacy.html'),
|
||||||
room: path.join(__dirname, '../../', 'public/views/Room.html'),
|
room: path.join(__dirname, '../../', 'public/views/Room.html'),
|
||||||
rtmpStreamer: path.join(__dirname, '../../', 'public/views/RtmpStreamer.html'),
|
rtmpStreamer: path.join(__dirname, '../../', 'public/views/RtmpStreamer.html'),
|
||||||
whoAreYou: pat h.join(__dirname, '../../', 'public/views/whoAreYou.html'),
|
whoAreYou: path.join(__dirname, '../../', 'public/views/whoAreYou.html'),
|
||||||
};
|
};
|
||||||
|
|
||||||
const filesPath = [views.landing, views.newRoom, views.room, views.login, views.whoAreYou];
|
const filesPath = [views.landing, views.newRoom, views.room, views.login, views.whoAreYou];
|
||||||
|
|||||||
@@ -237,6 +237,15 @@ body {
|
|||||||
height: 45px;
|
height: 45px;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
|
background-color: red;
|
||||||
|
}
|
||||||
|
|
||||||
|
.fa-solid, .fas{
|
||||||
|
color: black !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
.recordingStatus{
|
||||||
|
color: black;
|
||||||
}
|
}
|
||||||
|
|
||||||
.image-grid img:hover {
|
.image-grid img:hover {
|
||||||
|
|||||||
المرجع في مشكلة جديدة
حظر مستخدم