[
https://issues.apache.org/jira/browse/ARTEMIS-3095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Erwin Dondorp updated ARTEMIS-3095:
-----------------------------------
Description:
The "Broker Diagram" page shows 5 checkboxes on one row. Because these are
tightly packed, it is unclear which checkbox belongs to which label. When
hacking the CSS, I found that "margin-right: 10px" leads to the intended style.
But as simple as the change may sound, I could not find the proper place in the
source code to make this update.
old:
!screenshot-1.png!
new:
!screenshot-2.png!
of course the ":" indicates it, but that one is so small/narrow;
and looking at the start/end of the line also clears the doubt. but neither are
very intuitive.
was:
The "Broker Diagram" page shows 5 checkboxes on one row. Because these are
tightly packed, it is unclear which checkbox belongs to which label. When
hacking the CSS, I found that "margin-right: 10px" leads to the intended style.
But as simple as the change may sound, I could not find the proper place in the
source code to make this update.
old:
!screenshot-1.png!
new:
!screenshot-2.png!
of course the ":" indicates it, but that one is so small/narrow;
and looking at the start/end of the line also clears the doubt. but neither are
very intuitive.
0 Links
> add some spacing between checkboxes for Broker Diagram
> ------------------------------------------------------
>
> Key: ARTEMIS-3095
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3095
> Project: ActiveMQ Artemis
> Issue Type: Wish
> Affects Versions: 2.16.0
> Reporter: Erwin Dondorp
> Priority: Minor
> Attachments: screenshot-1.png, screenshot-2.png
>
>
> The "Broker Diagram" page shows 5 checkboxes on one row. Because these are
> tightly packed, it is unclear which checkbox belongs to which label. When
> hacking the CSS, I found that "margin-right: 10px" leads to the intended
> style. But as simple as the change may sound, I could not find the proper
> place in the source code to make this update.
> old:
> !screenshot-1.png!
> new:
> !screenshot-2.png!
> of course the ":" indicates it, but that one is so small/narrow;
> and looking at the start/end of the line also clears the doubt. but neither
> are very intuitive.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)