mirror of
https://github.com/transmission/transmission
synced 2025-03-04 10:38:13 +00:00
revert the spacing between the table row buttons
This commit is contained in:
parent
916aea36e3
commit
cca9af71ef
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@
|
|||
#define HEIGHT_STATUS 12.0
|
||||
|
||||
#define PADDING_HORIZONTAL 5.0
|
||||
#define PADDING_BETWEEN_BUTTONS 4.0
|
||||
#define PADDING_BETWEEN_BUTTONS 3.0
|
||||
#define PADDING_BETWEEN_IMAGE_AND_TITLE (PADDING_HORIZONTAL + 1.0)
|
||||
#define PADDING_BETWEEN_IMAGE_AND_BAR PADDING_HORIZONTAL
|
||||
#define PADDING_BETWEEN_TITLE_AND_PRIORITY 3.0
|
||||
|
|
Loading…
Add table
Reference in a new issue