2025-12-03, 01:29 PM
(This post was last modified: 2025-12-03, 01:45 PM by Ted Hinklater. Edited 2 times in total.)
Are you using the new 10.11.x import line? Whats your resolution & display scale (1.0, 1.25x) and whats your client (Firefox, JMP etc)
This will hide backdrop images on everything except detail pages
This will hide backdrop images on everything except detail pages
Code:
@import url("https://cdn.jsdelivr.net/gh/tedhinklater/finimalism@main/finimalism10.11.css");
.pageTabContent.is-active::before { background: #110e1e;}
