Revert "[4.0] Webauth inline SVG button with fill"#31516
Revert "[4.0] Webauth inline SVG button with fill"#31516infograf768 wants to merge 1 commit into4.0-devfrom
Conversation
This reverts commit 31d2bdf.
|
After discussion in maintainers chat, we decided to revert this PR until we have a full API in 4.1 or later. @sandewt Thanks! |
|
@infograf768 would you link the alerts work please. |
|
I really don't understand why the project can't simply use an inline SVG, like so: It will solve all the problems you've been having with it.
|
|
@C-Lodder @N6REJ
instead of in Note: 2.5em instead of 1.5em tobe as near as possible from the similar buttons size In this case we could close this PR and create a new one where we take off the api aspect and the css fill color, but keep the css concerning margin-right and left depending on ltr/rtl @HLeithner |
The disadvantage I think is that this code is difficult to read and maintain. [EDIT] Moreover, you run the risk that the same code will be used in different places. |
|
Hardcoding an image into an unoverrideable php file is not a good solution. |
Let's say we use Would'nt the override be possible by replacing by adding a specific conditional |
|
@infograf768 @C-Lodder @HLeithner does this solve everyone's concerns? #31545 |
Reverts #31190