Really fixing #4300 :-/ "RawTherapee theme bug when editing node in/out

values"
This commit is contained in:
Hombre
2018-01-14 23:33:20 +01:00
parent 709b291412
commit dbcfc9d91a

View File

@@ -446,6 +446,11 @@ menuitem {
min-height: 10px;
}
/* FlowBoxChild */
flowboxchild:selected {
background-color: inherit;
}
#HistogramPanel {
margin: 0;
padding: 0;