diff --git a/client/homebrew/pages/homePage/homePage.less b/client/homebrew/pages/homePage/homePage.less index c3ec1815c..b89c2c7dd 100644 --- a/client/homebrew/pages/homePage/homePage.less +++ b/client/homebrew/pages/homePage/homePage.less @@ -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; } } } diff --git a/themes/V3/Blank/snippets.js b/themes/V3/Blank/snippets.js index 8aa4968d1..00699bfd7 100644 --- a/themes/V3/Blank/snippets.js +++ b/themes/V3/Blank/snippets.js @@ -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 : [