created secondary button style, added a couple of variables, played with the plugins page to get the underline in place. Worth a look, but check that I was building everything properly :)

This commit is contained in:
Trent White
2016-02-19 18:22:24 -05:00
parent 18bbefee1c
commit 6721cec73f
8 changed files with 33 additions and 18 deletions

View File

@@ -24,6 +24,14 @@
-moz-osx-font-smoothing: grayscale;
}
.inline-icon-gf {
vertical-align: middle;
}
.icon-gf-raintank_wordmark:before {
content: "\e600";
}