mirror of
https://github.com/nextcloud/server.git
synced 2026-06-13 10:40:40 -04:00
Adjust prominence of shared-by info to not overpower file name
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
This commit is contained in:
parent
9f4cd52a97
commit
f2fadf677c
1 changed files with 2 additions and 1 deletions
|
|
@ -225,6 +225,7 @@ thead {
|
|||
position: relative;
|
||||
top: -10px;
|
||||
font-weight: 300;
|
||||
font-size: 12px;
|
||||
font-size: 11px;
|
||||
opacity: .57;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue