refactor: 인라인 CSS 정리 #69

병합
htlee develop 에서 main 로 2 commits 를 머지했습니다 2026-03-18 14:23:47 +09:00

2 커밋

작성자 SHA1 메시지 날짜
5210ddcda8 Merge pull request 'refactor: 인라인 CSS 정리 — 공통 클래스 + Tailwind 전환' (#68) from refactor/inline-css-cleanup into develop 2026-03-18 14:23:45 +09:00
4dd1597111 refactor: 인라인 CSS 정리 — 공통 클래스 추출 + Tailwind 전환
- CollectorMonitor: 29건 인라인 → CSS 클래스 (~3건 동적만 잔존)
- 팝업 공통 CSS: .popup-header, .popup-body, .popup-grid, .popup-label 추출
  - AirportLayer, DamagedShipLayer, InfraLayer, SubmarineCableLayer 적용
- LoginPage: var(--kcg-*) 인라인 → Tailwind 유틸리티 전환 (hover 포함)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-18 14:23:09 +09:00