fixes #861 - Add tap hold menus to web client
This commit is contained in:
parent
2c9ebd220c
commit
d1a36e7c73
15 changed files with 206 additions and 48 deletions
|
@ -402,8 +402,8 @@ a.itemTag:hover {
|
|||
}
|
||||
|
||||
.lnkSibling {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
position: fixed;
|
||||
top: 105px;
|
||||
text-decoration: none;
|
||||
font-weight: normal!important;
|
||||
display: none;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue