Closed ghost closed 9 years ago
Is there a particular reason, why "border: 2px solid color; " is sometimes used, instead of outline?
IMO outline is much better, as it doesn't relocate/move/destroy the layout and should be used everywhere. I couldn't find any disadvantages yet.
Seems like a valid idea to me. Any thoughts?
:+1:
Perfectly valid, sorry about the late reply! Fixed in https://github.com/redroot/holmes/commit/695abea8ba457a70333d12dfe84e2ca68e17a88f
Is there a particular reason, why "border: 2px solid color; " is sometimes used, instead of outline?
IMO outline is much better, as it doesn't relocate/move/destroy the layout and should be used everywhere. I couldn't find any disadvantages yet.