0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 16:22:44 +00:00

Merge branch 'master' into Licnese_Add_Icons

This commit is contained in:
Trevor Buckner
2025-10-23 16:05:50 -04:00
committed by GitHub
2 changed files with 5 additions and 33 deletions

View File

@@ -34,13 +34,15 @@
}
.navItem.save {
.fadeInRight();
.transition(opacity);
background-color : @orange;
transition:all 0.2s;
&:hover { background-color : @green; }
&.neverSaved {
.fadeOutRight();
translate:-100%;
opacity: 0;
background-color :#333;
cursor:auto;
}
}
}

View File

@@ -227,26 +227,6 @@ module.exports = [
}
]
},
{
name : 'Forged in the Dark',
subsnippets : [
{
name : 'Logo',
icon : 'fas fa-image',
gen : LicenseGen.bladesDarkLogo
},
{
name : 'Logo Attribution',
icon : 'fas fa-legal',
gen : LicenseGen.bladesDarkLogoAttribution
},
{
name : 'Attribution Statement',
icon : 'fas fa-legal',
gen : LicenseGen.bladesDarkNotice
},
],
},
{
name : 'Creative Commons',
icon : 'fab fa-creative-commons',
@@ -351,16 +331,6 @@ module.exports = [
name : 'DTRPG Community Content',
incon : 'fab fa-dtrpg',
subsnippets : [
{
name : "Starforgers Guild Colophon",
gen : LicenseDTTRPGGCC.alligatorAlleyEntertainmentStarforgersGuildColophon,
},
{
name : "Hall of Champions Colophon",
gen : LicenseDTTRPGGCC.dojHallofChampionsColophon,
},
{
name : "Hero Kid\'s Creators Guild",
subsnippets : [