]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Improve theme-color-level() using abs() (#24074)
authorschwastek <31923722+schwastek@users.noreply.github.com>
Tue, 26 Sep 2017 12:05:59 +0000 (14:05 +0200)
committerXhmikosR <xhmikosr@gmail.com>
Tue, 26 Sep 2017 12:05:59 +0000 (15:05 +0300)
commit17fd2c9f84be84fb917f40212d2ddd88fe6a6d1e
tree17436f7f522845adfb13fd666cca9fb79e1ffa59
parentf615f372e528d443f9f179451d00a4b960fc8a67
Improve theme-color-level() using abs() (#24074)

`abs()` gets the absolute value of `$level`.
That way, `if/else` statement can be completely eliminated.
scss/_functions.scss