mirror of
https://github.com/netbirdio/dex.git
synced 2026-05-22 18:43:53 -07:00
Add icon for gitea (#2733)
Signed-off-by: Pablo Ovelleiro Corral <mail@pablo.tools>
This commit is contained in:
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 2.2 KiB |
@@ -53,6 +53,11 @@ body {
|
||||
background-image: url(../static/img/email-icon.svg);
|
||||
}
|
||||
|
||||
.dex-btn-icon--gitea {
|
||||
background-color: #F5F5F5;
|
||||
background-image: url(../static/img/gitea-icon.svg);
|
||||
}
|
||||
|
||||
.dex-btn-icon--github {
|
||||
background-color: #F5F5F5;
|
||||
background-image: url(../static/img/github-icon.svg);
|
||||
|
||||
Reference in New Issue
Block a user