Merge pull request #6808 from Lawrence37/places-ux

Show favorite places at the top of the list
This commit is contained in:
Lawrence37
2023-08-08 19:17:29 -07:00
committed by GitHub
3 changed files with 27 additions and 23 deletions

View File

@@ -227,6 +227,8 @@ menu separator {
}
#PlacesPaned .view.separator {
min-height: 0.16666666666666666em;
color: #363636;
}
#MetaPanelNotebook separator {

View File

@@ -207,6 +207,8 @@ menu separator {
}
#PlacesPaned .view.separator {
min-height: 0.16666666666666666em;
color: #363636;
}
#MetaPanelNotebook separator {