![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/cartforge.co/vendor/tubalmartin/cssmin/tests/fixtures/ |
/* Although it's tempting to compress the value "none" to "0" for border property, it's not 100% safe to do so. @See: - http://stackoverflow.com/a/2948616/1273027 - http://stackoverflow.com/a/24834322/1273027 */ a { border: none; border-top: none; border-right: none; border-bottom:none; border-left: none }