Merge pull request #6090 from nextcloud/federationscope-title-bold
Bold federation scope title in dropdown menu, as intended
This commit is contained in:
commit
ba8d26a150
1 changed files with 4 additions and 0 deletions
|
@ -230,6 +230,10 @@ input#passwordbutton {
|
|||
line-height: 1.6em;
|
||||
}
|
||||
|
||||
.federationScopeMenu.popovermenu .menuitem .menuitem-text {
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
.federationScopeMenu.popovermenu .menuitem .menuitem-text-detail {
|
||||
opacity: .75;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue