.prev { background-image: url("project://database/Assets/BITKit/Unity/Art/Icons/Icon_player-track-prev-filled.png?fileID=21300000&guid=7d1187fbf91d0ac418a4f5d768b99c3f&type=3#Icon_player-track-prev-filled"); } .player-container { } .player-container Button { margin-top: 8px; margin-right: 0; margin-bottom: 8px; margin-left: 0; width: 24px; height: 16px; background-color: rgba(0, 0, 0, 0); border-top-width: 0; border-right-width: 0; border-bottom-width: 0; border-left-width: 0; -unity-background-image-tint-color: rgba(255, 255, 255, 0.5); } .next { background-image: url("project://database/Assets/BITKit/Unity/Art/Icons/Icon_player-track-next-filled.png?fileID=21300000&guid=20c29de72b51c9344b5fef47e6472693&type=3#Icon_player-track-next-filled"); } .play-or-pause { } .player-container Label { min-width: 24px; }