Fix invisible separator in file browser Places
Set minimum height and color for the TreeView separator for the RawTherapee and legacy RawTherapee themes.
This commit is contained in:
@@ -227,6 +227,8 @@ menu separator {
|
||||
}
|
||||
|
||||
#PlacesPaned .view.separator {
|
||||
min-height: 0.16666666666666666em;
|
||||
color: #363636;
|
||||
}
|
||||
|
||||
#MetaPanelNotebook separator {
|
||||
|
@@ -207,6 +207,8 @@ menu separator {
|
||||
}
|
||||
|
||||
#PlacesPaned .view.separator {
|
||||
min-height: 0.16666666666666666em;
|
||||
color: #363636;
|
||||
}
|
||||
|
||||
#MetaPanelNotebook separator {
|
||||
|
Reference in New Issue
Block a user