Shodai Ikebe
Shodai Ikebe
`GetCommandLine()` is called from `Program.cs`. But the arguments are split by space because they are not quoted properly. https://github.com/cake-build/cake/blob/b66ac025002d35288583e1b725155aedc0d3f8f9/src/Cake/Program.cs#L39-L42 https://github.com/cake-build/cake/blob/08907d1a5d97b66f58c01ae82506280882dcfacc/src/Cake/Polyfill/EnvironmentHelper.cs#L11-L19
So each argument should be quoted using this? https://github.com/cake-build/cake/blob/08907d1a5d97b66f58c01ae82506280882dcfacc/src/Cake.Core/Extensions/StringExtensions.cs#L20-L27
@jnm2 Thanks! Can you share your thoughts on this issue?
@xstof Hi! What's the current status of this issue?
This issue still exists. Any progress?
Ah I see, this color change is not from AdminLTE but Bootstrap. So your deletion does not have any effect.  ----- This `#23527c` is applied. 
If your link has underline in it, this PR makes it harder to read correctly. Could you also tweak padding? 
>Edit: For what it's worth I can't get your padding behavior on my browser. That's strange... which browser are you using? As I said before screenshots would help.
>I can't change that without changing the font used in Gitbucket. How did you verify that? You can override any third party css behavior if you can define your style...
#2517 might help