diff options
| author | Craig Jennings <c@cjennings.net> | 2026-06-15 18:22:01 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-06-15 18:22:01 -0500 |
| commit | 37d8e20e60852b27f89a73497dbf9b16b0ca33e2 (patch) | |
| tree | f6ec174289bcd277d18b4ef33cf9e0bec5599718 /scripts/theme-studio/styles.css | |
| parent | 49ebe73098891061e779f5663a2fb615156a5a31 (diff) | |
| download | dotemacs-37d8e20e60852b27f89a73497dbf9b16b0ca33e2.tar.gz dotemacs-37d8e20e60852b27f89a73497dbf9b16b0ca33e2.zip | |
refactor(theme-studio): drop dead bindings and CSS left by the cluster work
Diffstat (limited to 'scripts/theme-studio/styles.css')
| -rw-r--r-- | scripts/theme-studio/styles.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/theme-studio/styles.css b/scripts/theme-studio/styles.css index 79669e286..6645aab24 100644 --- a/scripts/theme-studio/styles.css +++ b/scripts/theme-studio/styles.css @@ -42,7 +42,6 @@ .lockbtn{background:none;border:none;cursor:pointer;font-size:15px;line-height:1;padding:2px 4px;opacity:.5;filter:grayscale(1)} .lockbtn.on{opacity:1;filter:none} .boxctl{display:flex;align-items:center;gap:5px} - .boxctl .cdd:not(.compact){width:108px} .boxctl .cstepbtn{width:18px} .legctl{margin:0 0 8px;display:flex;gap:8px;align-items:center} .cat{color:#b4b1a2} .ex{font-size:17px} |
