
/* the reset-request rows render on white cards in both themes, so the text
   must stay dark - the old tl-dark rule painted it near-white on white */
#adminShell .pr-row,body.tl-dark #adminShell .pr-row{background:#fff!important;border-color:#e2e8f0!important}
#adminShell .pr-row .who,body.tl-dark #adminShell .pr-row .who{color:#0f172a!important}
#adminShell .pr-row .meta,body.tl-dark #adminShell .pr-row .meta{color:#475569!important}
#adminShell .pr-row .desc,body.tl-dark #adminShell .pr-row .desc{color:#1f2937!important}
#adminShell .pr-row .pr-win,body.tl-dark #adminShell .pr-row .pr-win{color:#1d4ed8!important}
#adminShell .pr-empty,body.tl-dark #adminShell .pr-empty{color:#475569!important}
