MCPcopy Create free account
hub / github.com/NMWplays/Glowify / installFeatureControllers

Function installFeatureControllers

theme.js:8020–8029  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

8018 background: transparent;
8019 border-radius: 15px;
8020 overflow: hidden;
8021 padding: 4px;
8022 box-sizing: border-box;
8023 box-shadow: var(--glowify-shadow);
8024 outline: var(--glowify-outline, none) !important;
8025 color: white;
8026 width: max-content;
8027 }
8028 .glowifySelectItem {
8029 padding: 8px 10px;
8030 margin: 2px;
8031 border-radius: 10px;
8032 cursor: pointer;

Callers 1

startGlowifySettingsFunction · 0.85

Calls 8

installLyricsTranslatorFunction · 0.85
installNextSongCardFunction · 0.85
installCoverSwipeFunction · 0.85

Tested by

no test coverage detected