diff --git a/tdx-enhanced.js b/tdx-enhanced.js index fdbf41b..92def39 100644 --- a/tdx-enhanced.js +++ b/tdx-enhanced.js @@ -1,7 +1,7 @@ // ==UserScript== // @name tdx-enhanced // @namespace ecn -// @version 2024-05-13-03 +// @version 2024-05-14-01 // @description enhanced tdx coloring & formatting. follows system color scheme. // @author Purdue STEM IT - it@purdue.edu // @match https://service.purdue.edu/TDNext/* @@ -716,9 +716,11 @@ --col-modified: var(--light-col-modified); } +/* ::selection { /* background: var(--bg-3); */ } +*/ /* Global */