mirror of
https://github.com/nextcloud/server.git
synced 2026-04-21 22:27:31 -04:00
Hovering on the unshare doesnt spoil look
This commit is contained in:
parent
d8e8dab006
commit
326aae8a08
1 changed files with 4 additions and 0 deletions
|
|
@ -29,6 +29,9 @@
|
|||
white-space:normal;
|
||||
}
|
||||
|
||||
#shareWithList .cruds {
|
||||
margin-left:-10px;
|
||||
}
|
||||
#dropdown label {
|
||||
font-weight:400;
|
||||
}
|
||||
|
|
@ -47,6 +50,7 @@
|
|||
float:right;
|
||||
opacity:.5;
|
||||
padding:.3em 0 0 .3em !important;
|
||||
margin-top:-5px;
|
||||
}
|
||||
|
||||
#link {
|
||||
|
|
|
|||
Loading…
Reference in a new issue