Fix for issue https://github.com/Beep6581/RawTherapee/issues/3751
This commit is contained in:
@@ -243,6 +243,13 @@ scale trough {
|
|||||||
margin: 6px 6px; /* have to be half of "scale slider / min-width min-height" */
|
margin: 6px 6px; /* have to be half of "scale slider / min-width min-height" */
|
||||||
background-color: #2A2A2A;
|
background-color: #2A2A2A;
|
||||||
}
|
}
|
||||||
|
scale.fine-tune trough {
|
||||||
|
margin: 5px;
|
||||||
|
padding: 1px;
|
||||||
|
}
|
||||||
|
scale.fine-tune trough highlight {
|
||||||
|
margin: -2px;
|
||||||
|
}
|
||||||
scale:disabled trough {
|
scale:disabled trough {
|
||||||
background-color: #444;
|
background-color: #444;
|
||||||
border-color: #282828;
|
border-color: #282828;
|
||||||
|
Reference in New Issue
Block a user