commit | 9d7940ce20a20faab1de363c28b8a8ef405b9624 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Jan 19 18:28:43 2017 -0800 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Jan 19 18:30:37 2017 -0800 |
tree | ed255d010718b67b9682b7152c67caa66e22c41c | |
parent | 0e803350eccda7a75bbc9b7d5a4479b1420c9b6e [diff] [blame] |
Added Side panel component Change-Id: I6c10fc025c904262872b984a137c3252fd435374
diff --git a/src/app/style/style.scss b/src/app/style/style.scss index 95971fb..2a96d7c 100644 --- a/src/app/style/style.scss +++ b/src/app/style/style.scss
@@ -1,3 +1,5 @@ +@import './vars.scss'; + .btn:active,.btn.active{ box-shadow:none }