[mirotalksfu] - add keyboard shortcuts
هذا الالتزام موجود في:
@@ -469,6 +469,36 @@ th {
|
||||
width: 180px;
|
||||
}
|
||||
|
||||
/*--------------------------------------------------------------
|
||||
# Shortcut Table
|
||||
--------------------------------------------------------------*/
|
||||
|
||||
#shortcutsTable {
|
||||
width: 100%;
|
||||
border-collapse: collapse;
|
||||
margin: 20px 0;
|
||||
font-size: 16px;
|
||||
text-align: left;
|
||||
color: #fff;
|
||||
border-radius: 10px;
|
||||
background: var(--body-bg);
|
||||
}
|
||||
#shortcutsTable th,
|
||||
#shortcutsTable td {
|
||||
border: var(--border);
|
||||
padding: 5px;
|
||||
}
|
||||
#shortcutsTable th {
|
||||
background: var(--body-bg);
|
||||
font-weight: bold;
|
||||
}
|
||||
#shortcutsTable td i {
|
||||
color: #007bff;
|
||||
}
|
||||
#shortcutsTable tr:nth-child(even) {
|
||||
background: var(--body-bg);
|
||||
}
|
||||
|
||||
/*--------------------------------------------------------------
|
||||
# RTMP settings
|
||||
--------------------------------------------------------------*/
|
||||
@@ -640,7 +670,7 @@ th {
|
||||
width: 65%;
|
||||
background-color: var(--body-bg);
|
||||
min-height: 480px;
|
||||
max-height: 680px;
|
||||
max-height: 768px;
|
||||
overflow-x: hidden;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
المرجع في مشكلة جديدة
حظر مستخدم