зеркало из https://github.com/nextcloud/spreed.git
Added more options button to each room list item.
This commit is contained in:
Родитель
e76242bee9
Коммит
a94b645ab5
|
@ -123,3 +123,22 @@ video {
|
|||
#app-content:fullscreen {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.localmediaerror h2 {
|
||||
color: red;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.localmediaerror .uploadmessage {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#app-navigation .utils .action {
|
||||
display: inline-block;
|
||||
line-height: 20px;
|
||||
height: 20px;
|
||||
width: 16px;
|
||||
padding: 12px 6px;
|
||||
cursor: pointer;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче