Weilbyte
4 years ago
No known key found for this signature in database
GPG Key ID: E1EB2BFCF73B5B9F
2 changed files with
4 additions and
1 deletions
-
PVEDiscordDark/sass/special/_icons.sass
-
PVEDiscordDark/sass/x/_menu.sass
|
|
@ -76,6 +76,9 @@ |
|
|
|
.fa-building.online |
|
|
|
color: $blurple !important |
|
|
|
|
|
|
|
.fa-window-restore:before |
|
|
|
color: white |
|
|
|
|
|
|
|
.fa-fw.x-grid-icon-custom.fa |
|
|
|
&.fa-database |
|
|
|
color: $blurple |
|
|
|
|
|
@ -20,7 +20,7 @@ |
|
|
|
|
|
|
|
.x-menu-item-icon-default.x-menu-item-icon.fa |
|
|
|
&.fa-fw |
|
|
|
&.fa-building, &.fa-folder, &.fa-floppy-o, &.fa-file-o, &.fa-clone, &.fa-send-o, &.fa-group, &.fa-user, &.fa-user-o, &.fa-bar-chart |
|
|
|
&.fa-building, &.fa-folder, &.fa-floppy-o, &.fa-file-o, &.fa-clone, &.fa-send-o, &.fa-group, &.fa-user, &.fa-user-o, &.fa-bar-chart, &.fa-address-book-o |
|
|
|
color: #fff |
|
|
|
&.fa-play |
|
|
|
color: $green |
|
|
|