less: adding the gitlab button
This commit is contained in:
parent
e62a93e021
commit
ab8ebbc093
2 changed files with 5 additions and 0 deletions
|
|
@ -46,6 +46,7 @@
|
|||
.button-light { .button-variant(@text-light-color, @button-bg-color, @button-hover-color); }
|
||||
|
||||
.button-github { .button-variant(@button-github-color, @button-github-bg); }
|
||||
.button-gitlab { .button-variant(@button-gitlab-color, @button-gitlab-bg); }
|
||||
.button-google { .button-variant(@button-google-color, @button-google-bg); }
|
||||
|
||||
// Outline
|
||||
|
|
|
|||
Reference in a new issue