mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-24 07:27:44 +01:00
remove non-zero xthickness from "small_entry" widgets (gain display, peak display in mixer strip).
Unnecessary and wrong once you can see the border in a different color from the base
This commit is contained in:
parent
5c12c421e7
commit
21eb660d9b
1 changed files with 0 additions and 2 deletions
|
|
@ -661,8 +661,6 @@ style "medium_bold_entry" = "medium_bold_text"
|
|||
|
||||
style "small_entry" = "small_text"
|
||||
{
|
||||
xthickness = 3
|
||||
ythickness = 3
|
||||
fg[NORMAL] = @texts
|
||||
fg[ACTIVE] = @contrasting_indicator
|
||||
fg[SELECTED] = @fg_selected
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue