mirror of
https://github.com/smittix/intercept.git
synced 2026-04-24 14:50:00 -07:00
fix: WeFax sidebar minor GUI issues (#167)
Remove section hover shift, fix broken NOAA PDF link, reorder sections to match Weather Satellite pattern, and fix text alignment spacing. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -7300,7 +7300,6 @@ body[data-mode="tscm"] {
|
||||
.section:hover {
|
||||
border-color: var(--visual-edge-cyan);
|
||||
box-shadow: var(--visual-glow-cyan), inset 0 1px 0 rgba(255, 255, 255, 0.06);
|
||||
transform: translateY(-1px);
|
||||
}
|
||||
|
||||
.section h3 {
|
||||
|
||||
Reference in New Issue
Block a user